Interface Privilege

  • All Superinterfaces:
    Serializable
    All Known Implementing Classes:
    PrivilegeImpl

    public interface Privilege
    extends Serializable
    This remote interface enables the deployment tool to query the details of the Privilege.
    Author:
    Harish Prabandham
    • Method Detail

      • getName

        String getName()
        Returns the name of the name of the Privilege.
        Returns:
        The name of the name of the Privilege.