- AccessToken - Class in com.softwareag.centrasite.policy.model
-
- AccessToken() - Constructor for class com.softwareag.centrasite.policy.model.AccessToken
-
- AccessTokenInfo - Class in com.softwareag.centrasite.policy.model
-
Created by AAS on 23/5/16.
- AccessTokenInfo() - Constructor for class com.softwareag.centrasite.policy.model.AccessTokenInfo
-
- AccessTokenResponse - Class in com.softwareag.centrasite.policy.model
-
POJO used to generated JSON as a response to the API-Portal for key generation,renewal requests.
- AccessTokenResponse() - Constructor for class com.softwareag.centrasite.policy.model.AccessTokenResponse
-
- AccessTokenResponseAdapter - Class in com.softwareag.centrasite.policy.model
-
Created by NAS on 23-05-2016.
- AccessTokenResponseAdapter(AccessTokenResponse) - Constructor for class com.softwareag.centrasite.policy.model.AccessTokenResponseAdapter
-
- AccessTokenType - Enum in com.softwareag.centrasite.policy.model
-
- Activator - Class in com.softwareag.centrasite.policy
-
Activator class for OSGi bundle.
- Activator() - Constructor for class com.softwareag.centrasite.policy.Activator
-
- addActionInstance(PolicyActionInstance) - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Adds the action instance to this policy.
- addActionParameter(PolicyActionParameter) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Adds the given Action Parameter to this Action Template.
- addActionParameters(List<PolicyActionParameter>) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Adds the given list of Action Parameters to this Action Template.
- addActionTemplate(PolicyActionTemplate) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionCategory
-
Adds the given PolicyActionTemplate under this Action category.
- addApplicableEventType(Concept) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Adds the given event type(if not present already) to the collection of event types upon which the policy action
template can be applied.
- addApplicableObjectType(Concept) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Adds the given object type(if not present already) to the collection of object types upon which the policy action
template can be applied.
- addAssetTypes(Collection<RegistryObject>) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Adds the collection of asset types.
- addAssociatedObjects(Collection<RegistryObject>) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.OrgSet
-
Adds the collection of associated RegistryObject
objects.
- addAssociatedWebdav(Collection<String>) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.OrgSet
-
Adds the collection of associate webdav objects.
- addAssociation(Association) - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Adds the given association to the underlying JAXR object.
- addAssociation(RegistryObject, String) - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Creates and adds(if not present already) an association from this object to the target object with the given.
- addCondition(Condition) - Method in interface com.softwareag.centrasite.policy.api.PolicyCondition
-
Adds the given condition to the list of conditions.
- addContextInfo(String, Object) - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Adds a parameter (key-value pair) to the PolicyContext.
- addEventType(Concept) - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Adds the given event type(if not present already) to the collection of event types on which the policy will be
fired.
- addInstanceSets(Collection<PolicyExportHandlerResult.ObjectSet>) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Adds the collection of instance sets.
- addNonShared(Collection<RegistryObject>) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Adds the collection of non-shared registry objects.
- addObjectType(Concept) - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Adds the given object type(if not present already) to the collection of object types on which the policy will be
fired.
- addOrganizationSets(Collection<PolicyExportHandlerResult.OrgSet>) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Adds the collection of organization sets.
- addOrgObjectSet(PolicyExportHandlerResult.ObjectSet) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.OrgSet
-
Adds the organization object-set as ObjectSet
.
- addOrgType(PolicyExportHandlerResult.OrgType) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.OrgSet
-
Adds the collection of organization type objects.
- addParameter(PolicyParameter) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionInstance
-
Adds the given parameter to the action instance.
- addParameter(PolicyParameter) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Adds the given parameter to the list of child parameters.
- addParameter(PolicyActionParameter, String) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Adds PolicyParameter from the PolicyActionParameter with the value.
- addParameter(PolicyActionParameter, URL) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Adds PolicyParameter from the PolicyActionParameter with the value.
- addParameter(PolicyActionParameter, boolean) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Adds PolicyParameter from the PolicyActionParameter with the value.
- addParameter(PolicyActionParameter, Date) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Adds PolicyParameter from the PolicyActionParameter with the given value.
- addParameter(PolicyActionParameter, double) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Adds PolicyParameter from the PolicyActionParameter with the given value.
- addParameter(PolicyActionParameter, CentraSiteRegistryObject) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Adds PolicyParameter from the PolicyActionParameter with the given value.
- addParameter(PolicyActionParameter, Collection) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Adds PolicyParameter from the PolicyActionParameter with the given value.
- addParameters(List<PolicyParameter>) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionInstance
-
Adds the given list of parameters to the action instance.
- addParameters(List<PolicyParameter>) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Adds the given parameters to the list of child parameters.
- addPolicyActionParameter(PolicyActionParameter) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionParameter
-
Adds the PolicyActionParameter to the existing child PolicyActionParameter collection.
- addRequired(Collection<RegistryObject>) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Adds the collection of required registry objects.
- addShared(Collection<RegistryObject>) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Adds the collection of shared registry objects.
- addWebdavAssetType(Collection<String>) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Adds the collection of webdav asset types.
- addWebdavNonShared(Collection<String>) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Adds the collection of webdav non-shared objects.
- addWebdavRequired(Collection<String>) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Adds the collection of webdav required-objects.
- addWebdavShared(Collection<String>) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Adds the collection of webdav shared objects.
- API_PORTAL - Static variable in interface com.softwareag.centrasite.policy.model.ParameterTypeConstants
-
- ApiKeyAccessToken - Class in com.softwareag.centrasite.policy.model
-
- ApiKeyAccessToken() - Constructor for class com.softwareag.centrasite.policy.model.ApiKeyAccessToken
-
- APIPublishContext - Class in com.softwareag.centrasite.policy.model
-
- APIPublishContext() - Constructor for class com.softwareag.centrasite.policy.model.APIPublishContext
-
- Assertion_Template_Key_Approval - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Asset_Permission - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Change_Activation - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Change_State - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Check_Attribute_Value - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Check_State - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Classification_Validation - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Classify - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Collector_BPEL - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Collector_Default - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Collector_Policy - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Collector_Schema - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Collector_Webservice - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Consumer_Permission - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_CreateAPIKey - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_CreateAudit - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_CreateOAuth2Client - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Default_Delete_Handler - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_DeployAPIKey - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_DeployOAuth2Client - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Email_Notification - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Group_Based_Approval - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Namespace_Validation - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Object_Description_Validation - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Object_Name_Validation - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Permission - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Profile_Permission - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Promote_Asset - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Register_Consumer - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_RenewAPIKey - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_RevokeAPIKey - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_RevokeOAuth2Client - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Role_Groups - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Service_Binding_Validation - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Set_Attribute_Value - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Set_Default_Permission - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Set_Initial_State - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_UnClassify - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Validate_Lifecycle_Model_Activation - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Validate_policy_Activation - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_Validate_policy_DeActivation - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- Assertion_Template_Key_WSDL_Size_Validation - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- AssertionResult - Class in com.softwareag.centrasite.policy.model
-
The result structure of every executor.
- AssertionResult(String, ResultStatus, String) - Constructor for class com.softwareag.centrasite.policy.model.AssertionResult
-
Constructs new AssertionResult
object.
- AssertionType - Class in com.softwareag.centrasite.policy.model
-
Assertion types.
- attribute(String) - Method in class com.softwareag.centrasite.policy.model.GroovyEntity
-
Checks that the given attributename is a LocalName or key or property of the applied object.
- ATTRIBUTE - Static variable in interface com.softwareag.centrasite.policy.model.ParameterTypeConstants
-
- ATTRIBUTE_NAME - Static variable in interface com.softwareag.centrasite.policy.model.ParameterTypeConstants
-
- AUDIT_CONTEXT_INFO - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- AUDIT_CONTEXT_INFO_KEY - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- AUDIT_CONTEXT_INFO_VALUE - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- AXIOMATIC - Static variable in class com.softwareag.centrasite.policy.model.AssertionType
-
- getAccessTokenDetails() - Method in class com.softwareag.centrasite.policy.model.AccessTokenInfo
-
- getAccessTokenRequestURLs() - Method in class com.softwareag.centrasite.policy.model.OAuth2AccessToken
-
- getAccessTokenType() - Method in class com.softwareag.centrasite.policy.model.AccessTokenResponse
-
- getAccessTokenUuid() - Method in class com.softwareag.centrasite.policy.model.AccessToken
-
- getAccessTokenUuid() - Method in class com.softwareag.centrasite.policy.model.AccessTokenResponse
-
- getActionCategories(PolicyType) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the collection of Action Categories applicable for the specified type.
- getActionCategory() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Gets the policy action category to which this action template belongs.
- getActionInstance(String) - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Gets the policy action instance(if any) with the given ID.
- getActionInstances() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Gets the list of action instances for the policy.
- getActionInstancesByTemplateId(String) - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Gets the list of policy action instances for the given policy action template ID.
- getActionParameter(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Returns the Policy Action Parameter under this Action Template with the given name if present.
- getActionParameter() - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Gets the Policy Action Parameter based on which this Policy Parameter was created.
- getActionParameters() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Returns the list of Policy Action Parameters for this Action Template.
- getActionTemplate() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionInstance
-
The Policy Action for which this action instance was created.
- getActionTemplates() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionCategory
-
Returns the collection of all Action Templates under this Action Category.
- getActionType() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionInstance
-
Returns the assertion type of the associated policy action.
- getActionType() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Gets the action type of this template.
- getAdditionalInfo() - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Returns a Map representation of the additional parameters set by Handler and Collector frameworks.
- getAllActionCategories() - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the collection of all Action Categories.
- getAllClassifiedConcepts(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Returns all the concepts under which the underlying JAXR object is classified under the specified classification
scheme.
- getAllJAXRObjects() - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Returns the Collection of registry objects which are part of this Policy object including itself.
- getAllObsoleteObjects() - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Returns the Collection of registry objects which are part of this Policy object including itself.
- getAllRegistryObjects() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Get the policy registry object together with its policy parameter registry objects and policy conditions if present.
- getAllRegistryObjects() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionParameter
-
Get the registry object of the PolicyActionParameter and recursively associated PolicyActionParameter(s).
- getAllRegistryObjects() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Get all registry of the template and the related once, e.g. extrinsic object or policy parameters
- getApiId() - Method in class com.softwareag.centrasite.policy.model.AccessTokenInfo
-
- getApiIdPackagerMap() - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
- getApiIds() - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
- getApiKeyAccessToken() - Method in class com.softwareag.centrasite.policy.model.AccessTokenResponse
-
- getApiKeyString() - Method in class com.softwareag.centrasite.policy.model.ApiKeyAccessToken
-
- getApiPortalEndpointCategoryMap() - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
- getApiPortalIds() - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
Deprecated.
- getApiPortalSelectedCommunitiesMap() - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
Get the map of selected communities.
- getApiUuid() - Method in class com.softwareag.centrasite.policy.model.AccessTokenResponse
-
- getAppId() - Method in class com.softwareag.centrasite.policy.model.AccessTokenInfo
-
- getApplicableCondition() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Gets the applicable condition(if any) for the policy.
- getApplicableEventTypes() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Gets the collection of event types upon which the policy action template can be applied.
- getApplicableObjectTypes() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Gets the collection of object types upon which the policy action template can be applied.
- getApplicationDescription() - Method in class com.softwareag.centrasite.policy.model.AccessToken
-
- getApplicationName() - Method in class com.softwareag.centrasite.policy.model.AccessToken
-
- getAppliedObject() - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Returns the RegistryObject in which the policy is applied.
- getAppliedObjectId() - Method in class com.softwareag.centrasite.policy.model.AssertionResult
-
Returns the current applied object ID.
- getAppliedObjectId() - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Returns the string representation of the RegistryObject that is applied.
- getAppliedObjectName() - Method in class com.softwareag.centrasite.policy.model.AssertionResult
-
Returns the current applied object name.
- getAppliedObjects() - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Returns all the objects that are applicable for the onTrigger event that triggered the policy Execution.
- getAsCollection(String[]) - Static method in class com.softwareag.centrasite.policy.WSIUtil
-
For the given array of String values, returns a Collection of strings objects.
- getASPolicyStatus(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
The help to generate IPolicyStatus object for a given Policy Status value.
- getAssertionId() - Method in class com.softwareag.centrasite.policy.model.AssertionResult
-
Returns the current assertion ID.
- getAssertionName() - Method in class com.softwareag.centrasite.policy.model.AssertionResult
-
Returns the current assertion name.
- getAssertionResults() - Method in exception com.softwareag.centrasite.policy.PolicyException
-
Returns the collection of messages as AssertionResult
objects.
- getAssertionType() - Method in class com.softwareag.centrasite.policy.model.AssertionResult
-
Returns the current assertion type.
- getAssetTypes() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Returns the collection of asset types as RegistryObject
.
- getAssociatedObjects() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.OrgSet
-
Returns the collection of associated RegistryObject
objects.
- getAssociatedWebdav() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.OrgSet
-
Returns the collection of associated Webdav as String
objects.
- getAssociations() - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Returns the Associations of the underlying JAXR object.
- getAssociations(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Returns all the associations of the underlying JAXR object made to the specified association type.
- getBindingIdSOAPMethodIdMap() - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
- getBUIApprovalFlowURL(String, CentraSiteRegistryEntry) - Method in class com.softwareag.centrasite.policy.api.URLGenerator
-
Returns the Business Approval flow URL.
- getBUIAssetDetailsURL(String, RegistryObject) - Method in class com.softwareag.centrasite.policy.api.URLGenerator
-
Returns the Business UI Asset URL.
- getBUIBaseURL(String) - Method in class com.softwareag.centrasite.policy.api.URLGenerator
-
Returns the Base(Tomcat) URL of Business UI.
- getBusinessUiApprovalFlowUrl(String, CentraSiteRegistryEntry) - Method in class com.softwareag.centrasite.policy.api.URLGenerator
-
Returns the Business Approval flow URL.
- getBusinessUiAssetDetailsUrl(String, String) - Method in class com.softwareag.centrasite.policy.api.URLGenerator
-
- getBusinessUiUrl(String) - Method in class com.softwareag.centrasite.policy.api.URLGenerator
-
- getCategoryType() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionCategory
-
Returns whether the Action Category is grouped under Design/Change Time or Runtime policy action types.
- getChildActionParameters() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionParameter
-
Returns the list of child action parameters for this action parameter.
- getChildParameters() - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Gets the list of all child parameters of this policy parameter.
- getClassifications() - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Returns the classifications of the underlying JAXR object.
- getClassifiedConcept(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Returns the concept under which the underlying JAXR object is classified under the specified classification scheme
Should there be more than one classification to some concepts under the specified taxonomy, the first such
classification's concept will be returned.
- getClientId() - Method in class com.softwareag.centrasite.policy.model.OAuth2AccessToken
-
- getClientSecret() - Method in class com.softwareag.centrasite.policy.model.OAuth2AccessToken
-
- getConcept() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.OrgType
-
Returns the top object of a object collection.
- getConditions() - Method in interface com.softwareag.centrasite.policy.api.PolicyCondition
-
Gets the list of conditions applicable for this policyCondition.
- getContextInfo() - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Returns the instance of java.util.Map that contains custom parameters set by the Policy Engine.
- getContextInfo(String) - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Returns the value for the given key set by the Policy Engine.
- getContextObjects(String) - Method in interface com.softwareag.centrasite.policy.api.IPolicyClient
-
Gets the objects that are available in the policy context under the specified qualifier.
- getDefaultValue() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionParameter
-
Returns the default value for the PolicyActionParameter.
- getDependentAssertions(String) - Static method in class com.softwareag.centrasite.policy.WSIUtil
-
For the given action ID returns the collection dependent assertions.
- getDescription() - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Returns the description of the underlying JAXR object.
- getElementName() - Method in class com.softwareag.centrasite.policy.model.Condition
-
Returns the current Element Name.
- getEndPointCategoryIds() - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
Deprecated.
- getEnum(String) - Static method in class com.softwareag.centrasite.policy.model.AssertionType
-
Returns the AssertionType
for the given value.
- getEnum(String) - Static method in class com.softwareag.centrasite.policy.model.ConditionOperator
-
Returns the ConditionOperator
for the given value.
- getEnum(String) - Static method in class com.softwareag.centrasite.policy.model.EvaluationMode
-
Returns the EvaluationMode
for the given value.
- getEnum(String) - Static method in class com.softwareag.centrasite.policy.model.PolicyType
-
Returns the PolicyType
for the given value.
- getEnum(String) - Static method in class com.softwareag.centrasite.policy.model.ResultStatus
-
Deprecated.
Returns the ResultStatus
for the given value.
- getEnumList() - Static method in class com.softwareag.centrasite.policy.model.AssertionType
-
Returns the enum list for the AssertionType.
- getEnumList() - Static method in class com.softwareag.centrasite.policy.model.ConditionOperator
-
Returns the enum list for the Condition Operator.
- getEnumList() - Static method in class com.softwareag.centrasite.policy.model.EvaluationMode
-
Returns the enum list for the Evaluation Mode.
- getEnumList() - Static method in class com.softwareag.centrasite.policy.model.PolicyType
-
Returns the enum list for the policy type.
- getEnumList() - Static method in class com.softwareag.centrasite.policy.model.ResultStatus
-
Deprecated.
Returns the enum list for the ResultStatus.
- getEnumMap() - Static method in class com.softwareag.centrasite.policy.model.AssertionType
-
Returns the enum map for the AssertionType.
- getEnumMap() - Static method in class com.softwareag.centrasite.policy.model.ConditionOperator
-
Returns the enum map for the Condition Operator.
- getEnumMap() - Static method in class com.softwareag.centrasite.policy.model.EvaluationMode
-
Returns the enum map for the Evaluation Mode.
- getEnumMap() - Static method in class com.softwareag.centrasite.policy.model.PolicyType
-
Returns the enum map for the policy type.
- getEnumMap() - Static method in class com.softwareag.centrasite.policy.model.ResultStatus
-
Deprecated.
Returns the enum map for the ResultStatus.
- getEvaluationMode() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Gets the Evaluation Mode for the policy Only the Sequential mode of evaluation is supported currently.
- getEventType() - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Returns the Event that triggered the policy execution.
- getEventTypes() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Gets the collection of event types on which the policy will be fired.
- getExecutionDate() - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Returns the execution date in the Date format.
- getExecutionType() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Gets the execution type for the action template.
- getExpiryDate() - Method in class com.softwareag.centrasite.policy.model.AccessToken
-
- getExportOrganizationMode() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerParameters
-
Returns the current export Organization Mode.
- getFailureMessage() - Method in class com.softwareag.centrasite.policy.model.GroovyResult
-
Returns the current failure message of the GroovyResult.
- getFailureStatus() - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Helper method to return the Failure Policy.
- getInfoMesssage() - Method in class com.softwareag.centrasite.policy.model.GroovyResult
-
Returns the current info message of the GroovyResult.
- getInfoStatus() - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Helper method to return the Info Policy.
- getInProgressStatus() - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Helper method to return the InProgress Policy.
- getInstanceSets() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Returns the collection of instance sets as ObjectSet
objects.
- getJAXRObject() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionCategory
-
Returns the underlying JAXR concept which models this Action category.
- getJAXRObject() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionInstance
-
Returns the JAXR association object for this action instance.
- getJAXRObject() - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Returns the underlying JAXR object.
- getJAXRRegistryService() - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Returns the CentraSiteRegistryService which was used to create this Policy object.
- getKey() - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Returns the Key of the underlying JAXR object.
- getKey() - Method in class com.softwareag.centrasite.policy.model.Property
-
- getLoggedInUserLocale() - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Gets the locale of the logged in user.
- getMessage() - Method in class com.softwareag.centrasite.policy.model.AssertionResult
-
Returns the current assertion result message.
- getName() - Method in interface com.softwareag.centrasite.policy.api.IPolicyStatus
-
Gets the PolicyStatus Name.
- getName() - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Returns the name of the underlying JAXR object.
- getNonShared() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Returns the collection of non-shared Registry objects.
- getOAuth2AccessToken() - Method in class com.softwareag.centrasite.policy.model.AccessTokenResponse
-
- getObjects() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.ObjectSet
-
Returns the collection of objects including the top object.
- getObjectTypes() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Gets the collection of object types on which the policy will be fired.
- getOnboardingBUIApprovalFlowURL(String, CentraSiteRegistryEntry) - Method in class com.softwareag.centrasite.policy.api.URLGenerator
-
Returns the on boarding BUI Approval flow URL.
- getOperator() - Method in class com.softwareag.centrasite.policy.model.Condition
-
Returns the current operator of the condition.
- getOrganization() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.OrgSet
-
Returns the current organization.
- getOrganizationSets() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Returns the collection of organization sets as OrgSet
objects.
- getOrganizationSpecificPolicies(PolicyType, Organization) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the collection of non-global organization-specific policies for the given policy type and organization.
- getOrgObjectSets() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.OrgSet
-
Returns the collection of organization object sets as ObjectSet
objects.
- getOrgTypes() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.OrgSet
-
Returns the collection of organization type objects.
- getParameter(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionInstance
-
Gets the parameter (if any) which has the given name.
- getParameter(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Returns the child PolicyParameter with the given name.
- getParameters() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionInstance
-
Gets the list of parameters for this action instance.
- getParameters(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionInstance
-
Gets the list of parameters which have the given name.
- getParameters(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Returns the list of child PolicyParameters with the given name.
- getParameterTemplateName() - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Gets the Policy Parameter Template Name based on which this Policy Parameter was created.
- getPolicies(PolicyType) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the collection of Policies for the given type.
- getPolicies(PolicyType, String) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the collection of Policies for the given type.
- getPolicy() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionInstance
-
Gets the Policy for which this action instance was created.
- getPolicy(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the Policy object for the given ID.
- getPolicy(CentraSiteRegistryEntry) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the Policy object for the given registryEntry.
- getPolicy() - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Returns the current policy instance that is being executed.
- getPolicyAction(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the Policy Action object for the given ID.
- getPolicyAction(CentraSiteRegistryEntry) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the Policy Action object for the given registryEntry.
- getPolicyActionCategory(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the Action Category for the given category ID.
- getPolicyActionCategory(CentraSiteConcept) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the Action Category for the given Category concept.
- getPolicyActionInstance(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the Policy Action Instance object for the given actionInstanceId.
- getPolicyActionInstance(CentraSiteAssociation) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the Policy Action Instance object for the given association object.
- getPolicyActionKeys() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Gets the list of policy action keys which are associated with this policy.
- getPolicyActionParameter(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the Policy Action Parameter object for the given ID.
- getPolicyActionParameter(CentraSiteRegistryEntry) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the Policy Action Parameter object for the given registryEntry.
- getPolicyActionParameterByName(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionParameter
-
Returns the child PolicyActionParameter with the given name.
- getPolicyCallbackList() - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Returns the Import/Export related callback instances if applicable.
- getPolicyClient(Connection) - Static method in class com.softwareag.centrasite.policy.PolicyClientFactory
-
Returns the IPolicyClient
object.
- getPolicyCondition(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the Policy Condition object for the given policyConditionId.
- getPolicyCondition(CentraSiteRegistryEntry) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the Policy Condition object for the given registryEntry.
- getPolicyLifeCycleManager(Connection) - Static method in class com.softwareag.centrasite.policy.PolicyManagerFactory
-
Returns a PolicyLifeCycleManager
object.
- getPolicyParameter(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the Policy Parameter object for the given policyParameterId.
- getPolicyParameter(CentraSiteRegistryEntry) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Gets the Policy Parameter object for the given registryEntry.
- getPolicyQueryManager(Connection) - Static method in class com.softwareag.centrasite.policy.PolicyManagerFactory
-
Returns a PolicyQueryManager
object.
- getPolicyType() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Gets the Type of the policy.
- getPortalUserUuid() - Method in class com.softwareag.centrasite.policy.model.AccessTokenResponse
-
- getPossibleValueConcepts() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionParameter
-
Returns the Collection of Possible Value concepts for the system policyActionParameter.
- getPossibleValues() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionParameter
-
Returns the Collection of Possible Values for the PolicyActionParameter.
- getPriority() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Gets the priority of the policy.
- getProperties() - Method in class com.softwareag.centrasite.policy.model.Property
-
- getRefreshTokenInterval() - Method in class com.softwareag.centrasite.policy.model.OAuth2AccessToken
-
- getRegistryObjectsToExport() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Returns the list of Registry Objects that need to be exported including this policy.
- getRelatedObjects() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.OrgSet
-
Returns the collection of related RegistryObject
objects.
- getRequired() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Returns the collection of required Registry objects.
- getResponse() - Method in class com.softwareag.centrasite.policy.model.AccessTokenResponseAdapter
-
- getRESTAttributeNames() - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
- getResultStatus() - Method in class com.softwareag.centrasite.policy.model.AssertionResult
-
Returns the current assertion result status.
- getRule() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Returns the extrinsic object containing the implementation of the policy action.
- getSessionId() - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Returns the session ID from the Policy Engine.
- getShared() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Returns the collection of shared Registry objects.
- getSOAPAttributeNames() - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
- getSuccessMessage() - Method in class com.softwareag.centrasite.policy.model.GroovyResult
-
Returns the current success message of the GroovyResult.
- getSuccessStatus() - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Helper method to return the Success Policy.
- getTopObject() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.ObjectSet
-
Returns the top object of a object collection.
- getType() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionParameter
-
Returns the type of PolicyActionParameter.
- getType() - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Returns the type of PolicyParameter.
- getType() - Method in class com.softwareag.centrasite.policy.model.AccessTokenInfo
-
- getUser() - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Returns the user who performed an action that resulted in the policy execution.
- getUserId() - Method in class com.softwareag.centrasite.policy.model.AccessTokenInfo
-
- getUserVersion() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Gets the user version number from the underlying policy JAXR object.
- getValue() - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Returns the value of the PolicyParameter.
- getValue() - Method in class com.softwareag.centrasite.policy.model.Condition
-
Returns the current value of the condition.
- getValue() - Method in class com.softwareag.centrasite.policy.model.Property
-
- getValueAsBoolean() - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Returns the value of the PolicyParameter.
- getValueAsDate() - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Returns the value of the PolicyParameter as a date.
- getValueAsNumber() - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Returns the value of the PolicyParameter as a number.
- getValueAsRegistryObject() - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
If the parameter references a JAXR object, that will be returned.
- getValueAsURL() - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Returns the value of the PolicyParameter as a URL.
- getValues() - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Returns the value of the PolicyParameter.
- getVersion() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Gets the version number for this policy.
- getWarningStatus() - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Helper method to return the Warning Policy.
- getWarnMessage() - Method in class com.softwareag.centrasite.policy.model.GroovyResult
-
Returns the current Warning Message of the GroovyResult.
- getWebdav() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.ObjectSet
-
Returns the collection of webdav resources.
- getWebdavAssetTypes() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Returns the collection of webdav asset types as String
objects.
- getWebdavNonShared() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Returns the collection of webdav non-shared objects as String
.
- getWebdavRequired() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Returns the collection of webdav required objects as String
.
- getWebdavShared() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult
-
Returns the collection of webdav shared objects as String
.
- getWSIActionName(String) - Static method in class com.softwareag.centrasite.policy.WSIUtil
-
For the given key, returns the WSI Action name.
- getWSIActionNames(Collection<String>) - Static method in class com.softwareag.centrasite.policy.WSIUtil
-
For the given keys, returns the collection of WSI Action names.
- GLOBAL_NEWACCOUNT_POLICY - Static variable in interface com.softwareag.centrasite.policy.PolicyConstants
-
- GroovyEntity - Class in com.softwareag.centrasite.policy.model
-
Model Object for GroovyRule Engine.
- GroovyEntity(RegistryObject) - Constructor for class com.softwareag.centrasite.policy.model.GroovyEntity
-
Constructs new GroovyEntity
object.
- GroovyResult - Class in com.softwareag.centrasite.policy.model
-
Result Object for Groovy Execution.
- GroovyResult() - Constructor for class com.softwareag.centrasite.policy.model.GroovyResult
-
- IActionExecutor - Interface in com.softwareag.centrasite.policy.api
-
Interface for Policy JAVA Rule Executor.
- IN_PROCESS - Static variable in class com.softwareag.centrasite.policy.model.ResultStatus
-
Deprecated.
This status is internal to CentraSite and it should not be used by custom actions.
- infoMesssage - Variable in class com.softwareag.centrasite.policy.model.GroovyResult
-
- init() - Method in interface com.softwareag.centrasite.policy.api.IActionExecutor
-
A subclass of IActionExecutor
should override this method if it has to initialize any internal properties.
- IPolicyClient - Interface in com.softwareag.centrasite.policy.api
-
Communication interface with PolicyEngine.
- IPolicyStatus - Interface in com.softwareag.centrasite.policy.api
-
- isActive() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Returns whether this policy is active Only active policies will be fired.
- isArray() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionParameter
-
Returns whether this PolicyActionParameter is ArrayType or not.
- isArray() - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Returns whether this PolicyActionParameter is ArrayType or not.
- isCollected() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.ObjectSet
-
Returns if objects of the instance are really collected
- isFailure() - Method in interface com.softwareag.centrasite.policy.api.IPolicyStatus
-
Returns true if the IPolicyStatus object is of type Failure.
- isGlobal() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Returns if this policy is Global.
- isHidden() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Returns whether this policy is hidden.
- isHidden() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Returns whether this action template is hidden.
- isIgnoreAssetTypes() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerParameters
-
- isIgnoreWSDLRegeneration() - Method in class com.softwareag.centrasite.policy.api.PolicyContextParameters
-
Check whether the "regeneration wsdl" policy can be ignored.
- isIncludeInstances() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerParameters
-
Returns the current include instances value.
- isInfo() - Method in interface com.softwareag.centrasite.policy.api.IPolicyStatus
-
Returns true if the IPolicyStatus object is of type Info.
- isInProgress() - Method in interface com.softwareag.centrasite.policy.api.IPolicyStatus
-
Returns true if the IPolicyStatus object is of type InProgress.
- isInstanceShortList() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerParameters
-
Returns the current instanceShortList value.
- isKeepLCMState() - Method in class com.softwareag.centrasite.policy.api.PolicyContextParameters
-
Checks whether the current LCM state was kept.
- isNewPolicyClient() - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
True will be returned when a new policy client is been used in the CLASSPATH.
- isPolicyApplicableForRO(Policy, RegistryObject) - Static method in class com.softwareag.centrasite.policy.PolicyVerifier
-
checks the given policy is applicable for this given registry object.
- isPolicyDefinedForType(Concept) - Method in interface com.softwareag.centrasite.policy.api.PolicyQueryManager
-
Tells whether any policy is defined for the given asset type.
- isPredefined() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionCategory
-
Returns whether the Action Category is predefined or not.
- isRequired() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionParameter
-
Returns whether this action parameter is mandatory in the context of the Policy Action which uses it.
- isRoType() - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Returns whether this parameter is a registry object type.
- isSelectedObject() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerParameters
-
Returns the current selected object value.
- isSubOrganizations() - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerParameters
-
Returns the current subOrganizations value.
- isSuccess() - Method in interface com.softwareag.centrasite.policy.api.IPolicyStatus
-
Returns true if the IPolicyStatus object is of type Success.
- isSystem() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Returns whether this policy is system defined.
- isSystem() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionParameter
-
Returns true if this is a system PolicyActionParameter, false otherwise.
- isSystem() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Returns whether this action template is system defined.
- isUserDefined() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Returns whether this policy is user defined.
- isUserDefined() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Returns whether this action template is user defined.
- isWarning() - Method in interface com.softwareag.centrasite.policy.api.IPolicyStatus
-
Returns true if the IPolicyStatus object is of type Warning.
- isWSIAssertionTemplate(String) - Static method in class com.softwareag.centrasite.policy.WSIUtil
-
Checks for WSI Assertion compatibility for the given template ID.
- iterator() - Static method in class com.softwareag.centrasite.policy.model.AssertionType
-
Returns the Iterator
for the AssertionType.
- iterator() - Static method in class com.softwareag.centrasite.policy.model.ConditionOperator
-
Returns the Iterator
for the Condition Operator.
- iterator() - Static method in class com.softwareag.centrasite.policy.model.EvaluationMode
-
Returns the Iterator
for the Evaluation Mode.
- iterator() - Static method in class com.softwareag.centrasite.policy.model.PolicyType
-
Returns the Iterator
for the policy type.
- iterator() - Static method in class com.softwareag.centrasite.policy.model.ResultStatus
-
Deprecated.
Returns the Iterator
for the ResultStatus.
- saveActionCategory(PolicyActionCategory) - Method in interface com.softwareag.centrasite.policy.api.PolicyLifeCycleManager
-
Saves the given Policy Action Category.
- saveActionTemplate(PolicyActionTemplate) - Method in interface com.softwareag.centrasite.policy.api.PolicyLifeCycleManager
-
Saves the given Policy Action Template along with the corresponding Policy Action Parameters.
- savePolicy(Policy) - Method in interface com.softwareag.centrasite.policy.api.PolicyLifeCycleManager
-
Saves the given Policy along with the corresponding Policy Parameters.
- SEQUENTIAL - Static variable in class com.softwareag.centrasite.policy.model.EvaluationMode
-
- setAccessTokenDetails(List<Property>) - Method in class com.softwareag.centrasite.policy.model.AccessTokenInfo
-
- setAccessTokenRequestURLs(Map<String, Collection<String>>) - Method in class com.softwareag.centrasite.policy.model.OAuth2AccessToken
-
- setAccessTokenType(AccessTokenType) - Method in class com.softwareag.centrasite.policy.model.AccessTokenResponse
-
- setAccessTokenUuid(String) - Method in class com.softwareag.centrasite.policy.model.AccessToken
-
- setAccessTokenUuid(String) - Method in class com.softwareag.centrasite.policy.model.AccessTokenResponse
-
- setActionInstances(List<PolicyActionInstance>) - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Sets the action instances of this policy to the given list.
- setActionParameters(List<PolicyActionParameter>) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Sets the given list of Action Parameters to this Action Template Old action parameters will be lost.
- setAdditionalInfo(Map<String, Object>) - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Sets a Map representation of the additional parameters set by Handler and Collector frameworks.
- setApiId(String) - Method in class com.softwareag.centrasite.policy.model.AccessTokenInfo
-
- setApiIdPackagerMap(Map<String, Object>) - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
- setApiIds(Collection<String>) - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
- setApiKeyAccessToken(ApiKeyAccessToken) - Method in class com.softwareag.centrasite.policy.model.AccessTokenResponse
-
- setApiKeyString(String) - Method in class com.softwareag.centrasite.policy.model.ApiKeyAccessToken
-
- setApiPortalEndpointCategoryMap(Map<String, Collection<String>>) - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
- setApiPortalIds(Collection<String>) - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
Deprecated.
- setApiPortalSelectedCommunitiesMap(Map<String, Collection<String[]>>) - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
Set the map of selected communities.
- setApiUuid(String) - Method in class com.softwareag.centrasite.policy.model.AccessTokenResponse
-
- setAppId(String) - Method in class com.softwareag.centrasite.policy.model.AccessTokenInfo
-
- setApplicableCondition(PolicyCondition) - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Sets the applicable condition for this policy.
- setApplicableEventTypes(Collection<Concept>) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Sets the collection of event types upon which the policy action template can be applied.
- setApplicableObjectTypes(Collection<Concept>) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Sets the collection of object types upon which the policy action template can be applied.
- setApplicationDescription(String) - Method in class com.softwareag.centrasite.policy.model.AccessToken
-
- setApplicationName(String) - Method in class com.softwareag.centrasite.policy.model.AccessToken
-
- setAppliedObject(RegistryObject) - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Sets the RegistryObject in which the policy is applied.
- setAppliedObjectId(String) - Method in class com.softwareag.centrasite.policy.model.AssertionResult
-
Sets the current applied object ID.
- setAppliedObjectName(String) - Method in class com.softwareag.centrasite.policy.model.AssertionResult
-
Sets the current applied object name.
- setAppliedObjects(List<RegistryObject>) - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Sets a Map representation of the additional parameters set by Handler and Collector frameworks.
- setArray(boolean) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionParameter
-
Sets the Array flag to the given boolean.
- setAssertionId(String) - Method in class com.softwareag.centrasite.policy.model.AssertionResult
-
Sets the current assertion ID.
- setAssertionName(String) - Method in class com.softwareag.centrasite.policy.model.AssertionResult
-
Sets the current assertion name.
- setAssertionResults(List<AssertionResult>) - Method in exception com.softwareag.centrasite.policy.PolicyException
-
Sets the collection of assertion results.
- setAssertionType(AssertionType) - Method in class com.softwareag.centrasite.policy.model.AssertionResult
-
Sets the current assertion type.
- setAssociatedObjects(Collection<RegistryObject>) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.OrgSet
-
Sets the collection of associated RegistryObject
objects.
- setAssociatedWebdav(Collection<String>) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerResult.OrgSet
-
Sets the collection of associated RegistryObject
objects.
- setBindingIdSOAPMethodIdMap(Map<String, Collection<String>>) - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
- setCanSkipRemoveStateValidation(boolean) - Method in class com.softwareag.centrasite.policy.api.PolicyContextParameters
-
Sets LCM state validation.
- setClientId(String) - Method in class com.softwareag.centrasite.policy.model.OAuth2AccessToken
-
- setClientSecret(String) - Method in class com.softwareag.centrasite.policy.model.OAuth2AccessToken
-
- setConditions(List<Condition>) - Method in interface com.softwareag.centrasite.policy.api.PolicyCondition
-
Sets the given list of conditions replacing any existing conditions.
- setContextInfo(Map<String, Object>) - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
A set of parameters (key-value pairs) to the PolicyContext.
- setDefaultValue(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionParameter
-
Sets the the default value for the PolicyActionParameter.
- setDescription(CentraSiteInternationalString) - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Sets the description of the underlying JAXR object.
- setElementName(String) - Method in class com.softwareag.centrasite.policy.model.Condition
-
Sets the current Element Name of the condition.
- setEndPointCategoryIds(Collection<String>) - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
Deprecated.
- setEvaluationMode(EvaluationMode) - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Sets the Evaluation Mode for the policy.
- setEventType(Concept) - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
A set of parameters (key-value pairs) to the PolicyContext.
- setEventTypes(Collection<Concept>) - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Sets the given event types(replacing any event type added/set before) as the collection of event types on which
the policy will be fired.
- setExecutionType(Concept) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Sets the execution type for the action template.
- setExpiryDate(Date) - Method in class com.softwareag.centrasite.policy.model.AccessToken
-
- setExportOrganizationMode(PolicyExportHandlerParameters.ExportOrganizationMode) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerParameters
-
Sets the export Organization Mode.
- setFailureMessage(String) - Method in class com.softwareag.centrasite.policy.model.GroovyResult
-
Sets the current failure message of the GroovyResult.
- setGlobal(boolean) - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Set the Global flag.
- setHidden() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Classifies this policy as Hidden.
- setHidden() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Classifies this action template as Hidden.
- setIgnoreAssetTypes(boolean) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerParameters
-
Set if asset types of a given asset should be exported (e.g. if a service asset is exported, then the
service type will be exported also if it is updated).
- setIgnoreWSDLRegeneration(boolean) - Method in class com.softwareag.centrasite.policy.api.PolicyContextParameters
-
Control the "regeneration wsdl" policy.
- setIncludeInstances(boolean) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerParameters
-
Sets the include instances value.
- setInfoMesssage(String) - Method in class com.softwareag.centrasite.policy.model.GroovyResult
-
Sets the current info message of the GroovyResult.
- setInstanceShortList(boolean) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerParameters
-
Sets the instanceShortList value.
- setKeepLCMState(boolean) - Method in class com.softwareag.centrasite.policy.api.PolicyContextParameters
-
Sets the LCM state after import.
- setKey(String) - Method in class com.softwareag.centrasite.policy.model.Property
-
- setMessage(String) - Method in class com.softwareag.centrasite.policy.model.AssertionResult
-
Sets the current assertion result message.
- setName(CentraSiteInternationalString) - Method in interface com.softwareag.centrasite.policy.api.PolicyRegistryObject
-
Sets the name of the underlying JAXR object.
- setOAuth2AccessToken(OAuth2AccessToken) - Method in class com.softwareag.centrasite.policy.model.AccessTokenResponse
-
- setObjectTypes(Collection<Concept>) - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Sets the given object types(replacing any event type added/set before) as the collection of object types on which
the policy will be fired.
- setOperator(ConditionOperator) - Method in class com.softwareag.centrasite.policy.model.Condition
-
Sets the current operator of the condition.
- setParameterContext(String, Object) - Method in interface com.softwareag.centrasite.policy.api.IPolicyClient
-
Sets a parameter object into the context map for the policy execution with a qualifier.
- setPolicy(Policy) - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Sets the current policy instance that is being executed.
- setPolicyActionParameters(List<PolicyActionParameter>) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionParameter
-
Sets the child PolicyActionParameters of this PolicyActionParameter.
- setPolicyCallbackList(List<IEventCallback>) - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Sets the Import/Export callback instances.
- setPolicyType(PolicyType) - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Sets the Type of the policy.
- setPortalUserUuid(String) - Method in class com.softwareag.centrasite.policy.model.AccessTokenResponse
-
- setPossibleValues(Collection) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionParameter
-
Sets the PossibleValues.
- setPriority(int) - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Sets the priority of the policy.
- setProperties(List<Property>) - Method in class com.softwareag.centrasite.policy.model.Property
-
- setRefreshTokenInterval(long) - Method in class com.softwareag.centrasite.policy.model.OAuth2AccessToken
-
- setRequired(boolean) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionParameter
-
Sets whether this action parameter is mandatory or not in the context of the Policy Action which uses it.
- setRESTAttributeNames(Collection<String>) - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
- setResultStatus(ResultStatus) - Method in class com.softwareag.centrasite.policy.model.AssertionResult
-
Sets the current assertion result status.
- setRule(ExtrinsicObject) - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Sets the given Extrinsic Object as the Rule for this Action Template.
- setSelectedObject(boolean) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerParameters
-
Sets the selected object.
- setSessionId(String) - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Set the current session ID.
- setSOAPAttributeNames(Collection<String>) - Method in class com.softwareag.centrasite.policy.model.APIPublishContext
-
- setSubOrganizations(boolean) - Method in class com.softwareag.centrasite.policy.api.PolicyExportHandlerParameters
-
Sets the SubOrganizations value.
- setSuccessMessage(String) - Method in class com.softwareag.centrasite.policy.model.GroovyResult
-
Sets the current success message of the GroovyResult.
- setSystem() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Classifies this policy as system defined.
- setSystem() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Classifies this action template as system defined.
- setType(String) - Method in class com.softwareag.centrasite.policy.model.AccessTokenInfo
-
- setUseAndOperator(boolean) - Method in interface com.softwareag.centrasite.policy.api.PolicyCondition
-
Sets whether AND is used to be across conditions.
- setUser(User) - Method in class com.softwareag.centrasite.policy.model.PolicyContext
-
Sets the user who performed an action that resulted in the policy execution.
- setUserDefined() - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Classifies this policy as user defined.
- setUserDefined() - Method in interface com.softwareag.centrasite.policy.api.PolicyActionTemplate
-
Classifies this action template as user defined.
- setUserId(String) - Method in class com.softwareag.centrasite.policy.model.AccessTokenInfo
-
- setUserVersion(String) - Method in interface com.softwareag.centrasite.policy.api.Policy
-
Sets the user version number for the underlying policy JAXR object.
- setValue(String) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Sets the value of the PolicyParameter.
- setValue(URL) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Sets the value of the PolicyParameter.
- setValue(boolean) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Sets the value of the PolicyParameter.
- setValue(Date) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Sets the value of the PolicyParameter.
- setValue(double) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Sets the value of the PolicyParameter.
- setValue(CentraSiteRegistryObject) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Sets the specified CentraSite Registry Object as the parameter.
- setValue(Object) - Method in class com.softwareag.centrasite.policy.model.Condition
-
Sets the current value of the condition.
- setValue(String) - Method in class com.softwareag.centrasite.policy.model.Property
-
- setValues(Collection) - Method in interface com.softwareag.centrasite.policy.api.PolicyParameter
-
Sets the value of the PolicyParameter.
- setWarnMessage(String) - Method in class com.softwareag.centrasite.policy.model.GroovyResult
-
Sets the current Warning Message of the GroovyResult.
- start(BundleContext) - Method in class com.softwareag.centrasite.policy.Activator
-
- STARTS_WITH - Static variable in class com.softwareag.centrasite.policy.model.ConditionOperator
-
- STATE_CONCEPT_KEY_POLICY_LCM_NEW - Static variable in interface com.softwareag.centrasite.policy.PolicyConstants
-
- STATE_CONCEPT_KEY_POLICY_LCM_PRODUCTIVE - Static variable in interface com.softwareag.centrasite.policy.PolicyConstants
-
- STATE_CONCEPT_KEY_POLICY_LCM_RETIRED - Static variable in interface com.softwareag.centrasite.policy.PolicyConstants
-
- STATE_CONCEPT_KEY_POLICY_LCM_REVISING - Static variable in interface com.softwareag.centrasite.policy.PolicyConstants
-
- stop(BundleContext) - Method in class com.softwareag.centrasite.policy.Activator
-
- STR_BP2010 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2011 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2012 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2013 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2014 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2017 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2018 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2019 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2020 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2021 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2022 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2032 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2034 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2098 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2101 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2102 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2103 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2104 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2105 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2107 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2108 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2110 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2111 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2112 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2113 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2114 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2115 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2116 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2117 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2118 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2119 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2120 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2122 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2123 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2201 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2202 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2208 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2402 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2404 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2406 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2416 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2417 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2700 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2701 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2703 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP2803 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP4200 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP4201 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_BP4202 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_EMAIL_TEMPLATE_FOLDER - Static variable in interface com.softwareag.centrasite.policy.PolicyAssertionConstants
-
- STR_SSBP2209 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STR_SSBP2403 - Static variable in interface com.softwareag.centrasite.policy.WSIAssertionConstants
-
- STRING - Static variable in interface com.softwareag.centrasite.policy.model.ParameterTypeConstants
-
- SUCCESS - Static variable in class com.softwareag.centrasite.policy.model.ResultStatus
-
Deprecated.
This status should be used when the action executed successfully.
- successMessage - Variable in class com.softwareag.centrasite.policy.model.GroovyResult
-
- SystemPolicyActionPossibleValueConstants - Interface in com.softwareag.centrasite.policy
-
SystemPolicyActionPossibleValueConstants.