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