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