public class PropChangeForm extends XWikiForm
Constructor and Description |
---|
PropChangeForm() |
Modifier and Type | Method and Description |
---|---|
String |
getPropertyName()
Getter for the
property name . |
void |
readRequest() |
void |
setPropertyName(String propertyName)
Setter for the
property name . |
getRequest, reset, reset, setRequest
public void readRequest()
readRequest
in class XWikiForm
public String getPropertyName()
property name
.public void setPropertyName(String propertyName)
property name
.propertyName
- the property name specified in the requestCopyright © 2004–2021 XWiki. All rights reserved.