Class PDList

  • All Implemented Interfaces:
    IPDData
    Direct Known Subclasses:
    PDListNotFound

    public class PDList
    extends Object
    implements IPDData
    The PDList provides read-only access to a stateful representation of a PrefefinedList as associated with a specific Content Item.
    See Also:
    PDListEntry
    • Method Detail

      • hasSelectedEntries

        public boolean hasSelectedEntries()
      • getId

        public int getId()
      • getLanguage

        public String getLanguage()
      • getName

        public String getName()
      • getDescription

        public String getDescription()
      • getSortType

        public int getSortType()