Class TextPlanningReference
java.lang.Object
com.priint.pubserver.plannerapi.resource.PlannerApiResource
com.priint.pubserver.plannerapi.resource.planning.EntityPlanningReference
com.priint.pubserver.plannerapi.resource.planning.TextPlanningReference
- All Implemented Interfaces:
Serializable
Objects of this class are used inside the Planning class
- See Also:
-
Field Summary
Fields inherited from class com.priint.pubserver.plannerapi.resource.planning.EntityPlanningReference
active, entityIdentifier, identifier, planningIdentifier -
Constructor Summary
Constructors -
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, setVersionMethods inherited from class com.priint.pubserver.plannerapi.resource.PlannerApiResource
getStatuscode, getStatusmessage, setStatuscode, setStatusmessage
-
Constructor Details
-
TextPlanningReference
public TextPlanningReference()
-