@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Thu Oct 31 23:55:04 CET 2013") public interface TopiaAssociationAuthorization extends NoSecurityLoad, TopiaAuthorization, TopiaEntityContextable
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIONS |
static String |
ID_BEGIN_ASSOCIATION |
static String |
NAME_ASSOCIATION |
static String |
PRINCIPALS |
PROPERTY_TOPIA_CONTEXT, TOPIA_CONTEXTAGGREGATE, 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() |
String |
getIdBeginAssociation() |
String |
getNameAssociation() |
Set |
getPrincipals() |
void |
setActions(int actions) |
void |
setActions(String actions) |
void |
setIdBeginAssociation(String idBeginAssociation) |
void |
setNameAssociation(String nameAssociation) |
void |
setPrincipals(Set principals) |
void |
setPrincipals(String principals) |
implies, impliesActions, impliesExpression, impliesPrincipalsdelete, getTopiaContext, setTopiaContext, updateaccept, 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 ID_BEGIN_ASSOCIATION
static final String NAME_ASSOCIATION
static final String ACTIONS
static final String PRINCIPALS
void setIdBeginAssociation(String idBeginAssociation)
String getIdBeginAssociation()
void setNameAssociation(String nameAssociation)
String getNameAssociation()
void setActions(int actions)
int getActions()
getActions in interface TopiaAuthorizationvoid setPrincipals(Set principals)
Set getPrincipals()
getPrincipals in interface TopiaAuthorizationString getExpression()
getExpression in interface TopiaAuthorizationvoid setActions(String actions)
void setPrincipals(String principals)
Copyright © 2004–2013 CodeLutin. All rights reserved.