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