- 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_STEP_DELETED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
Approval step deleted.
- 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
-
- 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
- findFolderByAttributes(IExecutionContext, String, Object[]) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
-
Finds the folder that matches the either of supplied folder name/description.
- 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.
- findOfferOrOfferListByAttributes(IExecutionContext, String, Object[]) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
-
Finds the offer or offer list that matches the supplied attribute.
- findProgramByAttribute(IExecutionContext, String, Object[]) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
-
Find a single programs whose attributes match those specified; only programs
that the client has read permissions for are considered.
- 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
-
- FolderHandle - Class in com.unica.publicapi.plan.api
-
FolderHandle is a handle to a UMO Folder
- FolderHandle(URL, int) - Constructor for class com.unica.publicapi.plan.api.FolderHandle
-
- FORECAST - Static variable in class com.unica.publicapi.plan.api.BudgetTypeEnum
-
- 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
-
- getCampaignSecurityPolicies(IExecutionContext) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
-
Utility API to get information about campaign security policies
- 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.ProgramGridHandle
-
- 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.ProgramGridRowHandle
-
- 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.OfferStateEnum
-
- 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 participation 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
-
- getOnBehalfOfUserID() - Method in interface com.unica.publicapi.plan.api.IExecutionContext
-
This method provides ID of the user who has initiated the
procedure execution in a triggered environment.
- 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
-
This method provides an interface to invoke all UMO public APIs
- 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
-
- getUserID() - Method in interface com.unica.publicapi.plan.api.IExecutionContext
-
This method provides ID of the user who is invoking the procedure.
- 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.
- GROUPING_FOLDER - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
-
Folder type
- GROUPING_FOLDER_CAMPAIGN_FOLDER_ID - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
An optional Long object defining campaign folder id.
- GROUPING_FOLDER_DESCRIPTION - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
An optional String object defining folder name
- GROUPING_FOLDER_ID - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
An optional Long object defining folder Id
This attribute is not intended to be used while providing parent
folder id of offer/folder objects @see #PARENT_FOLDER_ID attribute
should be used for that purpose.
- GROUPING_FOLDER_NAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
An optional String object defining folder name
- 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.OfferStateEnum
-
- 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
-
- isTriggerContext() - Method in interface com.unica.publicapi.plan.api.IExecutionContext
-
This method notifies user if this invocation is initiated by a trigger
or external API call over web-service.
- 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 invoked by a trigger.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.ApprovalHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.AssetFolderHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.AssetHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.AssetLibraryHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.AttachmentHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.FinancialAccountHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.FolderHandle
-
Factory method to make a handle from the specified URL specification.
- 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
-
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.InvoiceHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.InvoiceLineItemHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.MarketingObjectHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.PlanHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.PlanTeamHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.PlanUserHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.ProgramGridHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.ProgramHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.ProjectGridHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.ProjectHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.ProjectLineItemHandle
-
Factory method to make a handle from the specified URL specification.
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.ProjectRequestHandle
-
- makeHandle(String) - Static method in class com.unica.publicapi.plan.api.WorkflowTaskHandle
-
Factory method to make a handle from the specified URL specification.
- 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
-
- PAID - Static variable in class com.unica.publicapi.plan.api.InvoiceStateEnum
-
- PARENT_FOLDER_ID - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
An optional Long object defining parent folder Id
- 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 - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
-
Plan component type.
- PLAN_CAMPAIGN_NAMESPACE_PREFIX - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
"uapCampaignSummary" prefix is reserved for the Unica Plan Campaign attribute name space
- PLAN_CATEGORY - Static variable in class com.unica.publicapi.plan.api.Handle
-
- PLAN_ID - Static variable in class com.unica.publicapi.plan.api.Handle
-
- 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_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
-
- 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).
- PlanHandle - Class in com.unica.publicapi.plan.api
-
- PlanHandle(URL, int) - Constructor for class com.unica.publicapi.plan.api.PlanHandle
-
Create a new instance from the specified Plan base URL and component identifier.
- 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
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.ApprovalNotFoundException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.ApprovalNotFoundException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.ApprovalNotFoundException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.AssetNotFoundException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.AssetNotFoundException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.AssetNotFoundException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.AttributeNotFoundException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.AttributeNotFoundException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.AttributeNotFoundException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.AuthorizationException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.AuthorizationException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.AuthorizationException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.IllegalExecutionContextException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.IllegalExecutionContextException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.IllegalExecutionContextException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.InvalidAttributeException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.InvalidAttributeException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.InvalidAttributeException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.InvalidExecutionContextException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.InvalidExecutionContextException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.InvalidExecutionContextException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.InvalidHandleException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.InvalidHandleException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.InvalidHandleException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.InvalidItemException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.InvalidItemException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.InvalidItemException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.InvalidLockException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.InvalidLockException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.InvalidLockException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.InvalidStateTransitionException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.InvalidStateTransitionException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.InvalidStateTransitionException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.ItemNotFoundException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.ItemNotFoundException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.ItemNotFoundException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.ListTooLargeException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.ListTooLargeException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.ListTooLargeException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.LockInUseException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.LockInUseException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.LockInUseException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.MultipleItemsFoundException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.MultipleItemsFoundException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.MultipleItemsFoundException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.NotLockedException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.NotLockedException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.NotLockedException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.ProjectNotFoundException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.ProjectNotFoundException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.ProjectNotFoundException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.TaskNotFoundException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.TaskNotFoundException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.TaskNotFoundException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.TemplateNotFoundException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.TemplateNotFoundException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.TemplateNotFoundException
-
- printStackTrace() - Method in exception com.unica.publicapi.plan.api.TemplateTypeNotFoundException
-
- printStackTrace(PrintStream) - Method in exception com.unica.publicapi.plan.api.TemplateTypeNotFoundException
-
- printStackTrace(PrintWriter) - Method in exception com.unica.publicapi.plan.api.TemplateTypeNotFoundException
-
- 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.
- PROGRAM - Static variable in class com.unica.publicapi.plan.api.ComponentTypeEnum
-
Program component type.
- PROGRAM_ATTRIBUTE_ATTACHMENTS - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
Handle defining attachments for the their parent object like a program
or a marketing object.
- PROGRAM_ATTRIBUTE_BUDGET_GRANULARITY - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
An optional String object defining budget granularity level for program.
- PROGRAM_ATTRIBUTE_CODE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
An optional String defining an alphanumeric code that uniquely
identifies the program.
- PROGRAM_ATTRIBUTE_DESCRIPTION - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
Optional String describing the program.
- PROGRAM_ATTRIBUTE_ENDDATE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
As with start date, but defines the date the program will end.
- PROGRAM_ATTRIBUTE_NAME - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
String defining the name of the program.
- PROGRAM_ATTRIBUTE_PROGRAMAREA - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
This is not a program base attribute.
- PROGRAM_ATTRIBUTE_SECURITY_POLICY - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
An optional String object defining name of the program security policy, if not specified while program creation default security policy is applied to program
- PROGRAM_ATTRIBUTE_STARTDATE - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
An optional Date object defining the date
the program started.
- PROGRAM_ATTRIBUTE_STATEENUM - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
A ProgramStateEnum enumerated type giving the
current state of the program.
- PROGRAM_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 program.
- PROGRAM_CANCELLED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
A program has been cancelled.
- PROGRAM_CATEGORY - Static variable in class com.unica.publicapi.plan.api.Handle
-
- PROGRAM_CREATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
A program has been created.
- PROGRAM_GRID_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
-
- PROGRAM_GRID_ROW_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
-
- PROGRAM_ID - Static variable in class com.unica.publicapi.plan.api.Handle
-
- PROGRAM_LINKED_PLAN_ID - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
This is not a program base attribute, but it will be exposed in get and set
program attributes.
- PROGRAM_MEMBER_ROLE_UNASSIGNED - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
This is not a Program attribute.
- PROGRAM_ON_HOLD - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
A program has been put on hold.
- PROGRAM_QUERY - Static variable in class com.unica.publicapi.plan.api.Handle
-
- PROGRAM_REVIEWER_ROLE_UNASSIGNED - Static variable in interface com.unica.publicapi.plan.api.IPlanAPI
-
This is not a Program attribute.
- PROGRAM_STARTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
A program has been started.
- PROGRAM_UPDATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
A program's attributes have been updated.
- ProgramGridHandle - Class in com.unica.publicapi.plan.api
-
ProgramGridHandle is a handle to a Plan program grid.
- ProgramGridHandle(URL, int, String) - Constructor for class com.unica.publicapi.plan.api.ProgramGridHandle
-
Create a new instance from the specified Plan base URL, program and grid identifiers.
- ProgramGridHandle(URL, int, String[]) - Constructor for class com.unica.publicapi.plan.api.ProgramGridHandle
-
Create a new instance with the specified standard parameters and extensions.
- ProgramGridRowHandle - Class in com.unica.publicapi.plan.api
-
ProgramGridRowHandle is a handle to a Plan program grid row.
- ProgramGridRowHandle(URL, int, String, String) - Constructor for class com.unica.publicapi.plan.api.ProgramGridRowHandle
-
Create a new instance from the specified Plan base URL and component identifier.
- ProgramHandle - Class in com.unica.publicapi.plan.api
-
- ProgramHandle(URL, int) - Constructor for class com.unica.publicapi.plan.api.ProgramHandle
-
Create a new instance from the specified Plan base URL and component identifier.
- ProgramNotFoundException - Exception in com.unica.publicapi.plan.api
-
ProgramNotFoundException
- ProgramNotFoundException() - Constructor for exception com.unica.publicapi.plan.api.ProgramNotFoundException
-
- ProgramNotFoundException(String) - Constructor for exception com.unica.publicapi.plan.api.ProgramNotFoundException
-
- ProgramNotFoundException(Throwable) - Constructor for exception com.unica.publicapi.plan.api.ProgramNotFoundException
-
- ProgramNotFoundException(String, Throwable) - Constructor for exception com.unica.publicapi.plan.api.ProgramNotFoundException
-
- 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_CHILD_PROJECT_REQUEST_LINKED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
A child project request is linked to a project
- PROJECT_CHILD_PROJECT_REQUEST_REMOVED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
A child project request is removed from 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_ACCEPTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
Project request accepted.
- PROJECT_REQUEST_ATTACHMENT_ADDED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
An attachment has been added to a project request.
- PROJECT_REQUEST_ATTACHMENT_DELETED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
A project request attachment has been deleted.
- 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_CANCELLED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
Project request cancelled.
- PROJECT_REQUEST_CREATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
Project request created.
- PROJECT_REQUEST_DELETED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
A project request has been deleted.
- PROJECT_REQUEST_GRIDROW_CREATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
A project request's grid row has been created.
- PROJECT_REQUEST_GRIDROW_DELETED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
A project request's grid row has been deleted.
- PROJECT_REQUEST_GRIDROW_UPDATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
A project request's grid row has been updated.
- PROJECT_REQUEST_PEOPLE_UPDATED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
A project request people updated.
- 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_SUBMITTED - Static variable in class com.unica.publicapi.plan.plugin.procedure.TriggerEventTypeEnum
-
Project request submitted.
- 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
-
- publishFolder(IExecutionContext, Handle) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
-
Transition state of folder represented by supplied handle to PUBLISHED state
This API will publish given folder and all its parent folders if not published.
- publishOffer(IExecutionContext, Handle, String) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
-
Transition state of offer represented by supplied handle to PUBLISHED state
- put(Object, Object) - Method in class com.unica.publicapi.plan.api.AttributeMap
-
- 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 reviewer 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.
- transitionProgramState(IExecutionContext, Handle, ProgramState, String) - Method in interface com.unica.publicapi.plan.api.IPlanAPI
-
Finds the program assigned the supplied unique program handle and transition its 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 transitionWorkflowTaskStateByHandle
Finds the workflow task that has the specified project code and task name and
transitions its state to the new state.
- 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.