Interface INamedElement

    • Field Detail

      • ROOT_ID

        static final CheckUid ROOT_ID
        Root element identifier
    • Method Detail

      • getId

        CheckUid getId()
        Returns id
        Returns:
        id, not null
      • getTitle

        String getTitle()
        Returns localized title.
        Returns:
        title, not null
      • getDescription

        String getDescription()
        Returns localized description.
        Returns:
        title, not null
      • getParentId

        CheckUid getParentId()
        Returns parent id.
        Returns:
        parent id, empty string if empty, not null