com.ibm.commerce.security

Interface Delegator

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM Copyright field.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright field.
        See Also:
        Constant Field Values
    • Method Detail

      • getDelegate

        Protectable getDelegate()
                         throws java.lang.Exception
        Returns the Protectable object whose access control policies will indirectly control the access control for this object
        Returns:
        The Protectable object whose access control policies will indirectly control the access control for this object
        Throws:
        java.lang.Exception