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