org.apache.chemistry.opencmis.inmemory
Class FilterParser
java.lang.Object
org.apache.chemistry.opencmis.inmemory.FilterParser
public class FilterParser
- extends Object
- Author:
- Jens
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isContainedInFilter
public static boolean isContainedInFilter(String propertyId,
List<String> requestedIds)
getRequestedIdsFromFilter
public static List<String> getRequestedIdsFromFilter(String filter)
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.