public class DefaultAction extends Object implements net.sourceforge.stripes.action.ActionBean
| Constructor and Description |
|---|
DefaultAction() |
| Modifier and Type | Method and Description |
|---|---|
net.sourceforge.stripes.action.ActionBeanContext |
getContext() |
protected String |
getUploadPath() |
protected Integer |
getUserId() |
protected Integer |
getUserOrganiztionId() |
protected boolean |
isUserAdmin() |
void |
setContext(net.sourceforge.stripes.action.ActionBeanContext context) |
public void setContext(net.sourceforge.stripes.action.ActionBeanContext context)
setContext in interface net.sourceforge.stripes.action.ActionBeanpublic net.sourceforge.stripes.action.ActionBeanContext getContext()
getContext in interface net.sourceforge.stripes.action.ActionBeanprotected boolean isUserAdmin()
protected Integer getUserOrganiztionId()
protected Integer getUserId()
protected String getUploadPath()
Copyright © 2016. All rights reserved.