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