Class DomainNavigationStock


  • public class DomainNavigationStock
    extends NavigationStock
    This class manage the information needed for domains navigation and browsing. REQUIREMENT: the Domain passed in the constructor MUST BE A VALID DOMAIN (with Id, etc...)
    Author:
    t.leroi
    • Method Detail

      • refresh

        public void refresh()
      • getThisDomain

        public Domain getThisDomain()