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