Interface CPGroupId


public interface CPGroupId
Identifier for CP groups.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns unique id of the CP group.
    Returns name of the CP group.
  • Method Details

    • getName

      String getName()
      Returns name of the CP group.
    • getId

      long getId()
      Returns unique id of the CP group.