Class CordPlanningReference
java.lang.Object
com.priint.pubserver.plugin.entitydata.EntityPlanningReference
com.priint.pubserver.plugin.entitydata.CordPlanningReference
- All Implemented Interfaces:
GetContext,GetIdentifier,GetSequence,EntityData,PersistentData,Serializable
Class representing the reference to the cord entity, used in Planning class.
- See Also:
-
Field Summary
Fields inherited from class com.priint.pubserver.plugin.entitydata.EntityPlanningReference
active, className, entityIdentifier, identifier, planning, planningIdentifier, refPlanning, uniqueIdentifier -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.priint.pubserver.plugin.entitydata.EntityPlanningReference
getActive, getClassName, getContext, getCreatedBy, getCreatedOn, getDataProvider, getEntityIdentifier, getIdentifier, getImport_id, getOrigin, getPlanning, getPlanningIdentifier, getRefPlanning, getSequence, getTimestamp, getUniqueIdentifier, getUpdatedBy, getUpdatedOn, getVersion, isTemporary, setActive, setClassName, setContext, setCreatedBy, setCreatedOn, setDataProvider, setEntityIdentifier, setIdentifier, setImport_id, setOrigin, setPlanning, setPlanningIdentifier, setRefPlanning, setSequence, setTemporary, setTimestamp, setUniqueIdentifier, setUpdatedBy, setUpdatedOn, setVersion
-
Constructor Details
-
CordPlanningReference
public CordPlanningReference()
-