|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.node.getchildren.FilterPropString
public class FilterPropString
GetChildren - for string property filtering
Nested Class Summary | |
---|---|
static class |
FilterPropString.FilterTypeString
|
Constructor Summary | |
---|---|
FilterPropString(org.alfresco.service.namespace.QName propName,
java.lang.String propVal,
FilterPropString.FilterTypeString filterType)
|
Method Summary | |
---|---|
FilterType |
getFilterType()
|
org.alfresco.service.namespace.QName |
getPropName()
|
java.lang.String |
getPropVal()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilterPropString(org.alfresco.service.namespace.QName propName, java.lang.String propVal, FilterPropString.FilterTypeString filterType)
Method Detail |
---|
public org.alfresco.service.namespace.QName getPropName()
getPropName
in interface FilterProp
public java.lang.String getPropVal()
getPropVal
in interface FilterProp
public FilterType getFilterType()
getFilterType
in interface FilterProp
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |