@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Sun Mar 22 16:44:41 UTC 2015") public interface TopiaAuthorization extends NoSecurityLoad, TopiaEntity
AGGREGATE, COMPOSITE, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Modifier and Type | Method and Description |
|---|---|
int |
getActions() |
String |
getExpression() |
Set |
getPrincipals() |
boolean |
implies(TopiaAuthorization authorization) |
boolean |
impliesActions(int thisActions,
int thatActions) |
boolean |
impliesExpression(String thisExpression,
String thatExpression) |
boolean |
impliesPrincipals(Set thisPrincipals,
Set thatPrincipals) |
accept, addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getAggregate, getComposite, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionString getExpression()
int getActions()
Set getPrincipals()
boolean implies(TopiaAuthorization authorization)
boolean impliesActions(int thisActions,
int thatActions)
Copyright © 2004–2015 CodeLutin. All rights reserved.