Class AutoAdministrationTreeItem


  • public class AutoAdministrationTreeItem
    extends Object
    Auto administration tree item.
    Since:
    10.4.0
    Version:
    $Revision: 22202 $ $Date: 2018-12-17 15:54:36 -0200 (Mon, 17 Dec 2018) $
    • Constructor Detail

      • AutoAdministrationTreeItem

        public AutoAdministrationTreeItem()
    • Method Detail

      • getId

        public String getId()
        Returns the id.
        Returns:
        the id
        Since:
        10.4.0
      • getName

        public String getName()
        Returns the name.
        Returns:
        the name
        Since:
        10.4.0
      • getPosition

        public int getPosition()
        Returns the position.
        Returns:
        the position
        Since:
        10.4.0
      • getServiceInstanceId

        public String getServiceInstanceId()
        Returns the serviceInstanceId.
        Returns:
        the serviceInstanceId
        Since:
        10.4.0
      • getChannelId

        public String getChannelId()
        Returns the channelId.
        Returns:
        the channelId
        Since:
        10.4.0
      • isHidden

        public Boolean isHidden()
        Returns if the channel is hidden
        Returns:
        if is hidden
        Since:
        11.1.0
      • getIndent

        public int getIndent()
        Returns the item indent.
        Returns:
        the item indent.
        Since:
        10.4.0
      • getParentItemPath

        public String getParentItemPath()
        Returns the item parent path.
        Returns:
        the item parent path.
        Since:
        10.4.0