@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Fri Mar 17 11:05:08 CET 2017") public abstract class TaasAuthorizationAbstract extends TopiaEntityAbstract implements TaasAuthorization
| 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
|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_ACTIONS, PROPERTY_EXPRESSIONAGGREGATE, COMPOSITE, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
TaasAuthorizationAbstract() |
| 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() |
void |
setActions(int actions) |
void |
setExpression(String expression) |
String |
toString() |
addPropertyChangeListener, 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, waitaddPropertyChangeListener, 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
public void accept(EntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(EntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void setExpression(String expression)
setExpression in interface TaasAuthorizationpublic String getExpression()
getExpression in interface TaasAuthorizationpublic void setActions(int actions)
setActions in interface TaasAuthorizationpublic int getActions()
getActions in interface TaasAuthorizationpublic List<TopiaEntity> getAggregate() throws TopiaException
getAggregate in interface TopiaEntitygetAggregate in class TopiaEntityAbstractTopiaExceptionpublic List<TopiaEntity> getComposite() throws TopiaException
getComposite in interface TopiaEntitygetComposite in class TopiaEntityAbstractTopiaExceptionCopyright © 2004–2017 CodeLutin. All rights reserved.