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