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