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