T
- target typepublic class TableStructureAdminOperationKey extends TableTransitionKey
Constructor and Description |
---|
TableStructureAdminOperationKey(java.lang.String name) |
TableStructureAdminOperationKey(java.lang.String name,
java.lang.String help) |
Modifier and Type | Method and Description |
---|---|
boolean |
allow(SessionService<?> serv,
DataObjectFactory target)
Access control to the transition.
|
public TableStructureAdminOperationKey(java.lang.String name, java.lang.String help)
public TableStructureAdminOperationKey(java.lang.String name)
public boolean allow(SessionService<?> serv, DataObjectFactory target)
TableTransitionKey
allow
in class TableTransitionKey