Package com.unica.publicapi.plan.api

Interface Summary
IExecutionContext  
IPlanAPI IPlanAPI defines the public Plan Application Programming Interface.
 

Class Summary
ApprovalHandle  
ApprovalMethodEnum ApprovalMethodEnum is public version for all valid approval methods.
ApprovalStateEnum  
AssetFolderHandle AssetFolderHandle is a handle to a Plan project.
AssetHandle AssetHandle is a handle to a Plan project.
AssetLibraryHandle  
AssetLibraryStateEnum AssetStateEnum is a facade enumerated type of all public valid states of a Plan Asset Library.
AssetStateEnum AssetStateEnum is a facade enumerated type of all public valid states of a Plan Asset.
AttachmentHandle  
AttachmentTypeEnum  
AttributeMap AttributeMap is a a Map that can only hold attributes as defined by the Plan API.
BudgetPeriodEnum  
BudgetTypeEnum  
ComponentTypeEnum ComponentTypeEnum is a public facade of Plan's ObjectTypeEnum, i.e., a valued enumerated type of component types accessible through the PlanAPIImpl.
FinancialAccountHandle FinancialAccountHandle is a handle to a Plan financial account.
Handle Handle is a special kind of URL object that refers to a particular object in a particular Plan instance.
InvoiceHandle InvoiceHandle is a handle to a Plan invoice.
InvoiceLineItemHandle InvoiceLineItemHandle is a handle to a Plan invoice line item.
InvoiceStateEnum  
MarketingObjectGridHandle MarketingObjectGridHandle is a ...
MarketingObjectGridRowHandle MarketingObjectGridRowHandle is a ...
MarketingObjectHandle MarketingObjectHandle is a handle to a Plan marketing object.
MonthEnum  
PlanTeamHandle ProjectHandle is a handle to a Plan project.
PlanUserHandle ProjectHandle is a handle to a Plan project.
ProjectGridHandle ProjectGridHandle is a handle to a Plan project grid.
ProjectGridRowHandle ProjectGridRowHandle is a handle to a Plan project grid row.
ProjectHandle ProjectHandle is a handle to a Plan project.
ProjectLineItemHandle ProjectLineItemHandle is a handle to a Plan project line item.
ProjectParticipantLevelEnum ProjectParticipantLevelEnum is a facade enumerated type of all public valid member participant levels of a Plan project.
ProjectRequestHandle ProjectRequestHandle is a handle to a Plan project request.
ProjectStateEnum ProjectStateEnum is a facade enumerated type of all public valid states of a Plan project.
QuarterEnum  
TaskStateEnum TaskStateEnum is a public version of an enumerated type of all valid states of a Plan workflow task.
WeekEnum  
WorkflowStageHandle  
WorkflowTaskHandle WorkflowTaskHandle is a handle to a Plan workflow task
 

Enum Summary
ProjectCopyTypeEnum Copy project options
 

Exception Summary
ApprovalNotFoundException  
AssetNotFoundException AssetNotFoundException is a ...
AttributeNotFoundException AttributeNotFoundException is a ...
AuthorizationException AuthorizationException is a ...
CircularityException CircularityException is a ...
DataException DataException is a ...
IllegalExecutionContextException IllegalExecutionContextException is a ...
InvalidAttributeException InvalidateAttributeException is a ...
InvalidExecutionContextException  
InvalidHandleException InvalidHandleException is a ...
InvalidItemException Either the item or item type is invalid
InvalidLockException InvalidLockException is a ...
InvalidStateTransitionException InvalidStateTransitionException is a ...
ItemNotFoundException The desired item is not found
ListTooLargeException ListTooLargeException is a ...
LockInUseException com.unica.uap.pub.plugin.procedure.LockInUseException is a ...
MarketingObjectNotFoundException  
MultipleItemsFoundException MultipleItemsFoundException is a ...
NotLockedException NotLockedException is a ...
ProjectNotFoundException ProjectNotFoundException is a ...
TaskNotFoundException TaskNotFoundException is a ...
TemplateNotFoundException TemplateNotFoundException is a ...
TemplateTypeNotFoundException TemplateTypeNotFoundException is a ...