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