All Known Implementing Classes:
DefaultEntryGroupFacade

public interface EntryGroupFacade
Entry Group Facade. Facade is responsible for getting all information for Entry Groups for Bundle Templates.
Since:
6.6
  • Method Details

    • getRootEntryGroup

      EntryGroup getRootEntryGroup(Integer groupNumber)
      Fetch Root Group for the Leaf bundle entry number.
      Parameters:
      groupNumber - the group number
      Returns:
      the parent entry group
    • getCurrentEntryGroup

      EntryGroup getCurrentEntryGroup(Integer groupNumber)
      Fetch Current Group for the Leaf bundle entry number.
      Parameters:
      groupNumber - the group number
      Returns:
      the current entry group