public interface TaskDutyConfiguration<A extends Enum<A>>
Modifier and Type | Method and Description |
---|---|
A |
getDutyKey()
Obtains the key identifying the
Duty . |
String |
getDutyName()
Obtains the name identifying the
Duty . |
String |
getScopeAdministratorName()
Obtains the name of the
Administrator within the
AdministratorScope . |
String getScopeAdministratorName()
Administrator
within the
AdministratorScope
.Administrator
within the
AdministratorScope
.String getDutyName()
Duty
.Duty
or null
if identified by
key.Copyright © 2005–2016. All rights reserved.