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