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