@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Thu Aug 08 17:30:45 CEST 2013") public interface TopiaEntityAuthorization extends NoSecurityLoad, TopiaAuthorization
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIONS |
static String |
EXPRESSION |
static String |
PRINCIPALS |
AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, 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, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionstatic final String EXPRESSION
static final String ACTIONS
static final String 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–2013 CodeLutin. All rights reserved.