Class GroupNavigationStock


  • public class GroupNavigationStock
    extends NavigationStock
    This class manage the information needed for groups navigation and browse PRE-REQUIRED : the Group passed in the constructor MUST BE A GroupState.VALID GROUP (with Id, etc...)
    • Method Detail

      • refresh

        public void refresh()
      • isThisGroup

        public boolean isThisGroup​(String grId)
      • getThisGroup

        public Group getThisGroup()
      • isGroupValid

        public static boolean isGroupValid​(Group gr)