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