com.jalios.jcms.context
Class GroupListContext.Builder
java.lang.Object
com.jalios.jcms.context.GroupListContext.Builder
- Enclosing class:
- GroupListContext
public static class GroupListContext.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupListContext.Builder
public GroupListContext.Builder()
formElementCount
public GroupListContext.Builder formElementCount(int formElementCount)
groupQueryHandler
public GroupListContext.Builder groupQueryHandler(GroupQueryHandler groupQueryHandler)
groupText
public GroupListContext.Builder groupText(String groupText)
grpWorkspace
public GroupListContext.Builder grpWorkspace(Workspace grpWorkspace)
guiExportCSV
public GroupListContext.Builder guiExportCSV(String guiExportCSV)
guiLastLDAPSync
public GroupListContext.Builder guiLastLDAPSync(boolean guiLastLDAPSync)
guiRemoveGroup
public GroupListContext.Builder guiRemoveGroup(boolean guiRemoveGroup)
guiShowAddGroup
public GroupListContext.Builder guiShowAddGroup(boolean guiShowAddGroup)
guiShowCdate
public GroupListContext.Builder guiShowCdate(boolean guiShowCdate)
guiShowCookie
public GroupListContext.Builder guiShowCookie(boolean guiShowCookie)
guiShowExt
public GroupListContext.Builder guiShowExt(boolean guiShowExt)
guiShowId
public GroupListContext.Builder guiShowId(boolean guiShowId)
guiShowMembers
public GroupListContext.Builder guiShowMembers(boolean guiShowMembers)
guiShowName
public GroupListContext.Builder guiShowName(boolean guiShowName)
guiShowOrder
public GroupListContext.Builder guiShowOrder(boolean guiShowOrder)
guiShowPager
public GroupListContext.Builder guiShowPager(boolean guiShowPager)
guiShowParent
public GroupListContext.Builder guiShowParent(boolean guiShowParent)
guiShowSearchGroup
public GroupListContext.Builder guiShowSearchGroup(boolean guiShowSearchGroup)
guiShowWebdav
public GroupListContext.Builder guiShowWebdav(boolean guiShowWebdav)
guiShowWorkspace
public GroupListContext.Builder guiShowWorkspace(boolean guiShowWorkspace)
isDetailView
public GroupListContext.Builder isDetailView(boolean isDetailView)
ldapGroupBeingSync
public GroupListContext.Builder ldapGroupBeingSync(boolean ldapGroupBeingSync)
mailUrl
public GroupListContext.Builder mailUrl(String mailUrl)
memberListUrl
public GroupListContext.Builder memberListUrl(String memberListUrl)
parentGroup
public GroupListContext.Builder parentGroup(Group parentGroup)
redirectRefresh
public GroupListContext.Builder redirectRefresh(String redirectRefresh)
selectedGroups
public GroupListContext.Builder selectedGroups(Set<Group> selectedGroups)
showCheckInsert
public GroupListContext.Builder showCheckInsert(boolean showCheckInsert)
showDetailView
public GroupListContext.Builder showDetailView(boolean showDetailView)
showRadioInsert
public GroupListContext.Builder showRadioInsert(boolean showRadioInsert)
target
public GroupListContext.Builder target(String target)
build
public GroupListContext build()
Copyright © 2001-2010 Jalios SA. All Rights Reserved.