Modifier and Type | Method and Description |
---|---|
Duty<Transaction,TransactionDutiesEnum,None> |
TransactionAdministratorSource.getDuty(DutyKey<TransactionDutiesEnum> key) |
Modifier and Type | Method and Description |
---|---|
DutyKey<A> |
RawBoundAdministratorMetaDataImpl.getDutyKey(Enum<?> key) |
DutyKey<A> |
RawBoundAdministratorMetaDataImpl.getDutyKey(String dutyName) |
Modifier and Type | Method and Description |
---|---|
DutyMetaData |
AdministratorMetaDataImpl.getDutyMetaData(DutyKey<A> dutyKey) |
Modifier and Type | Class and Description |
---|---|
class |
DutyKeyImpl<A extends Enum<A>> |
Modifier and Type | Method and Description |
---|---|
DutyKey<A> |
TaskDutyAssociationImpl.getDutyKey() |
Constructor and Description |
---|
TaskDutyAssociationImpl(AdministratorIndex adminIndex,
DutyKey<A> dutyKey)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
DutyKey<A> |
RawBoundAdministratorMetaData.getDutyKey(Enum<?> key)
|
DutyKey<A> |
RawBoundAdministratorMetaData.getDutyKey(String dutyName)
|
Modifier and Type | Method and Description |
---|---|
DutyKey<A> |
TaskDutyAssociation.getDutyKey()
|
Modifier and Type | Method and Description |
---|---|
DutyMetaData |
AdministratorMetaData.getDutyMetaData(DutyKey<A> dutyKey)
Obtains the
DutyMetaData for the input DutyKey . |
Modifier and Type | Method and Description |
---|---|
Duty<I,?,?> |
Administrator.getDuty(DutyKey<A> dutyKey)
Duty to be undertaken on the ManagedObject extension
interfaces. |
Modifier and Type | Method and Description |
---|---|
Duty<Object,?,?> |
ClassAdministrator.getDuty(DutyKey<Indexed> dutyKey) |
Copyright © 2005–2016. All rights reserved.