Package com.jalios.jcms.context
Class GroupListContext
- java.lang.Object
-
- com.jalios.jcms.context.GroupListContext
-
public class GroupListContext extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GroupListContext.Builder
-
Method Summary
-
-
-
Method Detail
-
getGroupSet
public java.util.Set<Group> getGroupSet()
-
getSort
public java.lang.String getSort()
-
isReverse
public boolean isReverse()
-
getGroupQueryHandler
public GroupQueryHandler getGroupQueryHandler()
-
getGroupText
public java.lang.String getGroupText()
-
getGrpWorkspace
public Workspace getGrpWorkspace()
-
getGuiExportCSV
public java.lang.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 java.lang.String getMailUrl()
-
getMemberListUrl
public java.lang.String getMemberListUrl()
-
getParentGroup
public Group getParentGroup()
-
getRedirectRefresh
public java.lang.String getRedirectRefresh()
-
getSelectedGroups
public java.util.Set<Group> getSelectedGroups()
-
isShowCheckInsert
public boolean isShowCheckInsert()
-
isShowDetailView
public boolean isShowDetailView()
-
isShowRadioInsert
public boolean isShowRadioInsert()
-
getTarget
public java.lang.String getTarget()
-
-