org.alfresco.repo.node.getchildren
Class FilterPropString.FilterTypeString
java.lang.Object
java.lang.Enum
org.alfresco.repo.node.getchildren.FilterPropString.FilterTypeString
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable, FilterType
- Enclosing class:
- FilterPropString
public static final class FilterPropString.FilterTypeString
- extends java.lang.Enum
- implements FilterType
- See Also:
- Serialized Form
Methods inherited from class java.lang.Enum |
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
STARTSWITH_IGNORECASE
public static final FilterPropString.FilterTypeString STARTSWITH_IGNORECASE
STARTSWITH
public static final FilterPropString.FilterTypeString STARTSWITH
EQUALS_IGNORECASE
public static final FilterPropString.FilterTypeString EQUALS_IGNORECASE
EQUALS
public static final FilterPropString.FilterTypeString EQUALS
values
public static FilterPropString.FilterTypeString[] values()
valueOf
public static FilterPropString.FilterTypeString valueOf(java.lang.String name)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.