Interface GeneralizedNaturalizedEntity
- All Superinterfaces:
org.nuiton.topia.persistence.event.ListenableBean, org.nuiton.topia.persistence.event.ListenableTopiaEntity, NaturalizedEntity, Serializable, org.nuiton.topia.persistence.TopiaEntity
- All Known Implementing Classes:
GeneralizedNaturalizedEntityAbstract, GeneralizedNaturalizedEntityImpl
public interface GeneralizedNaturalizedEntity
extends NaturalizedEntity, org.nuiton.topia.persistence.event.ListenableTopiaEntity
-
Field Summary
Fields inherited from interface NaturalizedEntity
PROPERTY_NATURAL_ID_NOT_NULL, PROPERTY_NATURAL_ID_NULLFields inherited from interface org.nuiton.topia.persistence.TopiaEntity
AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION -
Method Summary
Methods inherited from interface org.nuiton.topia.persistence.event.ListenableBean
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListenerMethods inherited from interface org.nuiton.topia.persistence.event.ListenableTopiaEntity
addPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListenerMethods inherited from interface NaturalizedEntity
getNaturalIdNotNull, getNaturalIdNull, setNaturalIdNotNull, setNaturalIdNullMethods inherited from interface org.nuiton.topia.persistence.TopiaEntity
accept, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, setTopiaCreateDate, setTopiaId, setTopiaVersion