public class ViewGroup extends GroupAction
Modifier and Type | Field and Description |
---|---|
protected boolean |
active |
protected String |
description |
protected Directory |
directory |
protected String |
directoryName |
protected Group |
group |
protected boolean |
hasSubGroups |
protected org.slf4j.Logger |
logger |
actionHelper, actionMessageAlertColor, ALERT_BLUE, ALERT_GREEN, ALERT_RED, ALERT_YELLOW, applicationManager, applicationService, clientProperties, crowdLicenseManager, directoryManager, initialLoad, propertyManager, rememberMeService, SMALL_AVATAR_SIZE, smallAvatarUrl, tab, tokenAuthenticationManager
Constructor and Description |
---|
ViewGroup(DirectoryInstanceLoader directoryInstanceLoader) |
Modifier and Type | Method and Description |
---|---|
String |
execute() |
String |
getDescription() |
Directory |
getDirectory() |
String |
getDirectoryImplementationDescriptiveName() |
String |
getDirectoryName() |
String |
getLocationKey() |
String |
getName() |
protected void |
initFormFieldValues() |
boolean |
isActive() |
boolean |
isHasSubGroups() |
protected void |
processGeneral() |
void |
setActive(boolean active) |
void |
setCachedUserGroupResolver(CachedUserGroupResolver cachedUserGroupResolver) |
void |
setDescription(String description) |
void |
setDirectoryName(String directoryName) |
void |
setGroupID(Long groupID) |
void |
setName(String name) |
getDirectoryID, getDirectoryInstanceLoader, getGroupName, isSelectedTab, setDirectoryID, setGroupName
addActionError, addActionMessage, applyFieldError, applyFieldErrors, authorisedToAccessCrowdAdminConsole, authorisedToAccessCrowdConsole, containsActionMessages, containsErrorMessages, directory, findAvatarUrl, getActionMessageAlertColor, getBootstrapManager, getCrowdApplication, getCurrentLicenseResourceTotal, getDisplayableLink, getHttpRequest, getImageLocation, getImageTitle, getLabel, getLicense, getLink, getLocaleProvider, getPasswordComplexityMessage, getRemoteUser, getSession, getSitemeshPageProperties, getSmallAvatarUrl, getTab, getText, getText, getTextProvider, getUserName, getWebFragmentsContextMap, getWebInterfaceManager, getWebItemsForSection, getWebResourceManager, getWebSectionsForLocation, getXsrfToken, getXsrfTokenName, isAtResourceLimit, isAuthenticated, isEvaluation, isGroupAdmin, isInitialLoad, isLicenseExpired, isRestartRequiredToEnableClustering, isSubscription, isSysAdmin, isWithinGracePeriod, renderFreemarkerTemplate, resolveAvatarUri, setActionHelper, setApplicationManager, setApplicationService, setClientProperties, setClusterService, setCrowdApplication, setCrowdLicenseManager, setDirectoryManager, setPropertyManager, setRememberMeService, setTab, setTokenAuthenticationManager, setWebInterfaceManager, setWebResourceManager, setXsrfTokenGenerator
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, getActionErrors, getActionMessages, getContainer, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validate
protected final org.slf4j.Logger logger
protected Group group
protected Directory directory
protected String description
protected boolean active
protected String directoryName
protected boolean hasSubGroups
@Autowired public ViewGroup(DirectoryInstanceLoader directoryInstanceLoader)
public String execute()
execute
in interface com.opensymphony.xwork2.Action
execute
in class BaseAction
protected void processGeneral() throws OperationFailedException, DirectoryNotFoundException, GroupNotFoundException
protected void initFormFieldValues()
public Directory getDirectory()
public String getName()
public void setName(String name)
public String getDescription()
public void setDescription(String description)
public boolean isActive()
public void setActive(boolean active)
public boolean isHasSubGroups()
public String getDirectoryName()
public void setDirectoryName(String directoryName)
public String getLocationKey()
public String getDirectoryImplementationDescriptiveName()
public void setGroupID(Long groupID)
public void setCachedUserGroupResolver(CachedUserGroupResolver cachedUserGroupResolver)
Copyright © 2020 Atlassian. All rights reserved.