com.silverpeas.jobDomainPeas
Class DomainNavigationStock
java.lang.Object
com.silverpeas.jobDomainPeas.NavigationStock
com.silverpeas.jobDomainPeas.DomainNavigationStock
public class DomainNavigationStock
- extends NavigationStock
This class manage the informations needed for domains navigation and browse PRE-REQUIRED : the
Domain passed in the constructor MUST BE A VALID DOMAIN (with Id, etc...)
Methods inherited from class com.silverpeas.jobDomainPeas.NavigationStock |
getAllGroupPage, getAllUserPage, getGroupPage, getUserPage, isFirstGroupPage, isFirstUserPage, isLastGroupPage, isLastUserPage, nextGroupPage, nextUserPage, previousGroupPage, previousUserPage, verifIndexes |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DomainNavigationStock
public DomainNavigationStock(String navDomain,
AdminController adc,
List<String> manageableGroupIds)
refresh
public void refresh()
isThisDomain
public boolean isThisDomain(String grId)
getThisDomain
public Domain getThisDomain()
isDomainValid
public static boolean isDomainValid(Domain dom)
Copyright © 2016 Silverpeas. All Rights Reserved.