public class ToutaticeXPathPropertyHelper extends Object
| Constructor and Description |
|---|
ToutaticeXPathPropertyHelper(org.nuxeo.ecm.core.api.DocumentModel document,
String xpath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allElements() |
int |
getIndex() |
Object |
getValue() |
boolean |
isList() |
public ToutaticeXPathPropertyHelper(org.nuxeo.ecm.core.api.DocumentModel document,
String xpath)
throws org.nuxeo.ecm.core.api.model.PropertyException,
org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.model.PropertyExceptionorg.nuxeo.ecm.core.api.ClientExceptionpublic Object getValue()
public int getIndex()
public boolean isList()
public boolean allElements()
Copyright © 2024. All rights reserved.