com.jalios.jcms.context
Class GroupListContext

java.lang.Object
  extended by com.jalios.jcms.context.GroupListContext

public class GroupListContext
extends Object


Nested Class Summary
static class GroupListContext.Builder
           
 
Method Summary
 int getFormElementCount()
           
 GroupQueryHandler getGroupQueryHandler()
           
 Set<Group> getGroupSet()
           
 String getGroupText()
           
 Workspace getGrpWorkspace()
           
 String getGuiExportCSV()
           
 String getMailUrl()
           
 String getMemberListUrl()
           
 Group getParentGroup()
           
 String getRedirectRefresh()
           
 Set<Group> getSelectedGroups()
           
 String getSort()
           
 String getTarget()
           
 boolean isDetailView()
           
 boolean isGuiLastLDAPSync()
           
 boolean isGuiRemoveGroup()
           
 boolean isGuiShowAddGroup()
           
 boolean isGuiShowCdate()
           
 boolean isGuiShowCookie()
           
 boolean isGuiShowExt()
           
 boolean isGuiShowId()
           
 boolean isGuiShowMembers()
           
 boolean isGuiShowName()
           
 boolean isGuiShowOrder()
           
 boolean isGuiShowPager()
           
 boolean isGuiShowParent()
           
 boolean isGuiShowSearchGroup()
           
 boolean isGuiShowWebdav()
           
 boolean isGuiShowWorkspace()
           
 boolean isLdapGroupBeingSync()
           
 boolean isReverse()
           
 boolean isShowCheckInsert()
           
 boolean isShowDetailView()
           
 boolean isShowRadioInsert()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getGroupSet

public Set<Group> getGroupSet()

getSort

public String getSort()

isReverse

public boolean isReverse()

getFormElementCount

public int getFormElementCount()

getGroupQueryHandler

public GroupQueryHandler getGroupQueryHandler()

getGroupText

public String getGroupText()

getGrpWorkspace

public Workspace getGrpWorkspace()

getGuiExportCSV

public String getGuiExportCSV()

isGuiLastLDAPSync

public boolean isGuiLastLDAPSync()

isGuiRemoveGroup

public boolean isGuiRemoveGroup()

isGuiShowAddGroup

public boolean isGuiShowAddGroup()

isGuiShowCdate

public boolean isGuiShowCdate()

isGuiShowCookie

public boolean isGuiShowCookie()

isGuiShowExt

public boolean isGuiShowExt()

isGuiShowId

public boolean isGuiShowId()

isGuiShowMembers

public boolean isGuiShowMembers()

isGuiShowName

public boolean isGuiShowName()

isGuiShowOrder

public boolean isGuiShowOrder()

isGuiShowPager

public boolean isGuiShowPager()

isGuiShowParent

public boolean isGuiShowParent()

isGuiShowSearchGroup

public boolean isGuiShowSearchGroup()

isGuiShowWebdav

public boolean isGuiShowWebdav()

isGuiShowWorkspace

public boolean isGuiShowWorkspace()

isDetailView

public boolean isDetailView()

isLdapGroupBeingSync

public boolean isLdapGroupBeingSync()

getMailUrl

public String getMailUrl()

getMemberListUrl

public String getMemberListUrl()

getParentGroup

public Group getParentGroup()

getRedirectRefresh

public String getRedirectRefresh()

getSelectedGroups

public Set<Group> getSelectedGroups()

isShowCheckInsert

public boolean isShowCheckInsert()

isShowDetailView

public boolean isShowDetailView()

isShowRadioInsert

public boolean isShowRadioInsert()

getTarget

public String getTarget()


Copyright © 2001-2010 Jalios SA. All Rights Reserved.