@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Fri Apr 17 10:02:34 UTC 2015") public interface TopiaEntityAuthorization extends NoSecurityLoad, TopiaAuthorization
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_ACTIONS |
static String |
PROPERTY_EXPRESSION |
static String |
PROPERTY_PRINCIPALS |
AGGREGATE, COMPOSITE, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Modifier and Type | Method and Description |
|---|---|
int |
getActions() |
String |
getExpression() |
Set |
getPrincipals() |
void |
setActions(int actions) |
void |
setActions(String actions) |
void |
setExpression(String expression) |
void |
setPrincipals(Set principals) |
void |
setPrincipals(String principals) |
implies, impliesActions, impliesExpression, impliesPrincipalsaccept, addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getAggregate, getComposite, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionstatic final String PROPERTY_EXPRESSION
static final String PROPERTY_ACTIONS
static final String PROPERTY_PRINCIPALS
void setExpression(String expression)
String getExpression()
getExpression in interface TopiaAuthorizationvoid setActions(int actions)
int getActions()
getActions in interface TopiaAuthorizationvoid setPrincipals(Set principals)
Set getPrincipals()
getPrincipals in interface TopiaAuthorizationvoid setActions(String actions)
void setPrincipals(String principals)
Copyright © 2004–2015 CodeLutin. All rights reserved.