org.alfresco.repo.node.getchildren
Interface FilterProp

All Known Implementing Classes:
FilterPropString

public interface FilterProp

GetChildren - for property filtering

Since:
4.0

Method Summary
 FilterType getFilterType()
           
 org.alfresco.service.namespace.QName getPropName()
           
 java.io.Serializable getPropVal()
           
 

Method Detail

getPropName

org.alfresco.service.namespace.QName getPropName()

getPropVal

java.io.Serializable getPropVal()

getFilterType

FilterType getFilterType()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.