Class BucketPlanningReference
- java.lang.Object
-
- com.priint.pubserver.plugin.entitydata.EntityPlanningReference
-
- com.priint.pubserver.plugin.entitydata.BucketPlanningReference
-
- All Implemented Interfaces:
GetContext,GetIdentifier,GetSequence,EntityData,PersistentData,java.io.Serializable
@Entity public class BucketPlanningReference extends EntityPlanningReference
Class representing the reference to the bucket entity, used in Planning class.- See Also:
EntityPlanningReference,Planning, Serialized Form
-
-
Field Summary
-
Fields inherited from class com.priint.pubserver.plugin.entitydata.EntityPlanningReference
active, className, entityIdentifier, identifier, planning, planningIdentifier, refPlanning, uniqueIdentifier
-
-
Constructor Summary
Constructors Constructor Description BucketPlanningReference()
-
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
-
-