Class TableDataPlanningReference
- java.lang.Object
-
- com.priint.pubserver.plannerapi.resource.PlannerApiResource
-
- com.priint.pubserver.plannerapi.resource.planning.EntityPlanningReference
-
- com.priint.pubserver.plannerapi.resource.planning.TableDataPlanningReference
-
- All Implemented Interfaces:
java.io.Serializable
public class TableDataPlanningReference 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 TableDataPlanningReference()
-
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
-
-