Class PeriodDescriptionPK
java.lang.Object
com.echothree.util.common.persistence.BasePK
com.echothree.model.data.period.common.pk.PeriodDescriptionPK
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPeriodDescriptionPK
(Long entityId) Creates a new instance of PeriodDescriptionPKPeriodDescriptionPK
(String entityId) Creates a new instance of PeriodDescriptionPK -
Method Summary
Methods inherited from class com.echothree.util.common.persistence.BasePK
equals, getComponentVendorName, getEntityId, getEntityRef, getEntityTypeName, hashCode, toString
-
Constructor Details
-
PeriodDescriptionPK
Creates a new instance of PeriodDescriptionPK -
PeriodDescriptionPK
Creates a new instance of PeriodDescriptionPK
-