Class GroupListOperationActionBean

java.lang.Object
sk.iway.iwcm.stripes.doc.GroupListOperationActionBean
All Implemented Interfaces:
net.sourceforge.stripes.action.ActionBean

public class GroupListOperationActionBean extends Object implements net.sourceforge.stripes.action.ActionBean
GroupListOperationActionBean.java
  • Constructor Details

    • GroupListOperationActionBean

      public GroupListOperationActionBean()
  • Method Details

    • getContext

      public net.sourceforge.stripes.action.ActionBeanContext getContext()
      Specified by:
      getContext in interface net.sourceforge.stripes.action.ActionBean
    • setContext

      public void setContext(net.sourceforge.stripes.action.ActionBeanContext context)
      Specified by:
      setContext in interface net.sourceforge.stripes.action.ActionBean
    • getGrouplist_operacie

      public Integer getGrouplist_operacie()
    • setGrouplist_operacie

      public void setGrouplist_operacie(Integer grouplist_operacie)
    • getOperacieId

      public String getOperacieId()
    • setOperacieId

      public void setOperacieId(String operacieId)
    • getNewGroupId

      public String getNewGroupId()
    • setNewGroupId

      public void setNewGroupId(String newGroupId)
    • isAvailable

      public boolean isAvailable()
    • setAvailable

      public void setAvailable(boolean available)
    • getTempId

      public Integer getTempId()
    • setTempId

      public void setTempId(Integer tempId)
    • isApplyToAllDocs

      public boolean isApplyToAllDocs()
    • setApplyToAllDocs

      public void setApplyToAllDocs(boolean applyToAllDocs)
    • gloperacie

      @DefaultHandler @HandlesEvent("gloperacie") public net.sourceforge.stripes.action.Resolution gloperacie()