Interface CPObjectInfo


public interface CPObjectInfo
Info (name, serviceName, group) about a CP object
  • Method Summary

    Modifier and Type
    Method
    Description
    Id of the group this object belongs to
    Name of the object
    The service name for this object.
  • Method Details

    • name

      String name()
      Name of the object
    • serviceName

      String serviceName()
      The service name for this object.
    • groupId

      CPGroupId groupId()
      Id of the group this object belongs to