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