@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Thu Apr 09 10:03:11 UTC 2015") public abstract class TopiaEntityAuthorizationAbstract extends TopiaAuthorizationImpl implements TopiaEntityAuthorization
| Modifier and Type | Field and Description |
|---|---|
protected int |
actions
Nom de l'attribut en BD : actions
|
protected String |
expression
Nom de l'attribut en BD : expression
|
protected Set |
principals
Nom de l'attribut en BD : principals
|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_ACTIONS, PROPERTY_EXPRESSION, PROPERTY_PRINCIPALSAGGREGATE, COMPOSITE, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
TopiaEntityAuthorizationAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(EntityVisitor visitor) |
protected void |
accept0(EntityVisitor visitor) |
int |
getActions() |
List<TopiaEntity> |
getAggregate() |
List<TopiaEntity> |
getComposite() |
String |
getExpression() |
Set |
getPrincipals() |
void |
setActions(int actions) |
void |
setExpression(String expression) |
void |
setPrincipals(Set principals) |
String |
toString() |
implies, impliesActions, impliesExpression, impliesPrincipalsaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaContext, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitsetActions, setPrincipalsimplies, impliesActions, impliesExpression, impliesPrincipalsaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected String expression
protected int actions
protected Set principals
public void accept(EntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityaccept in class TopiaAuthorizationAbstractTopiaExceptionprotected void accept0(EntityVisitor visitor) throws TopiaException
accept0 in class TopiaAuthorizationAbstractTopiaExceptionpublic void setExpression(String expression)
setExpression in interface TopiaEntityAuthorizationpublic String getExpression()
getExpression in interface TopiaAuthorizationgetExpression in interface TopiaEntityAuthorizationpublic void setActions(int actions)
setActions in interface TopiaEntityAuthorizationpublic int getActions()
getActions in interface TopiaAuthorizationgetActions in interface TopiaEntityAuthorizationpublic void setPrincipals(Set principals)
setPrincipals in interface TopiaEntityAuthorizationpublic Set getPrincipals()
getPrincipals in interface TopiaAuthorizationgetPrincipals in interface TopiaEntityAuthorizationpublic List<TopiaEntity> getAggregate() throws TopiaException
getAggregate in interface TopiaEntitygetAggregate in class TopiaAuthorizationAbstractTopiaExceptionpublic List<TopiaEntity> getComposite() throws TopiaException
getComposite in interface TopiaEntitygetComposite in class TopiaAuthorizationAbstractTopiaExceptionpublic String toString()
toString in class TopiaAuthorizationAbstractCopyright © 2004–2015 CodeLutin. All rights reserved.