Class ViewGroup

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
Direct Known Subclasses:
UpdateGroup

public class ViewGroup extends GroupAction
See Also:
  • Field Details

    • logger

      protected final org.slf4j.Logger logger
    • group

      protected Group group
    • directory

      protected Directory directory
    • description

      protected String description
    • active

      protected boolean active
    • directoryName

      protected String directoryName
    • hasSubGroups

      protected boolean hasSubGroups
  • Constructor Details

  • Method Details