Class UpdateGroups

java.lang.Object
com.opensymphony.xwork2.ActionSupport
All Implemented Interfaces:
com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class UpdateGroups extends ViewPrincipal
See Also:
  • Constructor Details

    • UpdateGroups

      public UpdateGroups()
  • Method Details

    • addGroups

      public String addGroups()
    • removeGroups

      public String removeGroups()
    • isUpdateSuccessful

      public boolean isUpdateSuccessful()
    • getEntityName

      public String getEntityName()
    • setEntityName

      public void setEntityName(String entityName)
    • getSelectedEntityNames

      public List<String> getSelectedEntityNames()
    • setSelectedEntityNames

      public void setSelectedEntityNames(List<String> selectedEntityNames)