org.nuiton.topia.security.entities.authorization
Interface TopiaExpressionLink
- All Superinterfaces:
- NoSecurityLoad, Serializable, TopiaEntity
- All Known Implementing Classes:
- TopiaExpressionLinkAbstract, TopiaExpressionLinkImpl
public interface TopiaExpressionLink
- extends NoSecurityLoad, TopiaEntity
| Methods inherited from interface org.nuiton.topia.persistence.TopiaEntity |
accept, addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getAggregate, getComposite, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersion |
REPLACE
static final String REPLACE
- See Also:
- Constant Field Values
BY
static final String BY
- See Also:
- Constant Field Values
setReplace
void setReplace(String replace)
getReplace
String getReplace()
setBy
void setBy(String by)
getBy
String getBy()
set
void set(String replace,
String by)
Copyright © 2004-2011 CodeLutin. All Rights Reserved.