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