org.nuiton.topia.taas.entities
Class TaasPrincipalImpl

java.lang.Object
  extended by org.nuiton.topia.persistence.TopiaEntityAbstract
      extended by org.nuiton.topia.taas.entities.TaasPrincipalAbstract
          extended by org.nuiton.topia.taas.entities.TaasPrincipalImpl
All Implemented Interfaces:
java.io.Serializable, TopiaEntity, TaasPrincipal

public class TaasPrincipalImpl
extends TaasPrincipalAbstract
implements java.io.Serializable, TaasPrincipal

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.nuiton.topia.taas.entities.TaasPrincipalAbstract
authorizations, name
 
Fields inherited from class org.nuiton.topia.persistence.TopiaEntityAbstract
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoables
 
Fields inherited from interface org.nuiton.topia.taas.entities.TaasPrincipal
AUTHORIZATIONS, NAME
 
Constructor Summary
TaasPrincipalImpl()
           
 
Method Summary
 
Methods inherited from class org.nuiton.topia.taas.entities.TaasPrincipalAbstract
accept, accept, addAllAuthorizations, addAuthorizations, clearAuthorizations, delete, getAuthorizations, getAuthorizationsByTopiaId, getComposite, getName, isAuthorizationsEmpty, removeAuthorizations, setAuthorizations, setName, sizeAuthorizations, toString, update
 
Methods inherited from class org.nuiton.topia.persistence.TopiaEntityAbstract
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getAggregate, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, hashCode, postCreate, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaContext, setTopiaCreateDate, setTopiaId, setTopiaVersion
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.nuiton.topia.taas.entities.TaasPrincipal
addAllAuthorizations, addAuthorizations, clearAuthorizations, getAuthorizations, getAuthorizationsByTopiaId, getName, isAuthorizationsEmpty, removeAuthorizations, setAuthorizations, setName, sizeAuthorizations
 
Methods inherited from interface org.nuiton.topia.persistence.TopiaEntity
accept, addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, delete, getAggregate, getComposite, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, postCreate, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersion, update
 

Constructor Detail

TaasPrincipalImpl

public TaasPrincipalImpl()


Copyright © 2004-2009 CodeLutin. All Rights Reserved.