A B C D E F G H I J L M N O P Q R S T U V W X Y _

A

ACCEPTED - Static variable in class com.unica.publicapi.plan.api.ProjectStateEnum
 
ACCOUNT_ATTACHMENT_ADDED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Account attachment added.
ACCOUNT_ATTACHMENT_DELETED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Account attachment deleted.
ACCOUNT_CREATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Account created.
ACCOUNT_MESSAGE_POSTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Account message posted.
ACCOUNT_UPDATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Account updated.
acquireLock(Handle, String) - Method in interface com.unica.publicapi.plan.api.IExecutionContext
Deprecated. use acquireLock(Handle handle) instead.
acquireLock(Handle) - Method in interface com.unica.publicapi.plan.api.IExecutionContext
This method replaces acquireLock(Handle handle, String name) method
ACTIVE - Static variable in class com.unica.publicapi.plan.api.TaskStateEnum
 
ACTUAL - Static variable in class com.unica.publicapi.plan.api.BudgetTypeEnum
 
addInvoiceLineItem(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
API to add new line item in invoice
addMarketingObjectEventTypeEnum(String, String) - Static method in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
get Marketing Object event from type and event
addProjectBudgetLineItem(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Use this API to add new project budget line item
addProjectRequestRecepients(IExecutionContext, Handle, AttributeMap[]) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Add new project request recipient to project request
ALL - Static variable in class com.unica.publicapi.plan.api.BudgetPeriodEnum
 
ALLOCATED - Static variable in class com.unica.publicapi.plan.api.BudgetTypeEnum
 
allowedClasses - Static variable in class com.unica.publicapi.plan.api.AttributeMap
 
appendAttachment(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
appendGridRow(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Append a new grid row to the specified object, applying the supplied grid row attributes.
APPROVAL - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
Approval "componet" type.
APPROVAL_APPROVED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Approval approved.
APPROVAL_APPROVED_WITH_CHANGES - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Approval approved with changes.
APPROVAL_ASSIGNED_TO_TEAM - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
An approval assigned to a team.
APPROVAL_ATTRIBUTE_APPROVER - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
An array of user handles providing the approver of the Approval object It is required when creating a new approval.
APPROVAL_ATTRIBUTE_DESCRIPTION - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
A String defining the approval description.
APPROVAL_ATTRIBUTE_METHOD - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Deprecated. from plan7.5 approval does not contain approval methods, approval method is defined by the approver sequence
APPROVAL_ATTRIBUTE_OWNER - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
An array of user handles providing the owner of the Approval object.
APPROVAL_ATTRIBUTE_SECURITY_POLICY - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
An optional String object defining name of the approval security policy, if not specified while approval creation default security policy is applied to approval
APPROVAL_ATTRIBUTE_STATEENUM - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
A ApprovalStateEnum enumerated type represents the current state of the approval.
APPROVAL_ATTRIBUTE_SUBJECT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
A String defining the approval subject.
APPROVAL_ATTRIBUTE_TARGETDUEDATE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
The overall target due date of current approval process.
APPROVAL_CANCELLED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Approval cancelled.
APPROVAL_CATEGORY - Static variable in class com.unica.publicapi.plan.api.Handle
 
APPROVAL_CHANGED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Approval changed.
APPROVAL_COMPLETED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Approval completed.
APPROVAL_CREATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Approval created.
APPROVAL_DENIED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Approval denied.
APPROVAL_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
APPROVAL_MESSAGE_POSTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Approval message posted.
APPROVAL_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
APPROVAL_RESPONSE_REQUESTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Approval response requested.
APPROVAL_RESTARTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Approval restarted.
APPROVAL_STARTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Approval started.
APPROVAL_STOPPED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Approval stopped.
ApprovalHandle - Class in com.unica.publicapi.plan.api
 
ApprovalHandle(URL, int) - Constructor for class com.unica.publicapi.plan.api.ApprovalHandle
 
ApprovalMethodEnum - Class in com.unica.publicapi.plan.api
ApprovalMethodEnum is public version for all valid approval methods.
ApprovalMethodEnum(String, int) - Constructor for class com.unica.publicapi.plan.api.ApprovalMethodEnum
 
ApprovalMethodEnum(String, int, int) - Constructor for class com.unica.publicapi.plan.api.ApprovalMethodEnum
 
ApprovalNotFoundException - Exception in com.unica.publicapi.plan.api
 
ApprovalNotFoundException() - Constructor for exception com.unica.publicapi.plan.api.ApprovalNotFoundException
 
ApprovalNotFoundException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.ApprovalNotFoundException
 
ApprovalNotFoundException(String) - Constructor for exception com.unica.publicapi.plan.api.ApprovalNotFoundException
 
ApprovalNotFoundException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.ApprovalNotFoundException
 
ApprovalStateEnum - Class in com.unica.publicapi.plan.api
 
ApprovalStateEnum(String) - Constructor for class com.unica.publicapi.plan.api.ApprovalStateEnum
 
ApprovalStateEnum(String, int) - Constructor for class com.unica.publicapi.plan.api.ApprovalStateEnum
 
APRIL - Static variable in class com.unica.publicapi.plan.api.MonthEnum
 
ARCHIVE - Static variable in class com.unica.publicapi.plan.api.AssetStateEnum
 
ASSET - Static variable in class com.unica.publicapi.plan.api.AttachmentTypeEnum
 
ASSET - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
Plan Asset component type.
ASSET_ATTRIBUTE_ASSET_CODE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ASSET_ATTRIBUTE_DESCRIPTION - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ASSET_ATTRIBUTE_EXPIRATION_DATE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ASSET_ATTRIBUTE_FILE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ASSET_ATTRIBUTE_KEYWORDS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ASSET_ATTRIBUTE_NAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ASSET_ATTRIBUTE_OWNERS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ASSET_ATTRIBUTE_PREVIEW_FILE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ASSET_ATTRIBUTE_THUMBNAIL_FILE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ASSET_ATTRIBUTE_USAGE_GUIDELINES - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ASSET_ATTRIBUTE_VERSION_NAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ASSET_CATEGORY - Static variable in class com.unica.publicapi.plan.api.Handle
 
ASSET_FOLDER - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
Plan Asset Folder component type.
ASSET_FOLDER_ATTRIBUTE_DESCRIPTION - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ASSET_FOLDER_ATTRIBUTE_NAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ASSET_FOLDER_CATEGORY - Static variable in class com.unica.publicapi.plan.api.Handle
 
ASSET_FOLDER_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
ASSET_FOLDER_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
ASSET_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
ASSET_LIBRARY - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
Plan Asset Library component type.
ASSET_LIBRARY_ATTRIBUTE_DESCRIPTION - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ASSET_LIBRARY_ATTRIBUTE_NAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ASSET_LIBRARY_ATTRIBUTE_STATEENUM - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ASSET_LIBRARY_CATEGORY - Static variable in class com.unica.publicapi.plan.api.Handle
 
ASSET_LIBRARY_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
ASSET_LIBRARY_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
ASSET_MODE - Static variable in class com.unica.publicapi.plan.api.Handle
 
ASSET_MODE_VALUE - Static variable in class com.unica.publicapi.plan.api.Handle
 
ASSET_OWNER_ROLE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
This is not an Asset attribute.
ASSET_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
AssetFolderHandle - Class in com.unica.publicapi.plan.api
AssetFolderHandle is a handle to a Plan project.
AssetFolderHandle(URL, int) - Constructor for class com.unica.publicapi.plan.api.AssetFolderHandle
Create a new instance from the specified Plan base URL and component identifier.
AssetHandle - Class in com.unica.publicapi.plan.api
AssetHandle is a handle to a Plan project.
AssetHandle(URL, int) - Constructor for class com.unica.publicapi.plan.api.AssetHandle
Create a new instance from the specified Plan base URL and component identifier.
AssetLibraryHandle - Class in com.unica.publicapi.plan.api
 
AssetLibraryHandle(URL, int) - Constructor for class com.unica.publicapi.plan.api.AssetLibraryHandle
 
AssetLibraryStateEnum - Class in com.unica.publicapi.plan.api
AssetStateEnum is a facade enumerated type of all public valid states of a Plan Asset Library.
AssetLibraryStateEnum(String) - Constructor for class com.unica.publicapi.plan.api.AssetLibraryStateEnum
 
AssetLibraryStateEnum(String, int) - Constructor for class com.unica.publicapi.plan.api.AssetLibraryStateEnum
 
AssetNotFoundException - Exception in com.unica.publicapi.plan.api
AssetNotFoundException is a ...
AssetNotFoundException() - Constructor for exception com.unica.publicapi.plan.api.AssetNotFoundException
 
AssetNotFoundException(String) - Constructor for exception com.unica.publicapi.plan.api.AssetNotFoundException
 
AssetNotFoundException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.AssetNotFoundException
 
AssetNotFoundException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.AssetNotFoundException
 
AssetStateEnum - Class in com.unica.publicapi.plan.api
AssetStateEnum is a facade enumerated type of all public valid states of a Plan Asset.
AssetStateEnum(String) - Constructor for class com.unica.publicapi.plan.api.AssetStateEnum
 
AssetStateEnum(String, int) - Constructor for class com.unica.publicapi.plan.api.AssetStateEnum
 
ATTACHMENT - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
Plan Attachment component type.
ATTACHMENT_ADDED - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IMarketingObjectEventTypes
3.
ATTACHMENT_ATTRIBUTE_ATTACHMENT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ATTACHMENT_ATTRIBUTE_COMMENTS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ATTACHMENT_ATTRIBUTE_FOLDER_ID - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ATTACHMENT_ATTRIBUTE_TYPEENUM - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
ATTACHMENT_CATEGORY - Static variable in class com.unica.publicapi.plan.api.Handle
 
ATTACHMENT_DELETED - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IMarketingObjectEventTypes
4.
ATTACHMENT_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
ATTACHMENT_PARENT_OBJECT_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
ATTACHMENT_PARENT_OBJECT_TYPE - Static variable in class com.unica.publicapi.plan.api.Handle
 
ATTACHMENT_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
AttachmentHandle - Class in com.unica.publicapi.plan.api
 
AttachmentHandle(URL, int, int, String) - Constructor for class com.unica.publicapi.plan.api.AttachmentHandle
Create a new instance from the specified Plan base URL and component identifier.
AttachmentTypeEnum - Class in com.unica.publicapi.plan.api
 
AttachmentTypeEnum(String) - Constructor for class com.unica.publicapi.plan.api.AttachmentTypeEnum
 
AttachmentTypeEnum(String, int) - Constructor for class com.unica.publicapi.plan.api.AttachmentTypeEnum
 
AttributeMap - Class in com.unica.publicapi.plan.api
AttributeMap is a a Map that can only hold attributes as defined by the Plan API.
AttributeMap() - Constructor for class com.unica.publicapi.plan.api.AttributeMap
 
AttributeMap(int) - Constructor for class com.unica.publicapi.plan.api.AttributeMap
 
AttributeMap(int, float) - Constructor for class com.unica.publicapi.plan.api.AttributeMap
 
AttributeMap(Map) - Constructor for class com.unica.publicapi.plan.api.AttributeMap
 
AttributeNotFoundException - Exception in com.unica.publicapi.plan.api
AttributeNotFoundException is a ...
AttributeNotFoundException() - Constructor for exception com.unica.publicapi.plan.api.AttributeNotFoundException
 
AttributeNotFoundException(String) - Constructor for exception com.unica.publicapi.plan.api.AttributeNotFoundException
 
AttributeNotFoundException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.AttributeNotFoundException
 
AttributeNotFoundException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.AttributeNotFoundException
 
AUGUST - Static variable in class com.unica.publicapi.plan.api.MonthEnum
 
AuthorizationException - Exception in com.unica.publicapi.plan.api
AuthorizationException is a ...
AuthorizationException() - Constructor for exception com.unica.publicapi.plan.api.AuthorizationException
 
AuthorizationException(String) - Constructor for exception com.unica.publicapi.plan.api.AuthorizationException
 
AuthorizationException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.AuthorizationException
 
AuthorizationException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.AuthorizationException
 

B

BudgetPeriodEnum - Class in com.unica.publicapi.plan.api
 
BudgetPeriodEnum(String, int, boolean) - Constructor for class com.unica.publicapi.plan.api.BudgetPeriodEnum
 
BudgetTypeEnum - Class in com.unica.publicapi.plan.api
 
BudgetTypeEnum(String, int) - Constructor for class com.unica.publicapi.plan.api.BudgetTypeEnum
 

C

CANCELLED - Static variable in class com.unica.publicapi.plan.api.ApprovalStateEnum
 
CANCELLED - Static variable in class com.unica.publicapi.plan.api.InvoiceStateEnum
 
CANCELLED - Static variable in class com.unica.publicapi.plan.api.ProjectStateEnum
 
CircularityException - Exception in com.unica.publicapi.plan.api
CircularityException is a ...
CircularityException() - Constructor for exception com.unica.publicapi.plan.api.CircularityException
 
CircularityException(String) - Constructor for exception com.unica.publicapi.plan.api.CircularityException
 
CircularityException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.CircularityException
 
CircularityException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.CircularityException
 
com.unica.publicapi.plan.api - package com.unica.publicapi.plan.api
 
com.unica.publicapi.plan.plugin - package com.unica.publicapi.plan.plugin
 
com.unica.publicapi.plan.plugin.procedure - package com.unica.publicapi.plan.plugin.procedure
 
COMMITTED - Static variable in class com.unica.publicapi.plan.api.BudgetTypeEnum
 
COMPLETED - Static variable in class com.unica.publicapi.plan.api.ApprovalStateEnum
 
COMPLETED - Static variable in class com.unica.publicapi.plan.api.ProjectStateEnum
 
ComponentTypeEnum - Class in com.unica.publicapi.plan.api
ComponentTypeEnum is a public facade of Plan's ObjectTypeEnum, i.e., a valued enumerated type of component types accessible through the PlanAPIImpl.
ComponentTypeEnum(String, int) - Constructor for class com.unica.publicapi.plan.api.ComponentTypeEnum
Grid row object type.
copyProject(IExecutionContext, Handle, ProjectCopyTypeEnum, boolean) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Use this API to copy existing project instance and to create new project.
copyProjectResources(IExecutionContext, Handle, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
API to copy resource (People tab of project) from source project to destination project.
createApproval(IExecutionContext, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Create a new approval component with specified attributes and user information from the execution context.
createAsset(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
createAssetFolder(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
CREATED - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IMarketingObjectEventTypes
7.
createFinancialAccount(IExecutionContext, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
API to create new financial account.
createInvoice(IExecutionContext, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
API to create new Invoice in Plan
createMarketingObject(IExecutionContext, String, String, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Create a new marketing object component from the named template, applying the specified attributes and user information from the execution context.
createProject(IExecutionContext, String, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Create a new project component from the named template, applying the specified attributes and user information from the execution context.
createProjectRequest(IExecutionContext, String, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Create a new project request instance from the named template, applying the specified
attributes and user information from the execution context.

D

DataException - Exception in com.unica.publicapi.plan.api
DataException is a ...
DataException() - Constructor for exception com.unica.publicapi.plan.api.DataException
 
DataException(String) - Constructor for exception com.unica.publicapi.plan.api.DataException
 
DataException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.DataException
 
DataException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.DataException
 
dateRipplingForWorkflowTasks(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Do date rippling for the Project Workflow.
DECEMBER - Static variable in class com.unica.publicapi.plan.api.MonthEnum
 
deleteApprovalItemByName(IExecutionContext, Handle, String) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Delete a single approval item within an Approval process.
deleteAsset(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
DELETED - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IMarketingObjectEventTypes
14.
deleteGridRow(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Delete an existing grid row.
deleteInvoiceLineItem(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Use this API to delete a invoice line item
deleteProjectLineItem(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Use this API to delete a project line item
destroy() - Method in interface com.unica.publicapi.plan.plugin.IPlugin
 
DISABLED - Static variable in class com.unica.publicapi.plan.api.AssetLibraryStateEnum
 
DISABLED - Static variable in class com.unica.publicapi.plan.api.TaskStateEnum
 
disableFinancialAccount(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
API to disable financial account
discardProjectBudgetChanges(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Use this API to discard changes done in project budget
DRAFT - Static variable in class com.unica.publicapi.plan.api.AssetStateEnum
The project was created, but not started.
DRAFT - Static variable in class com.unica.publicapi.plan.api.InvoiceStateEnum
 
DRAFT - Static variable in class com.unica.publicapi.plan.api.ProjectStateEnum
 

E

ENABLED - Static variable in class com.unica.publicapi.plan.api.AssetLibraryStateEnum
The project was created, but not started.
enableFinancialAccount(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
API to enable financial account
equals(Object) - Method in class com.unica.publicapi.plan.api.Handle
 
ERROR - Static variable in class com.unica.publicapi.plan.plugin.procedure.ProcedureMessageTypeEnum
 
execute(IExecutionContext, Map) - Method in interface com.unica.publicapi.plan.plugin.procedure.IProcedure
Procedure's execute method.
extractComponentId(ComponentTypeEnum, String) - Static method in class com.unica.publicapi.plan.api.Handle
 
extractComponentTypeEnum(String) - Static method in class com.unica.publicapi.plan.api.Handle
 

F

FEBRUARY - Static variable in class com.unica.publicapi.plan.api.MonthEnum
 
FILE - Static variable in class com.unica.publicapi.plan.api.AttachmentTypeEnum
 
FINALIZE - Static variable in class com.unica.publicapi.plan.api.AssetStateEnum
 
finalizeProjectBudgetChanges(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Use this API to finalize changes done in project budget
FINANCIAL_ACCOUNT - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
Plan Invoice component type.
FINANCIAL_ACCOUNT_BUDGET_ACTUAL - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Actual budget for Financial Account
FINANCIAL_ACCOUNT_BUDGET_ALL - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents all budget information i.e.
FINANCIAL_ACCOUNT_BUDGET_ALLOTTED - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Allotted Budget to Financial Account
FINANCIAL_ACCOUNT_BUDGET_APR - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Financial Account Budget for month of Apr
FINANCIAL_ACCOUNT_BUDGET_AUG - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Financial Account Budget for month of Aug
FINANCIAL_ACCOUNT_BUDGET_AVAILABLE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Available Budget for Financial Account
FINANCIAL_ACCOUNT_BUDGET_COMMITTED - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Committed Budget for Financial Account
FINANCIAL_ACCOUNT_BUDGET_DEC - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Financial Account Budget for month of Dec
FINANCIAL_ACCOUNT_BUDGET_FEB - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Financial Account Budget for month of Feb
FINANCIAL_ACCOUNT_BUDGET_FORECAST - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Forecast Budget for Financial Account
FINANCIAL_ACCOUNT_BUDGET_JAN - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Financial Account Budget for month of Jan
FINANCIAL_ACCOUNT_BUDGET_JUL - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Financial Account Budget for month of Jul
FINANCIAL_ACCOUNT_BUDGET_JUN - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Financial Account Budget for month of Jun
FINANCIAL_ACCOUNT_BUDGET_MAR - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Financial Account Budget for month of Mar
FINANCIAL_ACCOUNT_BUDGET_MAY - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Financial Account Budget for month of May
FINANCIAL_ACCOUNT_BUDGET_NOV - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Financial Account Budget for month of Nov
FINANCIAL_ACCOUNT_BUDGET_OCT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Financial Account Budget for month of Oct
FINANCIAL_ACCOUNT_BUDGET_Q1 - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents budget information of Financial Account for Q1
FINANCIAL_ACCOUNT_BUDGET_Q2 - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents budget information of Financial Account for Q2
FINANCIAL_ACCOUNT_BUDGET_Q3 - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents budget information of Financial Account for Q3
FINANCIAL_ACCOUNT_BUDGET_Q4 - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents budget information of Financial Account for Q3
FINANCIAL_ACCOUNT_BUDGET_REMAINING - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Remaining budget for Financial Account Budget
FINANCIAL_ACCOUNT_BUDGET_SEP - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Financial Account Budget for month of Sep
FINANCIAL_ACCOUNT_BUDGET_TOTAL - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents total budget information of Financial Account
FINANCIAL_ACCOUNT_BUDGET_TYPE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Financial Account budget type
FINANCIAL_ACCOUNT_BUDGET_UNCOMMITTED - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Un-committed budget for Financial Account
FINANCIAL_ACCOUNT_BUDGET_YEAR - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Financial Account budget fiscal year
FINANCIAL_ACCOUNT_CATEGORY - Static variable in class com.unica.publicapi.plan.api.Handle
 
FINANCIAL_ACCOUNT_DESCRIPTION - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String Represents Financial Account description
FINANCIAL_ACCOUNT_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
FINANCIAL_ACCOUNT_NAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String Represents Financial Account Name
FINANCIAL_ACCOUNT_NUMBER - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String Represents Financial Account Number
FINANCIAL_ACCOUNT_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
FINANCIAL_ACCOUNT_SECURITY_POLICY - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String Represents Financial Account Security Policy
FINANCIAL_ACCOUNT_SOURCE_ACCOUNT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Handle Represents Parent Financial Account
FINANCIAL_ACCOUNT_TEAM_MEMBERS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Handle Represents Financial Account Team Members
FinancialAccountHandle - Class in com.unica.publicapi.plan.api
FinancialAccountHandle is a handle to a Plan financial account.
FinancialAccountHandle(URL, int) - Constructor for class com.unica.publicapi.plan.api.FinancialAccountHandle
Create a new instance from the specified Plan base URL and component identifier.
findApprovalByAttribute(IExecutionContext, String, Object[]) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Find the Approval object that matches the supplied attributes.
findAssetByAttribute(IExecutionContext, Handle, String, Object) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
findAssetLibraryByAttribute(IExecutionContext, String, Object) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Finds an asset library that matches the supplied attribute.
findFinancialAccountByNumber(IExecutionContext, String) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
API to find financial account by account number
findInvoiceByNumberAndVendor(IExecutionContext, String, String) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
API to find invoice by number and vendor code
findMarketingObjectByAttribute(IExecutionContext, String, String, Object[]) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Finds the marketing object that matches the supplied attribute.
findProjectByAttribute(IExecutionContext, String, Object[]) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Finds the project that matches the supplied attribute.
findProjectRequestByAttribute(IExecutionContext, String, Object[]) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Finds the project request that matches the supplied attribute.
findSubProjectParent(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Find the parent project of an existing project, if defined.
findSubProjectRoot(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Find the root project of an existing project, if defined.
findTeamByAttribute(IExecutionContext, String, Object) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
findUserByAttribute(IExecutionContext, String, Object[]) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
findWorkflowTaskByAttribute(IExecutionContext, Handle, String, Object[]) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Finds the workflow task that matches the supplied attribute.
FINISHED - Static variable in class com.unica.publicapi.plan.api.TaskStateEnum
 
FORECAST - Static variable in class com.unica.publicapi.plan.api.BudgetTypeEnum
 

G

getApprovalItems(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Get all of the ordered approval items within an Approval object.
getAttributes(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Fetches the attribute map of the object instance given by the specified handle.
getBaseURL() - Method in class com.unica.publicapi.plan.api.Handle
 
getComponentId() - Method in class com.unica.publicapi.plan.api.Handle
 
getComponentTypeEnum() - Method in class com.unica.publicapi.plan.api.Handle
 
getDescription(Locale) - Method in interface com.unica.publicapi.plan.plugin.IPlugin
 
getDisplayName(Locale) - Method in interface com.unica.publicapi.plan.plugin.IPlugin
 
getException() - Method in class com.unica.publicapi.plan.plugin.procedure.ProcedureMessage
 
getExtensions() - Method in class com.unica.publicapi.plan.api.Handle
 
getFinancialAccountBudget(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Use this API to get financial account budget information
getGridId() - Method in class com.unica.publicapi.plan.api.MarketingObjectGridHandle
 
getGridId() - Method in class com.unica.publicapi.plan.api.ProjectGridHandle
 
getGridRowId() - Method in class com.unica.publicapi.plan.api.MarketingObjectGridRowHandle
 
getGridRowId() - Method in class com.unica.publicapi.plan.api.ProjectGridRowHandle
 
getInstances() - Method in class com.unica.publicapi.plan.api.ApprovalMethodEnum
 
getInstances() - Method in class com.unica.publicapi.plan.api.ApprovalStateEnum
 
getInstances() - Method in class com.unica.publicapi.plan.api.AssetLibraryStateEnum
 
getInstances() - Method in class com.unica.publicapi.plan.api.AssetStateEnum
 
getInstances() - Method in class com.unica.publicapi.plan.api.AttachmentTypeEnum
 
getInstances() - Method in class com.unica.publicapi.plan.api.BudgetPeriodEnum
 
getInstances() - Method in class com.unica.publicapi.plan.api.BudgetTypeEnum
 
getInstances() - Method in class com.unica.publicapi.plan.api.ComponentTypeEnum
 
getInstances() - Method in class com.unica.publicapi.plan.api.InvoiceStateEnum
 
getInstances() - Method in class com.unica.publicapi.plan.api.MonthEnum
 
getInstances() - Method in class com.unica.publicapi.plan.api.ProjectParticipantLevelEnum
 
getInstances() - Method in class com.unica.publicapi.plan.api.ProjectStateEnum
 
getInstances() - Method in class com.unica.publicapi.plan.api.QuarterEnum
 
getInstances() - Method in class com.unica.publicapi.plan.api.TaskStateEnum
 
getInstances() - Method in class com.unica.publicapi.plan.api.WeekEnum
 
getInstances() - Method in class com.unica.publicapi.plan.plugin.procedure.ProcedureMessageTypeEnum
 
getInstances() - Method in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
 
getLineItemId() - Method in class com.unica.publicapi.plan.api.InvoiceLineItemHandle
 
getLineItemId() - Method in class com.unica.publicapi.plan.api.ProjectLineItemHandle
 
getMarketingObjectEventTypeEnum(String, String) - Static method in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Marketing objects events are dynamic and per type
getMemberRoles(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Find the member roles for an existing project, if defined.
getMembersByParticipationLevel(IExecutionContext, Handle, ProjectParticipantLevelEnum) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Return members for a specific paricipation level for an existing project.
getMembersByRole(IExecutionContext, Handle, String) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Return a list of members for a specific member role for an existing object.
getMembersByRoleType(IExecutionContext, Handle, String) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
getMessages() - Method in class com.unica.publicapi.plan.plugin.procedure.ProcedureResult
 
getName() - Method in interface com.unica.publicapi.plan.plugin.IPlugin
 
getParentHandle(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Returns the parent handle for a particular child handle.
getParentObjectId() - Method in class com.unica.publicapi.plan.api.AttachmentHandle
 
getParentObjectInfo(String) - Method in class com.unica.publicapi.plan.api.AttachmentHandle
 
getParentObjectType() - Method in class com.unica.publicapi.plan.api.AttachmentHandle
 
getPlanAPI() - Method in interface com.unica.publicapi.plan.api.IExecutionContext
 
getProjectBudget(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
getProjectBudgetLineItemAllocation(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Allocations (total, yearly, quarterly) of project line items is returned by the parameters passed in attributeMap Parameter
getProjectBudgetLineItemSummary(IExecutionContext, Handle, boolean) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Use this API to get project line item summary information i.e.
getProjectId() - Method in class com.unica.publicapi.plan.api.WorkflowTaskHandle
 
getProjectLineItems(IExecutionContext, Handle, boolean) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Deprecated. use IPlanAPI.listProjectLineItems() to get list of ProjectLineItemHandle and to get attributes of individual line item, use IPlanAPI.getAttributes() providing ProjectLineItemHandle
getQueryInfo(String, String) - Static method in class com.unica.publicapi.plan.api.Handle
 
getRequestRecipients(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Get all request recipients of project request
getReviewerRoles(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Find the reviewer roles for an existing project, if defined.
getReviewersByRole(IExecutionContext, Handle, String) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Return a list of reviewers for a specific reviewer role for an existing project.
getStatus() - Method in class com.unica.publicapi.plan.plugin.procedure.ProcedureResult
 
getSubProjectAllocation(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Allocations (total, yearly, quarterly) of sub project is returned by the parameters passed in attributeMap Parameter
getSubProjectBudgetSummary(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Use this API function to extract Sub Project Budget information.
getText() - Method in class com.unica.publicapi.plan.plugin.procedure.ProcedureMessage
 
getTriggerEvent() - Method in interface com.unica.publicapi.plan.api.IExecutionContext
This method provides a triggered procedure with the Event that caused the trigger Returns null if not fired from a trigger
getTriggerHandle() - Method in interface com.unica.publicapi.plan.api.IExecutionContext
This method provides a triggered procedure with the object that caused the trigger Returns null if not fired from a trigger
getType() - Method in class com.unica.publicapi.plan.api.MarketingObjectHandle
 
getTypeEnum() - Method in class com.unica.publicapi.plan.plugin.procedure.ProcedureMessage
 
getURL() - Method in class com.unica.publicapi.plan.api.Handle
 
getVersion() - Method in interface com.unica.publicapi.plan.plugin.IPlugin
 
getWorkflowTaskParentProject(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Returns the parent project for a particular task.
getXrefByMarketingObject(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
List all of the cross references regarding with this Marketing Object.
getXrefByProject(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
List all of the cross references regarding with this Project.
GRID_ATTRIBUTE_NAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Read-only String defining the name of the grid.
GRID_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
GRID_ROW_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
GRIDROW_CREATED - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IMarketingObjectEventTypes
8.
GRIDROW_DELETED - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IMarketingObjectEventTypes
9.
GRIDROW_UPDATED - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IMarketingObjectEventTypes
6.

H

Handle - Class in com.unica.publicapi.plan.api
Handle is a special kind of URL object that refers to a particular object in a particular Plan instance.
Handle(URL, ComponentTypeEnum, int) - Constructor for class com.unica.publicapi.plan.api.Handle
 
Handle(URL, ComponentTypeEnum, int, String[]) - Constructor for class com.unica.publicapi.plan.api.Handle
 
hashCode() - Method in class com.unica.publicapi.plan.api.Handle
 

I

IExecutionContext - Interface in com.unica.publicapi.plan.api
 
IllegalExecutionContextException - Exception in com.unica.publicapi.plan.api
IllegalExecutionContextException is a ...
IllegalExecutionContextException() - Constructor for exception com.unica.publicapi.plan.api.IllegalExecutionContextException
 
IllegalExecutionContextException(String) - Constructor for exception com.unica.publicapi.plan.api.IllegalExecutionContextException
 
IllegalExecutionContextException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.IllegalExecutionContextException
 
IllegalExecutionContextException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.IllegalExecutionContextException
 
IMarketingObjectEventTypes - Interface in com.unica.publicapi.plan.plugin.procedure
 
IN_PROGRESS - Static variable in class com.unica.publicapi.plan.api.ApprovalStateEnum
 
IN_PROGRESS - Static variable in class com.unica.publicapi.plan.api.ProjectStateEnum
 
IN_RECONCILIATION - Static variable in class com.unica.publicapi.plan.api.ProjectStateEnum
 
INFO - Static variable in class com.unica.publicapi.plan.plugin.procedure.ProcedureMessageTypeEnum
 
initialize(Map) - Method in interface com.unica.publicapi.plan.plugin.IPlugin
 
instances - Static variable in class com.unica.publicapi.plan.api.ApprovalMethodEnum
 
instances - Static variable in class com.unica.publicapi.plan.api.ApprovalStateEnum
 
instances - Static variable in class com.unica.publicapi.plan.api.AssetLibraryStateEnum
 
instances - Static variable in class com.unica.publicapi.plan.api.AssetStateEnum
 
instances - Static variable in class com.unica.publicapi.plan.api.AttachmentTypeEnum
 
instances - Static variable in class com.unica.publicapi.plan.api.BudgetPeriodEnum
 
instances - Static variable in class com.unica.publicapi.plan.api.BudgetTypeEnum
 
instances - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
 
instances - Static variable in class com.unica.publicapi.plan.api.InvoiceStateEnum
 
instances - Static variable in class com.unica.publicapi.plan.api.MonthEnum
 
instances - Static variable in class com.unica.publicapi.plan.api.ProjectParticipantLevelEnum
 
instances - Static variable in class com.unica.publicapi.plan.api.ProjectStateEnum
 
instances - Static variable in class com.unica.publicapi.plan.api.QuarterEnum
 
instances - Static variable in class com.unica.publicapi.plan.api.TaskStateEnum
 
instances - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
instances - Static variable in class com.unica.publicapi.plan.plugin.procedure.ProcedureMessageTypeEnum
 
instances - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
 
InvalidAttributeException - Exception in com.unica.publicapi.plan.api
InvalidateAttributeException is a ...
InvalidAttributeException() - Constructor for exception com.unica.publicapi.plan.api.InvalidAttributeException
 
InvalidAttributeException(String) - Constructor for exception com.unica.publicapi.plan.api.InvalidAttributeException
 
InvalidAttributeException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.InvalidAttributeException
 
InvalidAttributeException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.InvalidAttributeException
 
InvalidExecutionContextException - Exception in com.unica.publicapi.plan.api
 
InvalidExecutionContextException() - Constructor for exception com.unica.publicapi.plan.api.InvalidExecutionContextException
 
InvalidExecutionContextException(String) - Constructor for exception com.unica.publicapi.plan.api.InvalidExecutionContextException
 
InvalidExecutionContextException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.InvalidExecutionContextException
 
InvalidExecutionContextException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.InvalidExecutionContextException
 
InvalidHandleException - Exception in com.unica.publicapi.plan.api
InvalidHandleException is a ...
InvalidHandleException() - Constructor for exception com.unica.publicapi.plan.api.InvalidHandleException
 
InvalidHandleException(String) - Constructor for exception com.unica.publicapi.plan.api.InvalidHandleException
 
InvalidHandleException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.InvalidHandleException
 
InvalidHandleException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.InvalidHandleException
 
InvalidItemException - Exception in com.unica.publicapi.plan.api
Either the item or item type is invalid
InvalidItemException() - Constructor for exception com.unica.publicapi.plan.api.InvalidItemException
 
InvalidItemException(String) - Constructor for exception com.unica.publicapi.plan.api.InvalidItemException
 
InvalidItemException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.InvalidItemException
 
InvalidItemException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.InvalidItemException
 
InvalidLockException - Exception in com.unica.publicapi.plan.api
InvalidLockException is a ...
InvalidLockException() - Constructor for exception com.unica.publicapi.plan.api.InvalidLockException
 
InvalidLockException(String) - Constructor for exception com.unica.publicapi.plan.api.InvalidLockException
 
InvalidLockException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.InvalidLockException
 
InvalidLockException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.InvalidLockException
 
InvalidStateTransitionException - Exception in com.unica.publicapi.plan.api
InvalidStateTransitionException is a ...
InvalidStateTransitionException() - Constructor for exception com.unica.publicapi.plan.api.InvalidStateTransitionException
 
InvalidStateTransitionException(String) - Constructor for exception com.unica.publicapi.plan.api.InvalidStateTransitionException
 
InvalidStateTransitionException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.InvalidStateTransitionException
 
InvalidStateTransitionException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.InvalidStateTransitionException
 
INVOICE - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
Plan Invoice component type.
INVOICE_ATTACHMENT_ADDED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Invoice attachment added.
INVOICE_ATTACHMENT_DELETED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Invoice attachment deleted.
INVOICE_CANCELLED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Invoice cancelled.
INVOICE_CATEGORY - Static variable in class com.unica.publicapi.plan.api.Handle
 
INVOICE_CREATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Invoice created.
INVOICE_DATE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Date Represents Invoice Date
INVOICE_DUE_DATE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Date Represents Invoice Due Date
INVOICE_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
INVOICE_LINE_ITEM_COST - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Invoice Line Item cost
INVOICE_LINE_ITEM_COST_CATEGORY - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String Represents Invoice Line Item cost category
INVOICE_LINE_ITEM_COST_PER_UNIT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Double Represents Invoice Line Item cost per uniit
INVOICE_LINE_ITEM_DESCRIPTION - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String Represents Invoice Line Item Description
INVOICE_LINE_ITEM_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
INVOICE_LINE_ITEM_QUANTITY - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Integer Represents Invoice Line Item quantity
INVOICE_LINE_ITEM_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
INVOICE_LINE_ITEM_SOURCE_ACCOUNT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Handle Represents Invoice Line Item source account
INVOICE_LINE_ITEM_SOURCE_PLAN_OBJECT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Deprecated. since object code can be ambiguous, use IPlanAPI.INVOICE_LINE_ITEM_SOURCE_PLAN_OBJECT_ID String Represents Invoice Line Item plan object
INVOICE_LINE_ITEM_SOURCE_PLAN_OBJECT_ID - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Integer Represents Invoice Line Item plan object id
INVOICE_MESSAGE_POSTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Invoice message posted.
INVOICE_NOTES - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String Represents Invoice Notes
INVOICE_NUMBER - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String Represents Invoice number
INVOICE_OWNER - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
User Represents Invoice owner
INVOICE_PAID - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Invoice paid.
INVOICE_PAID_DATE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Calendar Represents Invoice Paid Date
INVOICE_PAYABLE - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Invoice marked as payable.
INVOICE_PAYMENT_TERMS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String Represents Invoice Payment Terms
INVOICE_PURCHASE_ORDER_NUMBER - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String Represents Invoice Purchase Order Number
INVOICE_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
INVOICE_REDRAFTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Invoice redrafted.
INVOICE_SECURITY_POLICY - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
StringRepresents Invoice Security Policy Name
INVOICE_STATE_TRANSITION_COMMENT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String Represents Invoice State transition comment
INVOICE_STATUS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
InvoiceStatusEnum Represents Invoice Payment Terms
INVOICE_UPDATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Invoice updated.
INVOICE_VENDOR_CODE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String Represents Invoice Vender Code
InvoiceHandle - Class in com.unica.publicapi.plan.api
InvoiceHandle is a handle to a Plan invoice.
InvoiceHandle(URL, int) - Constructor for class com.unica.publicapi.plan.api.InvoiceHandle
Create a new instance from the specified Plan base URL and component identifier.
InvoiceLineItemHandle - Class in com.unica.publicapi.plan.api
InvoiceLineItemHandle is a handle to a Plan invoice line item.
InvoiceLineItemHandle(URL, int, int) - Constructor for class com.unica.publicapi.plan.api.InvoiceLineItemHandle
Create a new instance from the specified Plan base URL and component identifier.
InvoiceStateEnum - Class in com.unica.publicapi.plan.api
 
InvoiceStateEnum(String) - Constructor for class com.unica.publicapi.plan.api.InvoiceStateEnum
 
InvoiceStateEnum(String, int) - Constructor for class com.unica.publicapi.plan.api.InvoiceStateEnum
 
IPlanAPI - Interface in com.unica.publicapi.plan.api
IPlanAPI defines the public Plan Application Programming Interface.
IPlugin - Interface in com.unica.publicapi.plan.plugin
IPlugin defines the generic interface that must be implemented by all Plan plugins.
IProcedure - Interface in com.unica.publicapi.plan.plugin.procedure
 
isGranularityTypeEnum - Variable in class com.unica.publicapi.plan.api.BudgetPeriodEnum
 
isGranulrityTypeEnum() - Method in class com.unica.publicapi.plan.api.BudgetPeriodEnum
 
isLastVersion() - Method in class com.unica.publicapi.plan.api.ProjectLineItemHandle
 
ItemNotFoundException - Exception in com.unica.publicapi.plan.api
The desired item is not found
ItemNotFoundException() - Constructor for exception com.unica.publicapi.plan.api.ItemNotFoundException
 
ItemNotFoundException(String) - Constructor for exception com.unica.publicapi.plan.api.ItemNotFoundException
 
ItemNotFoundException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.ItemNotFoundException
 
ItemNotFoundException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.ItemNotFoundException
 
ITriggerProcedure - Interface in com.unica.publicapi.plan.plugin.procedure
ITriggerProcedure mostly adds standard parameters that will be passed to a procedure envoked by a trigger.

J

JANUARY - Static variable in class com.unica.publicapi.plan.api.MonthEnum
 
JULY - Static variable in class com.unica.publicapi.plan.api.MonthEnum
 
JUNE - Static variable in class com.unica.publicapi.plan.api.MonthEnum
 

L

LATE - Static variable in class com.unica.publicapi.plan.api.ProjectStateEnum
 
LINE_ITEM_LINKED_APPROVAL - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Handle Represents Approval linked to (Project/Invoice) Line Item, if line item has any budget linked approval to it.
LINK_TO_PROJECT - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IMarketingObjectEventTypes
12.
linkProjectChildren(IExecutionContext, Handle, Handle[]) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Links (adds) one or more projects to a common parent project; all projects must already exist.
listAllProjectChildren(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Lists the all child projects of an existing parent project, if defined.
listApprovals(IExecutionContext, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Lists all approvals whose attributes match those specified.
listAssetFolders(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
listAssetLibraries(IExecutionContext, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Lists all asset libraries whose attributes match those specified; only asset libraries that the client has read permissions are considered.
listAssets(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
listFinancialAccounts(IExecutionContext, boolean) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
API to list financial Account
listGridRows(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Lists all the grid rows whose attributes match those specified for the object; only grids that the client has read permissions for are considered.
listInvoiceLineItems(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
API to list all line items of an Invoice
listInvoices(IExecutionContext) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
API to list all available invoices
listMarketingObjectGrids(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Lists the grids bound to the specified marketing object, if defined.
listMarketingObjects(IExecutionContext, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Lists all the marketing objects whose attributes match those specified; only marketing objects that the client has read permissions for are considered.
listPossibleMemberRolesForTask(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
listPossibleMembersForTask(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
listPossibleReviewerRolesForTask(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
listPossibleReviewersForTask(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
listProjectChildren(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Lists the child projects of an existing parent project, if defined.
listProjectGrids(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Lists the grids bound to the supplied project, if defined.
listProjectLineItems(IExecutionContext, Handle, boolean) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Use this API to get list of all project line item handles
listProjectRequests(IExecutionContext, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Lists all projects request whose attributes match those specified; only project requests that the client has read permissions for are considered.
listProjects(IExecutionContext, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Lists all projects whose attributes match those specified; only projects that the client has read permissions for are considered.
listTeams(IExecutionContext, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
ListTooLargeException - Exception in com.unica.publicapi.plan.api
ListTooLargeException is a ...
ListTooLargeException() - Constructor for exception com.unica.publicapi.plan.api.ListTooLargeException
 
ListTooLargeException(String) - Constructor for exception com.unica.publicapi.plan.api.ListTooLargeException
 
ListTooLargeException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.ListTooLargeException
 
ListTooLargeException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.ListTooLargeException
 
listUsers(IExecutionContext, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
listWorkflowTasks(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Lists all the workflow tasks whose attributes match those specified; only tasks that the client has read permissions for are considered.
listWorkflowTasksForProject(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
listWorkflowTasksForUser(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
LOCK - Static variable in class com.unica.publicapi.plan.api.AssetStateEnum
 
LOCK_ALL_FIELDS - Static variable in interface com.unica.publicapi.plan.api.IExecutionContext
 
LockInUseException - Exception in com.unica.publicapi.plan.api
com.unica.uap.pub.plugin.procedure.LockInUseException is a ...
LockInUseException() - Constructor for exception com.unica.publicapi.plan.api.LockInUseException
 
LockInUseException(String) - Constructor for exception com.unica.publicapi.plan.api.LockInUseException
 
LockInUseException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.LockInUseException
 
LockInUseException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.LockInUseException
 
logError(String) - Method in interface com.unica.publicapi.plan.api.IExecutionContext
 
logError(String, Exception) - Method in interface com.unica.publicapi.plan.api.IExecutionContext
 
logInfo(String) - Method in interface com.unica.publicapi.plan.api.IExecutionContext
 
logWarning(String) - Method in interface com.unica.publicapi.plan.api.IExecutionContext
 
logWarning(String, Exception) - Method in interface com.unica.publicapi.plan.api.IExecutionContext
 

M

makeHandle(String) - Static method in class com.unica.publicapi.plan.api.Handle
Factory method to make a handle from the specified URL specification.
makeHandle(URL) - Static method in class com.unica.publicapi.plan.api.Handle
 
makeHandleForTrigger(String, String, int, String, int, String) - Static method in class com.unica.publicapi.plan.api.Handle
EXPERIMENTAL!!! Factory method to make a handle from the specified Object type and id
MARCH - Static variable in class com.unica.publicapi.plan.api.MonthEnum
 
MARKETING_OBJECT - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
Marketing Object component type.
MARKETING_OBJECT_ATTRIBUTE_ATTACHMENTS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Handle defining attachments for the their parent object like a project or a marketing object.
MARKETING_OBJECT_ATTRIBUTE_CODE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
An optional String defining an alphanumeric code that uniquely identifies the marketing object.
MARKETING_OBJECT_ATTRIBUTE_DESCRIPTION - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
MARKETING_OBJECT_ATTRIBUTE_NAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Read-only String defining the name of the marketing object.
MARKETING_OBJECT_ATTRIBUTE_OWNER - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
An array of PlanUserHandle providing the list of the Marketing Object owners.
MARKETING_OBJECT_ATTRIBUTE_SECURITY_POLICY - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
An optional String object defining name of the marketing object security policy, if not specified while marketing object creation default security policy is applied to marketing object
MARKETING_OBJECT_ATTRIBUTE_STATE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
A String object (note type) defining the current state of the marketing object.
MARKETING_OBJECT_ATTRIBUTE_TEMPLATENAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Read-only String defining the name of the template used to create the marketing object.
MARKETING_OBJECT_ATTRIBUTE_TEMPLATETYPE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Read-only String defining the unique template type used to create the marketing object.
MARKETING_OBJECT_LINKED - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IMarketingObjectEventTypes
10.
MARKETING_OBJECT_UNLINKED - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IMarketingObjectEventTypes
11.
MarketingObjectGridHandle - Class in com.unica.publicapi.plan.api
MarketingObjectGridHandle is a ...
MarketingObjectGridHandle(URL, String, int, String) - Constructor for class com.unica.publicapi.plan.api.MarketingObjectGridHandle
 
MarketingObjectGridHandle(URL, String, int, String[]) - Constructor for class com.unica.publicapi.plan.api.MarketingObjectGridHandle
Create a new instance with the specified standard parameters and extensions.
MarketingObjectGridRowHandle - Class in com.unica.publicapi.plan.api
MarketingObjectGridRowHandle is a ...
MarketingObjectGridRowHandle(URL, String, int, String, String) - Constructor for class com.unica.publicapi.plan.api.MarketingObjectGridRowHandle
Create a new instance from the specified Plan base URL and component identifier.
MarketingObjectHandle - Class in com.unica.publicapi.plan.api
MarketingObjectHandle is a handle to a Plan marketing object.
MarketingObjectHandle(URL, String, int) - Constructor for class com.unica.publicapi.plan.api.MarketingObjectHandle
Create a new instance from the specified Plan base URL and component identifier.
MarketingObjectHandle(URL, String, int, String[]) - Constructor for class com.unica.publicapi.plan.api.MarketingObjectHandle
Create a new instance with the specified standard parameters and extensions.
MarketingObjectNotFoundException - Exception in com.unica.publicapi.plan.api
 
MarketingObjectNotFoundException() - Constructor for exception com.unica.publicapi.plan.api.MarketingObjectNotFoundException
 
MarketingObjectNotFoundException(String) - Constructor for exception com.unica.publicapi.plan.api.MarketingObjectNotFoundException
 
MarketingObjectNotFoundException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.MarketingObjectNotFoundException
 
MarketingObjectNotFoundException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.MarketingObjectNotFoundException
 
MAY - Static variable in class com.unica.publicapi.plan.api.MonthEnum
 
MESSAGE_POSTED - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IMarketingObjectEventTypes
5.
MO_CATEGORY - Static variable in class com.unica.publicapi.plan.api.Handle
 
MO_GRID_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
MO_GRID_ROW_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
MO_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
MO_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
MO_TYPE - Static variable in class com.unica.publicapi.plan.api.Handle
 
MonthEnum - Class in com.unica.publicapi.plan.api
 
MonthEnum(String, int) - Constructor for class com.unica.publicapi.plan.api.MonthEnum
 
MONTHLY - Static variable in class com.unica.publicapi.plan.api.BudgetPeriodEnum
 
MultipleItemsFoundException - Exception in com.unica.publicapi.plan.api
MultipleItemsFoundException is a ...
MultipleItemsFoundException() - Constructor for exception com.unica.publicapi.plan.api.MultipleItemsFoundException
 
MultipleItemsFoundException(String) - Constructor for exception com.unica.publicapi.plan.api.MultipleItemsFoundException
 
MultipleItemsFoundException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.MultipleItemsFoundException
 
MultipleItemsFoundException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.MultipleItemsFoundException
 

N

nextOrdinal - Static variable in class com.unica.publicapi.plan.api.ApprovalMethodEnum
 
nextOrdinal - Static variable in class com.unica.publicapi.plan.api.ApprovalStateEnum
 
nextOrdinal - Static variable in class com.unica.publicapi.plan.api.AssetLibraryStateEnum
 
nextOrdinal - Static variable in class com.unica.publicapi.plan.api.AssetStateEnum
 
nextOrdinal - Static variable in class com.unica.publicapi.plan.api.AttachmentTypeEnum
 
nextOrdinal - Static variable in class com.unica.publicapi.plan.api.BudgetPeriodEnum
 
nextOrdinal - Static variable in class com.unica.publicapi.plan.api.BudgetTypeEnum
 
nextOrdinal - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
 
nextOrdinal - Static variable in class com.unica.publicapi.plan.api.InvoiceStateEnum
 
nextOrdinal - Static variable in class com.unica.publicapi.plan.api.MonthEnum
 
nextOrdinal - Static variable in class com.unica.publicapi.plan.api.ProjectParticipantLevelEnum
 
nextOrdinal - Static variable in class com.unica.publicapi.plan.api.ProjectStateEnum
 
nextOrdinal - Static variable in class com.unica.publicapi.plan.api.QuarterEnum
 
nextOrdinal - Static variable in class com.unica.publicapi.plan.api.TaskStateEnum
 
nextOrdinal - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
nextOrdinal - Static variable in class com.unica.publicapi.plan.plugin.procedure.ProcedureMessageTypeEnum
 
nextOrdinal - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
 
NOT_STARTED - Static variable in class com.unica.publicapi.plan.api.ProjectStateEnum
The project was created, but not started.
NOT_STATED - Static variable in class com.unica.publicapi.plan.api.ApprovalStateEnum
 
NotLockedException - Exception in com.unica.publicapi.plan.api
NotLockedException is a ...
NotLockedException() - Constructor for exception com.unica.publicapi.plan.api.NotLockedException
 
NotLockedException(String) - Constructor for exception com.unica.publicapi.plan.api.NotLockedException
 
NotLockedException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.NotLockedException
 
NotLockedException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.NotLockedException
 
NOVEMBER - Static variable in class com.unica.publicapi.plan.api.MonthEnum
 

O

OCTOBER - Static variable in class com.unica.publicapi.plan.api.MonthEnum
 
ON_HOLD - Static variable in class com.unica.publicapi.plan.api.ApprovalStateEnum
 
ON_HOLD - Static variable in class com.unica.publicapi.plan.api.ProjectStateEnum
 
OVERDUE - Static variable in class com.unica.publicapi.plan.api.ProjectStateEnum
 
OWNER - Static variable in class com.unica.publicapi.plan.api.ProjectParticipantLevelEnum
The project was created, but not started.

P

PAID - Static variable in class com.unica.publicapi.plan.api.InvoiceStateEnum
 
PARENT_OBJECT_ID_EXTENSION - Static variable in class com.unica.publicapi.plan.api.AttachmentHandle
 
PARENT_OBJECT_TYPE_EXTENSION - Static variable in class com.unica.publicapi.plan.api.AttachmentHandle
 
PARTICIPANT - Static variable in class com.unica.publicapi.plan.api.ProjectParticipantLevelEnum
 
PAYABLE - Static variable in class com.unica.publicapi.plan.api.InvoiceStateEnum
 
PENDING - Static variable in class com.unica.publicapi.plan.api.TaskStateEnum
 
PLAN_INTEGRATIONWS_URL_PARAMNAME - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IProcedure
Standard name for URL to Plan's Integration Webservice.
PLAN_JSP - Static variable in class com.unica.publicapi.plan.api.Handle
 
PLAN_NAMESPACE_PREFIX - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
"uap" prefix is reserved for the Unica Plan attribute name space
PLAN_PROCEDUREKEY_PARAMNAME - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IProcedure
Standard name for a Plan procedure key parameter.
PLAN_TEAM - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
Plan Team component type.
PLAN_USER - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
Plan User component type.
PLANEVENT_COMMENT_PARAMNAME - Static variable in interface com.unica.publicapi.plan.plugin.procedure.ITriggerProcedure
A string defining an optional clear-text comment associated with the triggered event, usually as typed by the user whose action generated the event (256 chars max).
PLANEVENT_OBJECTHANDLE_PARAMNAME - Static variable in interface com.unica.publicapi.plan.plugin.procedure.ITriggerProcedure
The string form of the handle of the source object that generated the triggered event, e.g., ProjectHandle.
PLANEVENT_PREFIX - Static variable in interface com.unica.publicapi.plan.plugin.procedure.ITriggerProcedure
 
PLANEVENT_TIMESTAMP_PARAMNAME - Static variable in interface com.unica.publicapi.plan.plugin.procedure.ITriggerProcedure
A Calendar object that gives the system date and time when the triggered event occurred.
PLANEVENT_TYPEENUM_PARAMNAME - Static variable in interface com.unica.publicapi.plan.plugin.procedure.ITriggerProcedure
The string form of a EventTypeEnum enumerated type that defines the type of event that caused the trigger to fire.
PLANEVENT_USERLOGIN_PARAMNAME - Static variable in interface com.unica.publicapi.plan.plugin.procedure.ITriggerProcedure
A string giving the login name of the Plan user whose action generated the triggered event (generally not the same as the user identity used to run the procedure).
PlanTeamHandle - Class in com.unica.publicapi.plan.api
ProjectHandle is a handle to a Plan project.
PlanTeamHandle(URL, int) - Constructor for class com.unica.publicapi.plan.api.PlanTeamHandle
Create a new instance from the specified Plan base URL and component identifier.
PlanUserHandle - Class in com.unica.publicapi.plan.api
ProjectHandle is a handle to a Plan project.
PlanUserHandle(URL, int) - Constructor for class com.unica.publicapi.plan.api.PlanUserHandle
Create a new instance from the specified Plan base URL and component identifier.
PluginInitializationException - Exception in com.unica.publicapi.plan.plugin
PluginInitializationException is a ...
PluginInitializationException() - Constructor for exception com.unica.publicapi.plan.plugin.PluginInitializationException
 
PluginInitializationException(String) - Constructor for exception com.unica.publicapi.plan.plugin.PluginInitializationException
 
PluginInitializationException(Throwable) - Constructor for exception com.unica.publicapi.plan.plugin.PluginInitializationException
 
PluginInitializationException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.plugin.PluginInitializationException
 
PluginVersion - Class in com.unica.publicapi.plan.plugin
PluginVersion is a wrapper around plugin version information.
PluginVersion(int, int, int) - Constructor for class com.unica.publicapi.plan.plugin.PluginVersion
 
PluginVersion(int, int, int, int) - Constructor for class com.unica.publicapi.plan.plugin.PluginVersion
 
PluginVersion(String) - Constructor for class com.unica.publicapi.plan.plugin.PluginVersion
 
PluginVersion() - Constructor for class com.unica.publicapi.plan.plugin.PluginVersion
 
ProcedureExecutionException - Exception in com.unica.publicapi.plan.plugin.procedure
com.unica.uap.pub.plugin.procedure.ProcedureExecutionException is a ...
ProcedureExecutionException() - Constructor for exception com.unica.publicapi.plan.plugin.procedure.ProcedureExecutionException
 
ProcedureExecutionException(String) - Constructor for exception com.unica.publicapi.plan.plugin.procedure.ProcedureExecutionException
 
ProcedureExecutionException(Throwable) - Constructor for exception com.unica.publicapi.plan.plugin.procedure.ProcedureExecutionException
 
ProcedureExecutionException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.plugin.procedure.ProcedureExecutionException
 
ProcedureInitializationException - Exception in com.unica.publicapi.plan.plugin.procedure
ProcedureInitializationException is a ...
ProcedureInitializationException() - Constructor for exception com.unica.publicapi.plan.plugin.procedure.ProcedureInitializationException
 
ProcedureInitializationException(String) - Constructor for exception com.unica.publicapi.plan.plugin.procedure.ProcedureInitializationException
 
ProcedureInitializationException(Throwable) - Constructor for exception com.unica.publicapi.plan.plugin.procedure.ProcedureInitializationException
 
ProcedureInitializationException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.plugin.procedure.ProcedureInitializationException
 
ProcedureMessage - Class in com.unica.publicapi.plan.plugin.procedure
ProcedureMessage is a wrapper around the data associated with a message.
ProcedureMessage(ProcedureMessageTypeEnum, String) - Constructor for class com.unica.publicapi.plan.plugin.procedure.ProcedureMessage
Construct a new message
ProcedureMessage(String, Exception) - Constructor for class com.unica.publicapi.plan.plugin.procedure.ProcedureMessage
 
ProcedureMessageTypeEnum - Class in com.unica.publicapi.plan.plugin.procedure
ProcedureMessageTypeEnum is an enumeration of the possible message types.
ProcedureMessageTypeEnum(String) - Constructor for class com.unica.publicapi.plan.plugin.procedure.ProcedureMessageTypeEnum
 
ProcedureMessageTypeEnum(String, int) - Constructor for class com.unica.publicapi.plan.plugin.procedure.ProcedureMessageTypeEnum
 
ProcedureResult - Class in com.unica.publicapi.plan.plugin.procedure
ProcedureResult is a simple wrapper around a procedure result.
ProcedureResult(int, ProcedureMessage[]) - Constructor for class com.unica.publicapi.plan.plugin.procedure.ProcedureResult
Create a new instance.
PROJECT - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
Project component type.
PROJECT_ATTACHMENT_ADDED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
An attachment has been added to a project.
PROJECT_ATTACHMENT_DELETED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project attachment has been deleted.
PROJECT_ATTRIBUTE_ATTACHMENTS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Handle defining attachments for the their parent object like a project or a marketing object.
PROJECT_ATTRIBUTE_BUDGET_GRANULARITY - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
An optional String object defining budget granularity level for project.
PROJECT_ATTRIBUTE_CODE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
An optional String defining an alphanumeric code that uniquely identifies the project.
PROJECT_ATTRIBUTE_DESCRIPTION - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Optional String describing the project.
PROJECT_ATTRIBUTE_ENDDATE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
As with start date, but defines the date the project will end.
PROJECT_ATTRIBUTE_ISREQUEST - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Read-only Boolean indicating if this project is a project request true or a "real" project.
PROJECT_ATTRIBUTE_NAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String defining the name of the project.
PROJECT_ATTRIBUTE_SECURITY_POLICY - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
An optional String object defining name of the project security policy, if not specified while project creation default security policy is applied to project
PROJECT_ATTRIBUTE_STARTDATE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
An optional Date object defining the date the project started.
PROJECT_ATTRIBUTE_STATEENUM - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
A ProjectStateEnum enumerated type giving the current state of the project.
PROJECT_ATTRIBUTE_TEMPLATENAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Read-only String defining the unique name of the template used to create the project.
PROJECT_BUDGET_ACTUAL_SPENT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Represents project budget line item account code
PROJECT_BUDGET_ALLOCATION_PERIOD - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Represents project budget allocation period
PROJECT_BUDGET_ALLOCATION_YEAR - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Represents key for project budget allocation period for yearly or quarterly
PROJECT_BUDGET_AMOUNT_CHANGED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project budget has been saved.
PROJECT_BUDGET_FINALIZED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project budget has been finalized.
PROJECT_BUDGET_LINE_ITEM_ALLOCATION - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Represents key for line item sub project budget allocation
PROJECT_BUDGET_LINE_ITEM_COMMITTED_AMOUNT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Represents project budget line item committed amount
PROJECT_BUDGET_LINE_ITEM_COST_CATEGORY - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Represents project budget line item cost category
PROJECT_BUDGET_LINE_ITEM_COST_CATEGORY_ID - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Represents project budget line item cost category id
PROJECT_BUDGET_LINE_ITEM_DESCRIPTION - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Represents project budget line item description
PROJECT_BUDGET_LINE_ITEM_EXPENDITURE_DATE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Represents project budget line item expenditure date
PROJECT_BUDGET_LINE_ITEM_FORECAST_AMOUNT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Represents project budget line item forecast amount
PROJECT_BUDGET_LINE_ITEM_ID - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Represents unique ID for project budget line item
PROJECT_BUDGET_LINE_ITEM_SOURCE_ACCOUNT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Represents project budget line item source account
PROJECT_BUDGET_LINE_ITEM_SOURCE_ACCOUNT_CODE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Represents project budget line item account code
PROJECT_BUDGET_LINE_ITEM_SOURCE_ACCOUNT_ID - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Represents project budget line item account id
PROJECT_BUDGET_LINE_ITEMS_SAVED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project budget line items has been saved.
PROJECT_BUDGET_MONTH - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
PROJECT_BUDGET_PERIOD - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
PROJECT_BUDGET_QUARTER - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
PROJECT_BUDGET_SAVED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project budget allocation has been saved.
PROJECT_BUDGET_TOTAL - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
PROJECT_BUDGET_TOTAL_COMMITTED - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Represents project budget line item account code
PROJECT_BUDGET_TOTAL_FORCAST - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Represents project budget line item account code
PROJECT_BUDGET_TYPE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
PROJECT_BUDGET_WEEK - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
PROJECT_BUDGET_YEAR - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
PROJECT_CAMPAIGN_CREATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Project campaign created
PROJECT_CANCELLED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project has been cancelled.
PROJECT_CATEGORY - Static variable in class com.unica.publicapi.plan.api.Handle
 
PROJECT_CHILD_PROJECT_ADDED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A child project is added to a project
PROJECT_CHILD_PROJECT_LINKED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A child project is linked to a project
PROJECT_CHILD_PROJECT_REMOVED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A child project is removed from a project
PROJECT_CHILD_PROJECT_REQUEST_ADDED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A child project request is added to a project
PROJECT_COMPLETED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project has been completed.
PROJECT_CREATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A new project has been created.
PROJECT_DELETED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project has been deleted.
PROJECT_GRID_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
PROJECT_GRID_ROW_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
PROJECT_GRIDROW_CREATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project's grid row has been created.
PROJECT_GRIDROW_DELETED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project's grid row has been deleted.
PROJECT_GRIDROW_UPDATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project's grid row has been updated.
PROJECT_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
PROJECT_IN_RECONCILIATION - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project has been put into reconciliation.
PROJECT_LINE_ITEM_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
PROJECT_LINE_ITEM_IS_VERSION_FINAL - Static variable in class com.unica.publicapi.plan.api.Handle
 
PROJECT_LINE_ITEM_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
PROJECT_LINKED_PROGRAM_ID - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
This is not a project base attribute, but it will be exposed in get and set project attributes.
PROJECT_MEMBER_ROLE_UNASSIGNED - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
This is not a Project attribute.
PROJECT_MESSAGE_POSTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project Message posted
PROJECT_NOT_STARTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project has been put in not started state
PROJECT_ON_HOLD - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project has been put on hold.
PROJECT_PEOPLE_UPDATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project people updated.
PROJECT_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
PROJECT_REQUEST - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
Project Request component type.
PROJECT_REQUEST_ATTRIBUTE_NAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String defining the name of the project request.
PROJECT_REQUEST_ATTRIBUTE_RECIPIENTS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String defining the list of project request recipients.
PROJECT_REQUEST_RECIPIENT_DURATION - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String defining the user of project request recipient.
PROJECT_REQUEST_RECIPIENT_INSTRUCTIONS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String defining the instructions of project request recipient.
PROJECT_REQUEST_RECIPIENT_IS_PROJECT_OWNER - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String defining the owner of project request recipient.
PROJECT_REQUEST_RECIPIENT_IS_REQUIRED - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String defining project request recipient is required or not.
PROJECT_REQUEST_RECIPIENT_ROLE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String defining the role of project request recipient.
PROJECT_REQUEST_RECIPIENT_SEQUENCE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String defining the sequence of project request recipient.
PROJECT_REQUEST_RECIPIENT_USER - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
String defining the user of project request recipient.
PROJECT_REQUEST_REDRAFTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Project request redrafted.
PROJECT_REQUEST_RETURNED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Project request returned.
PROJECT_REQUEST_UPDATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Project request updated.
PROJECT_RESTARTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project has been restarted after being put on hold.
PROJECT_REVIEWER_ROLE_UNASSIGNED - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
This is not a Project attribute.
PROJECT_STARTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project has been started.
PROJECT_UPDATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A project's attributes have been updated.
ProjectCopyTypeEnum - Enum in com.unica.publicapi.plan.api
Copy project options
ProjectCopyTypeEnum() - Constructor for enum com.unica.publicapi.plan.api.ProjectCopyTypeEnum
 
ProjectGridHandle - Class in com.unica.publicapi.plan.api
ProjectGridHandle is a handle to a Plan project grid.
ProjectGridHandle(URL, int, String) - Constructor for class com.unica.publicapi.plan.api.ProjectGridHandle
Create a new instance from the specified Plan base URL, project and grid identifiers.
ProjectGridHandle(URL, int, String[]) - Constructor for class com.unica.publicapi.plan.api.ProjectGridHandle
Create a new instance with the specified standard parameters and extensions.
ProjectGridRowHandle - Class in com.unica.publicapi.plan.api
ProjectGridRowHandle is a handle to a Plan project grid row.
ProjectGridRowHandle(URL, int, String, String) - Constructor for class com.unica.publicapi.plan.api.ProjectGridRowHandle
Create a new instance from the specified Plan base URL and component identifier.
ProjectHandle - Class in com.unica.publicapi.plan.api
ProjectHandle is a handle to a Plan project.
ProjectHandle(URL, int) - Constructor for class com.unica.publicapi.plan.api.ProjectHandle
Create a new instance from the specified Plan base URL and component identifier.
ProjectLineItemHandle - Class in com.unica.publicapi.plan.api
ProjectLineItemHandle is a handle to a Plan project line item.
ProjectLineItemHandle(URL, int, int) - Constructor for class com.unica.publicapi.plan.api.ProjectLineItemHandle
Create a new instance from the specified Plan base URL and component identifier.
ProjectLineItemHandle(URL, int, int, boolean) - Constructor for class com.unica.publicapi.plan.api.ProjectLineItemHandle
Create a new instance from the specified Plan base URL and component identifier.
ProjectNotFoundException - Exception in com.unica.publicapi.plan.api
ProjectNotFoundException is a ...
ProjectNotFoundException() - Constructor for exception com.unica.publicapi.plan.api.ProjectNotFoundException
 
ProjectNotFoundException(String) - Constructor for exception com.unica.publicapi.plan.api.ProjectNotFoundException
 
ProjectNotFoundException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.ProjectNotFoundException
 
ProjectNotFoundException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.ProjectNotFoundException
 
ProjectParticipantLevelEnum - Class in com.unica.publicapi.plan.api
ProjectParticipantLevelEnum is a facade enumerated type of all public valid member participant levels of a Plan project.
ProjectParticipantLevelEnum(String) - Constructor for class com.unica.publicapi.plan.api.ProjectParticipantLevelEnum
 
ProjectParticipantLevelEnum(String, int) - Constructor for class com.unica.publicapi.plan.api.ProjectParticipantLevelEnum
 
ProjectRequestHandle - Class in com.unica.publicapi.plan.api
ProjectRequestHandle is a handle to a Plan project request.
ProjectRequestHandle(URL, int) - Constructor for class com.unica.publicapi.plan.api.ProjectRequestHandle
Create a new instance from the specified Plan base URL and component identifier.
ProjectStateEnum - Class in com.unica.publicapi.plan.api
ProjectStateEnum is a facade enumerated type of all public valid states of a Plan project.
ProjectStateEnum(String) - Constructor for class com.unica.publicapi.plan.api.ProjectStateEnum
 
ProjectStateEnum(String, int) - Constructor for class com.unica.publicapi.plan.api.ProjectStateEnum
 
put(Object, Object) - Method in class com.unica.publicapi.plan.api.AttributeMap
 

Q

Q1 - Static variable in class com.unica.publicapi.plan.api.QuarterEnum
 
Q2 - Static variable in class com.unica.publicapi.plan.api.QuarterEnum
 
Q3 - Static variable in class com.unica.publicapi.plan.api.QuarterEnum
 
Q4 - Static variable in class com.unica.publicapi.plan.api.QuarterEnum
 
QuarterEnum - Class in com.unica.publicapi.plan.api
 
QuarterEnum(String, int) - Constructor for class com.unica.publicapi.plan.api.QuarterEnum
 
QUARTERLY - Static variable in class com.unica.publicapi.plan.api.BudgetPeriodEnum
 

R

releaseAllLocks() - Method in interface com.unica.publicapi.plan.api.IExecutionContext
 
releaseLock(Handle, String) - Method in interface com.unica.publicapi.plan.api.IExecutionContext
Deprecated. use releaseLock(Handle handle) instead.
releaseLock(Handle) - Method in interface com.unica.publicapi.plan.api.IExecutionContext
This method replaces releaseLock(Handle handle, String name) method
REQUEST_ACCEPTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Project request accepted.
REQUEST_CANCELLED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Project request cancelled.
REQUEST_SUBMITTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Project request submitted.
REQUESTER - Static variable in class com.unica.publicapi.plan.api.ProjectParticipantLevelEnum
 
RETURNED - Static variable in class com.unica.publicapi.plan.api.ProjectStateEnum
 

S

SEPTEMBER - Static variable in class com.unica.publicapi.plan.api.MonthEnum
 
SEQUENTIAL - Static variable in class com.unica.publicapi.plan.api.ApprovalMethodEnum
 
serialVersionUID - Static variable in class com.unica.publicapi.plan.api.AssetLibraryStateEnum
 
serialVersionUID - Static variable in class com.unica.publicapi.plan.api.BudgetPeriodEnum
serialVersionUID
serialVersionUID - Static variable in class com.unica.publicapi.plan.api.BudgetTypeEnum
serialVersionUID
serialVersionUID - Static variable in class com.unica.publicapi.plan.api.MonthEnum
serialVersionUID
serialVersionUID - Static variable in class com.unica.publicapi.plan.api.QuarterEnum
serialVersionUID
serialVersionUID - Static variable in class com.unica.publicapi.plan.api.WeekEnum
serialVersionUID
setMembersByParticipationLevel(IExecutionContext, Handle, Handle[], ProjectParticipantLevelEnum, boolean) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Update members for a specific paricipation level for an existing project.
setMembersByRole(IExecutionContext, Handle, Handle[], String, boolean) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Update members for a specific member role for an existing Plan objects.
setReviewersByRole(IExecutionContext, Handle, Handle[], String, boolean) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Update reviewers for a specific reviewer role for an existing project.
SIMULTANEOUS - Static variable in class com.unica.publicapi.plan.api.ApprovalMethodEnum
 
SKIPPED - Static variable in class com.unica.publicapi.plan.api.TaskStateEnum
 
STATUS_CHANGED - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IMarketingObjectEventTypes
2.
SUBMITTED - Static variable in class com.unica.publicapi.plan.api.ProjectStateEnum
 

T

TASK - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
Workflow task "componet" type (child of project).
TASK_ADDED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Workflow task added.
TASK_ASSIGNED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A workflow task has been assigned to a user.
TASK_ASSIGNED_TO_TEAM - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A workflow task has been assigned to a team.
TASK_ASSIGNED_TO_TEAM_MEMBER - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A workflow task has been assigned to a team member.
TASK_ATTRIBUTE_ACTUALDURATION - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Deprecated. Use TASK_ATTRIBUTE_ACTUALDURATION_DETAILED
TASK_ATTRIBUTE_ACTUALDURATION_DETAILED - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Optional String object, the actual duration for the task Format for duration is DD-HH-MM, e.g.
TASK_ATTRIBUTE_ACTUALEFFORT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Deprecated. Use TASK_ATTRIBUTE_ACTUALEFFORT_DETAILED
TASK_ATTRIBUTE_ACTUALEFFORT_DETAILED - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Optional String object, the actual effort to complete the task.
TASK_ATTRIBUTE_ACTUALENDDATE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Optional Date As with actual end date, but defines the date the task actually ended (or is forecast to end if in the future).
TASK_ATTRIBUTE_ACTUALSTARTDATE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Optional Date object defining the date the task actually started (or is forecast to start if in the future).
TASK_ATTRIBUTE_CODE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
An optional String defining an alphanumeric code that uniquely identifies the task.
TASK_ATTRIBUTE_COMMENT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Optional String defining a comment for the task.
TASK_ATTRIBUTE_DEPENDENT_TASKS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Read Only WorkflowTasHandle defining dependent tasks for the task.
TASK_ATTRIBUTE_ISSTAGE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
The Boolean indicating if this task is a stage.
TASK_ATTRIBUTE_MEMBER - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
PlanUserHandle or PlanTeamHandle that defines assigned member of a workflow task.
TASK_ATTRIBUTE_MEMBER_ROLE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
The Integer object defining the id of the member role on a workflow task
TASK_ATTRIBUTE_MILESTONE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Optional String describing the milestone associated with this task.
TASK_ATTRIBUTE_NAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Read-only String defining the name of the task.
TASK_ATTRIBUTE_PARENT_TASKS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
A array of WorkflowTaskHandle defining parent tasks this task is depending on.
TASK_ATTRIBUTE_REVIEWER - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
PlanUserHandle or PlanTeamHandle that defines reviewer of a workflow task.
TASK_ATTRIBUTE_REVIEWER_ROLE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
The Integer object defining the id of the reviewr role on a workflow task
TASK_ATTRIBUTE_STAGE_NUMBER - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
The Integer object defining the stage number on a workflow task
TASK_ATTRIBUTE_STATEENUM - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
A TaskStateEnum enumerated type defining the current state of the task.
TASK_ATTRIBUTE_TARGETDURATION - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Deprecated. Use TASK_ATTRIBUTE_TARGETDURATION_DETAILED
TASK_ATTRIBUTE_TARGETDURATION_DETAILED - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Optional String object, the target duration for the task, Format for effort is DD-HH-MM, e.g.
TASK_ATTRIBUTE_TARGETEFFORT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Deprecated. Use TASK_ATTRIBUTE_TARGETEFFORT_DETAILED
TASK_ATTRIBUTE_TARGETEFFORT_DETAILED - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Optional String object, the target estimated effort to complete the task Format for effort is DD-HH-MM, e.g.
TASK_ATTRIBUTE_TARGETENDDATE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Optional Date As with scheduled end date, but defines the date the task is (was) scheduled to end.
TASK_ATTRIBUTE_TARGETSTARTDATE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Optional Date object defining the date the task is (was) scheduled to start.
TASK_CATEGORY - Static variable in class com.unica.publicapi.plan.api.Handle
 
TASK_CHANGED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Workflow task definition has been changed.
TASK_COMPLETED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Workflow task has been completed.
TASK_DATE_RIPPLING_ATTRIBUTE_ACTUAL_OR_TARGET_FLAG - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Boolean defining whether ripple forecast/actual dates or target dates.
TASK_DATE_RIPPLING_ATTRIBUTE_COMPRESS_SLACK - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
Boolean defining whether compressing slack time.
TASK_DEPENDENCY_COMPLETED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A dependent task of a workflow task has been completed.
TASK_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
TASK_MILESTONE - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A workflow milestone has been reached.
TASK_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
TASK_REMOVED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Workflow task removed.
TASK_STARTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Workflow task started.
TASK_UNASSIGNED_FROM_TEAM_MEMBER - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
A workflow task has been unassigned from a team member.
TaskNotFoundException - Exception in com.unica.publicapi.plan.api
TaskNotFoundException is a ...
TaskNotFoundException() - Constructor for exception com.unica.publicapi.plan.api.TaskNotFoundException
 
TaskNotFoundException(String) - Constructor for exception com.unica.publicapi.plan.api.TaskNotFoundException
 
TaskNotFoundException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.TaskNotFoundException
 
TaskNotFoundException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.TaskNotFoundException
 
TaskStateEnum - Class in com.unica.publicapi.plan.api
TaskStateEnum is a public version of an enumerated type of all valid states of a Plan workflow task.
TaskStateEnum(String) - Constructor for class com.unica.publicapi.plan.api.TaskStateEnum
 
TaskStateEnum(String, int) - Constructor for class com.unica.publicapi.plan.api.TaskStateEnum
 
TEAM_ATTRIBUTE_APPROVAL_MANAGER_CAN_ROUTE_APPROVALS_TO_MEMBERS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
TEAM_ATTRIBUTE_APPROVAL_MEMBERS_CAN_RETURN_TEAM_ASSIGNED_APPROVALS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
TEAM_ATTRIBUTE_APPROVAL_MEMBERS_CAN_TAKE_OWNERSHIP_OF_TEAM_ASSIGNED_APPROVALS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
TEAM_ATTRIBUTE_DESCRIPTION - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
TEAM_ATTRIBUTE_MANAGERS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
TEAM_ATTRIBUTE_MEMBERS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
TEAM_ATTRIBUTE_NAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
TEAM_ATTRIBUTE_PROJ_REQ_MANAGER_CAN_ROUTE_PROJ_REQ_TO_MEMBERS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
TEAM_ATTRIBUTE_PROJ_REQ_MEMBERS_CAN_TAKE_OWNERSHIP_OF_TEAM_ASSIGNED_PROJ_REQ - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
TEAM_ATTRIBUTE_SKILL_SETS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
TEAM_ATTRIBUTE_TASK_MANAGER_CAN_ROUTE_WORK_TO_MEMBERS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
TEAM_ATTRIBUTE_TASK_MEMBERS_CAN_ACCEPT_TEAM_ASSIGNED_TASKS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
TEAM_ATTRIBUTE_TASK_MEMBERS_CAN_RETURN_TEAM_ASSIGNED_TASKS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
TEAM_CATEGORY - Static variable in class com.unica.publicapi.plan.api.Handle
 
TEAM_FUNC - Static variable in class com.unica.publicapi.plan.api.Handle
 
TEAM_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
TEAM_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
TemplateNotFoundException - Exception in com.unica.publicapi.plan.api
TemplateNotFoundException is a ...
TemplateNotFoundException() - Constructor for exception com.unica.publicapi.plan.api.TemplateNotFoundException
 
TemplateNotFoundException(String) - Constructor for exception com.unica.publicapi.plan.api.TemplateNotFoundException
 
TemplateNotFoundException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.TemplateNotFoundException
 
TemplateNotFoundException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.TemplateNotFoundException
 
TemplateTypeNotFoundException - Exception in com.unica.publicapi.plan.api
TemplateTypeNotFoundException is a ...
TemplateTypeNotFoundException() - Constructor for exception com.unica.publicapi.plan.api.TemplateTypeNotFoundException
 
TemplateTypeNotFoundException(String) - Constructor for exception com.unica.publicapi.plan.api.TemplateTypeNotFoundException
 
TemplateTypeNotFoundException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.TemplateTypeNotFoundException
 
TemplateTypeNotFoundException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.TemplateTypeNotFoundException
 
toExternalForm() - Method in class com.unica.publicapi.plan.api.Handle
 
toString() - Method in class com.unica.publicapi.plan.api.Handle
 
toString() - Method in class com.unica.publicapi.plan.plugin.procedure.ProcedureMessage
 
TOTAL - Static variable in class com.unica.publicapi.plan.api.BudgetTypeEnum
 
transitionApprovalStateByHandle(IExecutionContext, Handle, ApprovalStateEnum, String) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Change the approval state of an existing approval to a new state.
transitionAssetStateByCode(IExecutionContext, String, AssetStateEnum, String) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
transitionInvoiceState(IExecutionContext, Handle, InvoiceStateEnum, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
API to update state of the Invoice
transitionMarketingObjectStateByHandle(IExecutionContext, Handle, String, String) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Transition a supplied Marketing Object's state to the new state.
transitionProjectRequestStateByHandle(IExecutionContext, Handle, ProjectStateEnum, String) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Finds the project request and transition its state to the new state.

On resubmitting returned request, request 'Re-approval Rule' would be:
If project request returned and then resubmitted, request is processed by all recipients again

To accept request by recipient, "onBehalfOfUserID" user id should be valid recipinet's id.
transitionProjectStateByCode(IExecutionContext, String, ProjectStateEnum) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Deprecated.  
transitionProjectStateByHandle(IExecutionContext, Handle, ProjectStateEnum, String) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Overloaded API with comments parameters.
transitionWorkflowTaskStateByHandle(IExecutionContext, Handle, TaskStateEnum, String) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Overloaded API with comments parameters.
transitionWorkflowTaskStateByName(IExecutionContext, String, String, TaskStateEnum) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Deprecated. use @see Finds the workflow task that has the specified project code and task name and transitions its state to the new state.

Convenience API; identical to making the following API calls:

  1. findProjectByAttribute() using the code attribute name and the code parameter value
  2. findWorkflowTaskByAttribute() using the project handle above with a name attribute equal to the name parameter above
  3. updateAttributes() for the task returned above, using the state parameter as the uapStateEnum attribute value.
TriggerEventTypeEnum - Class in com.unica.publicapi.plan.plugin.procedure
TriggerEventTypeEnum is a public wrapper around Plan's internal EventTypeEnum that exposes only the events that a trigger procedure can respond to.
TriggerEventTypeEnum(EventTypeEnum) - Constructor for class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
 
TYPE_NAMES - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IMarketingObjectEventTypes
List of Marketing Object event types.

U

UNLINK_FROM_PROJECT - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IMarketingObjectEventTypes
13.
unlinkProjectChildren(IExecutionContext, Handle, Handle[]) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Unlinks one or more child projects from their common parent project; all projects must already exist.
updateApprovalItems(IExecutionContext, Handle, Object[], String[]) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
This method updates one or more approval item(s) within a single Approval object.
updateAttribute(IExecutionContext, Handle, String, Object[]) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Update the attribute of the object instance given by the specified handle.
updateAttributes(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Update one or more attributes of the object instance given by the specified handle.
UPDATED - Static variable in interface com.unica.publicapi.plan.plugin.procedure.IMarketingObjectEventTypes
1.
updateFinancialAccountBudget(IExecutionContext, Handle, int, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
API to update account budget information in one call you can update budget information for one financial year
updateMembersByRoleType(IExecutionContext, Handle, String, Handle[]) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
 
updateProjectLineItemAllocation(IExecutionContext, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Use this API function to update project line item allocation
updateProjectRequestRecepient(IExecutionContext, Handle, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Update project request recipients.
updateSubProjectAllocation(IExecutionContext, Handle, Handle, AttributeMap) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
Use this API function to update sub project allocation
URL - Static variable in class com.unica.publicapi.plan.api.AttachmentTypeEnum
 
USER_ATTRIBUTE_EMAIL - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
USER_ATTRIBUTE_FIRST_NAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
USER_ATTRIBUTE_LAST_NAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
USER_ATTRIBUTE_LOCALE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
USER_ATTRIBUTE_LOGIN - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
USER_ATTRIBUTE_ROLES - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
USER_CATEGORY - Static variable in class com.unica.publicapi.plan.api.Handle
 
USER_CREATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
User created.
USER_DELETED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
User deleted.
USER_FUNC - Static variable in class com.unica.publicapi.plan.api.Handle
 
USER_ID - Static variable in class com.unica.publicapi.plan.api.Handle
 
USER_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
 
USER_UPDATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
User updated.

V

validateAttributeName(Object) - Method in class com.unica.publicapi.plan.api.AttributeMap
 
validateAttributeValues(Object) - Method in class com.unica.publicapi.plan.api.AttributeMap
 
validateComponentId(int) - Static method in class com.unica.publicapi.plan.api.Handle
 
valueOf(String) - Static method in class com.unica.publicapi.plan.api.ApprovalMethodEnum
 
valueOf(int) - Static method in class com.unica.publicapi.plan.api.ApprovalMethodEnum
 
valueOf(String) - Static method in class com.unica.publicapi.plan.api.ApprovalStateEnum
 
valueOf(String) - Static method in class com.unica.publicapi.plan.api.AssetLibraryStateEnum
 
valueOf(String) - Static method in class com.unica.publicapi.plan.api.AssetStateEnum
 
valueOf(String) - Static method in class com.unica.publicapi.plan.api.AttachmentTypeEnum
 
valueOf(String) - Static method in class com.unica.publicapi.plan.api.BudgetPeriodEnum
 
valueOf(int) - Static method in class com.unica.publicapi.plan.api.BudgetPeriodEnum
 
valueOf(String) - Static method in class com.unica.publicapi.plan.api.BudgetTypeEnum
 
valueOf(int) - Static method in class com.unica.publicapi.plan.api.BudgetTypeEnum
 
valueOf(String) - Static method in class com.unica.publicapi.plan.api.ComponentTypeEnum
 
valueOf(int) - Static method in class com.unica.publicapi.plan.api.ComponentTypeEnum
 
valueOf(String) - Static method in class com.unica.publicapi.plan.api.InvoiceStateEnum
 
valueOf(String) - Static method in class com.unica.publicapi.plan.api.MonthEnum
 
valueOf(int) - Static method in class com.unica.publicapi.plan.api.MonthEnum
 
valueOf(String) - Static method in enum com.unica.publicapi.plan.api.ProjectCopyTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.unica.publicapi.plan.api.ProjectParticipantLevelEnum
 
valueOf(String) - Static method in class com.unica.publicapi.plan.api.ProjectStateEnum
 
valueOf(String) - Static method in class com.unica.publicapi.plan.api.QuarterEnum
 
valueOf(int) - Static method in class com.unica.publicapi.plan.api.QuarterEnum
 
valueOf(String) - Static method in class com.unica.publicapi.plan.api.TaskStateEnum
 
valueOf(String) - Static method in class com.unica.publicapi.plan.api.WeekEnum
 
valueOf(int) - Static method in class com.unica.publicapi.plan.api.WeekEnum
 
valueOf(String) - Static method in class com.unica.publicapi.plan.plugin.procedure.ProcedureMessageTypeEnum
 
valueOf(String) - Static method in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
 
valueOf(int) - Static method in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
 
values() - Static method in class com.unica.publicapi.plan.api.ApprovalMethodEnum
 
values() - Static method in class com.unica.publicapi.plan.api.ApprovalStateEnum
 
values() - Static method in class com.unica.publicapi.plan.api.AssetLibraryStateEnum
 
values() - Static method in class com.unica.publicapi.plan.api.AssetStateEnum
 
values() - Static method in class com.unica.publicapi.plan.api.AttachmentTypeEnum
 
values() - Static method in class com.unica.publicapi.plan.api.BudgetPeriodEnum
 
values() - Static method in class com.unica.publicapi.plan.api.BudgetTypeEnum
 
values() - Static method in class com.unica.publicapi.plan.api.ComponentTypeEnum
 
values() - Static method in class com.unica.publicapi.plan.api.InvoiceStateEnum
 
values() - Static method in class com.unica.publicapi.plan.api.MonthEnum
 
values() - Static method in enum com.unica.publicapi.plan.api.ProjectCopyTypeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in class com.unica.publicapi.plan.api.ProjectParticipantLevelEnum
 
values() - Static method in class com.unica.publicapi.plan.api.ProjectStateEnum
 
values() - Static method in class com.unica.publicapi.plan.api.QuarterEnum
 
values() - Static method in class com.unica.publicapi.plan.api.TaskStateEnum
 
values() - Static method in class com.unica.publicapi.plan.api.WeekEnum
 
values() - Static method in class com.unica.publicapi.plan.plugin.procedure.ProcedureMessageTypeEnum
 
values() - Static method in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
 

W

WARNING - Static variable in class com.unica.publicapi.plan.plugin.procedure.ProcedureMessageTypeEnum
 
WEEK_1 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_10 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_11 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_12 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_13 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_14 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_15 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_16 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_17 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_18 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_19 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_2 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_20 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_21 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_22 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_23 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_24 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_25 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_26 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_27 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_28 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_29 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_3 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_30 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_31 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_32 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_33 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_34 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_35 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_36 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_37 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_38 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_39 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_4 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_40 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_41 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_42 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_43 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_44 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_45 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_46 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_47 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_48 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_49 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_5 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_50 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_51 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_52 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_53 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_6 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_7 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_8 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WEEK_9 - Static variable in class com.unica.publicapi.plan.api.WeekEnum
 
WeekEnum - Class in com.unica.publicapi.plan.api
 
WeekEnum(String, int) - Constructor for class com.unica.publicapi.plan.api.WeekEnum
 
WEEKLY - Static variable in class com.unica.publicapi.plan.api.BudgetPeriodEnum
 
WORKFLOW_SAVED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
Workflow spreadsheet added.
WorkflowStageHandle - Class in com.unica.publicapi.plan.api
 
WorkflowStageHandle(URL, int, int) - Constructor for class com.unica.publicapi.plan.api.WorkflowStageHandle
 
WorkflowTaskHandle - Class in com.unica.publicapi.plan.api
WorkflowTaskHandle is a handle to a Plan workflow task
WorkflowTaskHandle(URL, int, int) - Constructor for class com.unica.publicapi.plan.api.WorkflowTaskHandle
Create a new instance from the specified Plan base URL and component identifier.

X

XREF_APPROVALS_REF_TO_MO - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
XREF_MO_MOD_BY_PROJECT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
XREF_MO_REF_BY_MO - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
XREF_MO_REF_BY_PROJECT - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
XREF_MO_REF_TO_MO - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
XREF_PROJECTS_MODIFIY_MO - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 
XREF_PROJECTS_REF_TO_MO - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
 

Y

YEARLY - Static variable in class com.unica.publicapi.plan.api.BudgetPeriodEnum
 

_

_baseURL - Variable in class com.unica.publicapi.plan.api.Handle
 
_componentId - Variable in class com.unica.publicapi.plan.api.Handle
ComponentId property
_componentTypeEnum - Variable in class com.unica.publicapi.plan.api.Handle
ComponentTypeEnum property.
_exception - Variable in class com.unica.publicapi.plan.plugin.procedure.ProcedureMessage
 
_extensions - Variable in class com.unica.publicapi.plan.api.Handle
 
_messages - Variable in class com.unica.publicapi.plan.plugin.procedure.ProcedureResult
 
_status - Variable in class com.unica.publicapi.plan.plugin.procedure.ProcedureResult
 
_text - Variable in class com.unica.publicapi.plan.plugin.procedure.ProcedureMessage
 
_typeEnum - Variable in class com.unica.publicapi.plan.plugin.procedure.ProcedureMessage
 

A B C D E F G H I J L M N O P Q R S T U V W X Y _