Interface OrgPolicyScriptService

  • All Superinterfaces:
    ADEPT2Service

    public interface OrgPolicyScriptService
    extends ADEPT2Service
    A service allowing to register OrgPolicyScriptHandler dynamically at runtime at the org model manager. This service provides the script handler; the service itself is registered via its service URIs at the org model manager.
    • Method Detail

      • getOrgPolicyScriptHandler

        OrgPolicyScriptHandler getOrgPolicyScriptHandler()
        Gets the handler for resolving org policies of specific types.
        Returns:
        The handler for resolving org policies of specific types.