Package sk.iway.iwcm.stripes.doc
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.sourceforge.stripes.action.ActionBeanContext
net.sourceforge.stripes.action.Resolution
boolean
boolean
void
setApplyToAllDocs
(boolean applyToAllDocs) void
setAvailable
(boolean available) void
setContext
(net.sourceforge.stripes.action.ActionBeanContext context) void
setGrouplist_operacie
(Integer grouplist_operacie) void
setNewGroupId
(String newGroupId) void
setOperacieId
(String operacieId) void
-
Constructor Details
-
GroupListOperationActionBean
public GroupListOperationActionBean()
-
-
Method Details
-
getContext
public net.sourceforge.stripes.action.ActionBeanContext getContext()- Specified by:
getContext
in interfacenet.sourceforge.stripes.action.ActionBean
-
setContext
public void setContext(net.sourceforge.stripes.action.ActionBeanContext context) - Specified by:
setContext
in interfacenet.sourceforge.stripes.action.ActionBean
-
getGrouplist_operacie
-
setGrouplist_operacie
-
getOperacieId
-
setOperacieId
-
getNewGroupId
-
setNewGroupId
-
isAvailable
public boolean isAvailable() -
setAvailable
public void setAvailable(boolean available) -
getTempId
-
setTempId
-
isApplyToAllDocs
public boolean isApplyToAllDocs() -
setApplyToAllDocs
public void setApplyToAllDocs(boolean applyToAllDocs) -
gloperacie
@DefaultHandler @HandlesEvent("gloperacie") public net.sourceforge.stripes.action.Resolution gloperacie()
-