Package com.softwareag.centrasite.policy.api

Interface Summary
CentraSiteTokens Constants holding the tokens used in different templates
IActionExecutor Interface for Policy JAVA Rule Executor Every Policy JAVA rule needs to implement this class
IPolicyClient Communication interface with PolicyEngine.
IPolicyStatus  
Policy Models a policy object
PolicyActionCategory This object is internally modeled as a concept under the PolicyActionType Classification scheme Maps to the Action category in Control/UI Equivalent of PolicyTemplate
PolicyActionInstance Represents the instance of a PolicyActionTemplate for a particular Policy It is modeled as an association of type Uses from the Policy(source object) to the PolicyAction(target object)
PolicyActionParameter Models the action parameters for PolicyActionTemplate
PolicyActionTemplate Models the Policy Action
PolicyCondition Models the Conditions based on which a policy will be filtered for triggering
PolicyLifeCycleManager Defines Policy specific CRUD operations.
PolicyParameter Models the parameters for a specific PolicyActionInstance
PolicyQueryManager Defines Policy specific querying operations.
PolicyRegistryObject Base class for all Policy related objects
 

Class Summary
PolicyContextParameters Class for transfering any parameters from a client to a policy execution item.
PolicyExportHandlerParameters Class for transfering parameters to the OnExport policies.
PolicyExportHandlerResult Class for returning results from the OnExport policy to the caller.
PolicyExportHandlerResult.ObjectSet A top object with its related objects and resources
PolicyExportHandlerResult.OrgSet Represent the result of exporting an organization.
PolicyExportHandlerResult.OrgType A asset type within an organization.
URLGenerator URL Generator
 

Enum Summary
PolicyExportHandlerParameters.ExportOrganizationMode Organization export mode.