Interface GeneralizedNaturalizedEntity

All Superinterfaces:
NaturalizedEntity, java.io.Serializable, org.nuiton.topia.persistence.TopiaEntity
All Known Implementing Classes:
GeneralizedNaturalizedEntityAbstract, GeneralizedNaturalizedEntityImpl

public interface GeneralizedNaturalizedEntity
extends NaturalizedEntity
  • Field Summary

    Fields inherited from interface org.nuiton.topiatest.NaturalizedEntity

    PROPERTY_NATURAL_ID_NOT_NULL, PROPERTY_NATURAL_ID_NULL

    Fields inherited from interface org.nuiton.topia.persistence.TopiaEntity

    AGGREGATE, COMPOSITE, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION
  • Method Summary

    Methods inherited from interface org.nuiton.topiatest.NaturalizedEntity

    getNaturalIdNotNull, getNaturalIdNull, setNaturalIdNotNull, setNaturalIdNull

    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