@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Thu Aug 08 17:30:45 CEST 2013") public abstract class TopiaAssociationAuthorizationAbstract extends TopiaAuthorizationImpl implements TopiaAssociationAuthorization
| Modifier and Type | Field and Description |
|---|---|
protected int |
actions
Nom de l'attribut en BD : actions
|
protected String |
idBeginAssociation
Nom de l'attribut en BD : idBeginAssociation
|
protected String |
nameAssociation
Nom de l'attribut en BD : nameAssociation
|
protected Set |
principals
Nom de l'attribut en BD : principals
|
protected TopiaContext |
topiaContext
TopiaContext instance associated with the current
instance.
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesACTIONS, ID_BEGIN_ASSOCIATION, NAME_ASSOCIATION, PRINCIPALSPROPERTY_TOPIA_CONTEXT, TOPIA_CONTEXTAGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
TopiaAssociationAuthorizationAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(EntityVisitor visitor) |
void |
delete() |
int |
getActions() |
List<TopiaEntity> |
getAggregate() |
List<TopiaEntity> |
getComposite() |
String |
getIdBeginAssociation() |
String |
getNameAssociation() |
Set |
getPrincipals() |
TopiaContext |
getTopiaContext() |
void |
setActions(int actions) |
void |
setIdBeginAssociation(String idBeginAssociation) |
void |
setNameAssociation(String nameAssociation) |
void |
setPrincipals(Set principals) |
void |
setTopiaContext(TopiaContext context) |
String |
toString() |
void |
update() |
implies, impliesActions, impliesExpression, impliesPrincipalsaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFireSupportOrNull, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetExpression, setActions, setPrincipalsimplies, impliesActions, impliesExpression, impliesPrincipalsaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected transient TopiaContext topiaContext
protected String idBeginAssociation
protected String nameAssociation
protected int actions
protected Set principals
public TopiaAssociationAuthorizationAbstract()
public TopiaContext getTopiaContext()
getTopiaContext in interface TopiaEntityContextablepublic void setTopiaContext(TopiaContext context) throws TopiaException
setTopiaContext in interface TopiaEntityContextablecontext - TopiaExceptionpublic void update()
throws TopiaException
update in interface TopiaEntityContextableTopiaExceptionpublic void delete()
throws TopiaException
delete in interface TopiaEntityContextableTopiaExceptionpublic void accept(EntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityaccept in class TopiaAuthorizationAbstractTopiaExceptionpublic void setIdBeginAssociation(String idBeginAssociation)
setIdBeginAssociation in interface TopiaAssociationAuthorizationpublic String getIdBeginAssociation()
getIdBeginAssociation in interface TopiaAssociationAuthorizationpublic void setNameAssociation(String nameAssociation)
setNameAssociation in interface TopiaAssociationAuthorizationpublic String getNameAssociation()
getNameAssociation in interface TopiaAssociationAuthorizationpublic void setActions(int actions)
setActions in interface TopiaAssociationAuthorizationpublic int getActions()
getActions in interface TopiaAssociationAuthorizationgetActions in interface TopiaAuthorizationpublic void setPrincipals(Set principals)
setPrincipals in interface TopiaAssociationAuthorizationpublic Set getPrincipals()
getPrincipals in interface TopiaAssociationAuthorizationgetPrincipals in interface TopiaAuthorizationpublic 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–2013 CodeLutin. All rights reserved.