| Modifier and Type | Class and Description |
|---|---|
static class |
BatchMethod.Command |
| Constructor and Description |
|---|
BatchMethod(int batchMethodId,
BatchMethod.Command command,
BatchField... batchFields) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getNodeName() |
protected void |
populate(com.liferay.portal.kernel.xml.simple.Element element) |
attach, getNodeText, toString, toXmlStringpublic BatchMethod(int batchMethodId,
BatchMethod.Command command,
BatchField... batchFields)
protected java.lang.String getNodeName()
getNodeName in class BaseNode