|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.action.ActionForm
com.xpn.xwiki.web.XWikiForm
com.xpn.xwiki.web.EditForm
com.xpn.xwiki.web.PreviewForm
public class PreviewForm
Field Summary | |
---|---|
private boolean |
releaseLock
|
Fields inherited from class org.apache.struts.action.ActionForm |
---|
multipartRequestHandler, servlet |
Constructor Summary | |
---|---|
PreviewForm()
|
Method Summary | |
---|---|
boolean |
isReleaseLock()
|
void |
setReleaseLock(boolean releaseLock)
|
Methods inherited from class com.xpn.xwiki.web.EditForm |
---|
getComment, getContent, getCreator, getDefaultLanguage, getDefaultTemplate, getLanguage, getName, getObject, getObjectNumbers, getParent, getTemplate, getTitle, getWeb, isLockForce, readRequest, setComment, setContent, setCreator, setDefaultLanguage, setDefaultTemplate, setLanguage, setLockForce, setName, setParent, setTemplate, setTitle, setWeb |
Methods inherited from class com.xpn.xwiki.web.XWikiForm |
---|
getRequest, reset, reset, reset, setRequest, setRequest |
Methods inherited from class org.apache.struts.action.ActionForm |
---|
getMultipartRequestHandler, getServlet, getServletWrapper, reset, setMultipartRequestHandler, setServlet, validate, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private boolean releaseLock
Constructor Detail |
---|
public PreviewForm()
Method Detail |
---|
public boolean isReleaseLock()
public void setReleaseLock(boolean releaseLock)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |