Class BucketPlanningReference
- java.lang.Object
-
- com.priint.pubserver.plannerapi.resource.PlannerApiResource
-
- com.priint.pubserver.plannerapi.resource.planning.EntityPlanningReference
-
- com.priint.pubserver.plannerapi.resource.planning.BucketPlanningReference
-
- All Implemented Interfaces:
java.io.Serializable
public class BucketPlanningReference extends EntityPlanningReference
Objects of this class are used inside the Planning class
- See Also:
Planning, Serialized Form
-
-
Field Summary
-
Fields inherited from class com.priint.pubserver.plannerapi.resource.planning.EntityPlanningReference
active, entityIdentifier, identifier, planningIdentifier
-
-
Constructor Summary
Constructors Constructor Description BucketPlanningReference()
-
Method Summary
-
Methods inherited from class com.priint.pubserver.plannerapi.resource.planning.EntityPlanningReference
getActive, getConnectorEntity, getContext, getCreatedBy, getCreatedOn, getDataProvider, getEntityIdentifier, getIdentifier, getOrigin, getPlanningIdentifier, getSequence, getTimestamp, getUpdatedBy, getUpdatedOn, getVersion, setActive, setConnectorEntity, setContext, setCreatedBy, setCreatedOn, setDataProvider, setEntityIdentifier, setIdentifier, setOrigin, setPlanningIdentifier, setSequence, setTimestamp, setUpdatedBy, setUpdatedOn, setVersion
-
Methods inherited from class com.priint.pubserver.plannerapi.resource.PlannerApiResource
getStatuscode, getStatusmessage, setStatuscode, setStatusmessage
-
-