Class PrivilegeSet


@Entity(name="privilegeset") public class PrivilegeSet extends DescriptiveEntity
This Model class represents the persistence informations of the `privilegeset` entity.
Version:
$Id: $Id
Author:
Infosys Equinox
  • Constructor Details

    • PrivilegeSet

      public PrivilegeSet(PrivilegeSetVO input)
      Instantiates a new privilege set.
      Parameters:
      input - The privilege set object.
    • PrivilegeSet

      public PrivilegeSet()
      The class constructor.
    • PrivilegeSet

      public PrivilegeSet(Long id)
      Instantiates a new Privilege Set with id parameter.
      Parameters:
      id - The id.