Class FilterPropString
java.lang.Object
org.alfresco.repo.node.getchildren.FilterPropString
- All Implemented Interfaces:
FilterProp
GetChildren - for string property filtering
- Since:
- 4.0
- Author:
- janv
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionFilterPropString(QName propName, String propVal, FilterPropString.FilterTypeString filterType) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
FilterPropString
public FilterPropString(QName propName, String propVal, FilterPropString.FilterTypeString filterType)
-
-
Method Details
-
getPropName
- Specified by:
getPropNamein interfaceFilterProp
-
getPropVal
- Specified by:
getPropValin interfaceFilterProp
-
getFilterType
- Specified by:
getFilterTypein interfaceFilterProp
-