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 Summary

    Modifier and Type
    Method
    Description
    Returns the name of the name of the Privilege.
  • Method Details

    • getName

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