public class FilterPropString extends Object implements FilterProp
| Modifier and Type | Class and Description |
|---|---|
static class |
FilterPropString.FilterTypeString |
| Constructor and Description |
|---|
FilterPropString(QName propName,
String propVal,
FilterPropString.FilterTypeString filterType) |
| Modifier and Type | Method and Description |
|---|---|
FilterType |
getFilterType() |
QName |
getPropName() |
String |
getPropVal() |
public FilterPropString(QName propName, String propVal, FilterPropString.FilterTypeString filterType)
public QName getPropName()
getPropName in interface FilterProppublic String getPropVal()
getPropVal in interface FilterProppublic FilterType getFilterType()
getFilterType in interface FilterPropCopyright © 2005–2021 Alfresco Software. All rights reserved.