com.filenet.rm.api

Interface ClassificationSchemes

  • All Superinterfaces:
    com.filenet.wcm.api.BaseObjects, java.util.Collection, com.filenet.wcm.api.Folders, java.lang.Iterable, java.util.List, com.filenet.wcm.api.ReadableMetadataObjects, RMFolders, RMObjects, java.io.Serializable


    public interface ClassificationSchemes
    extends RMFolders
    Represents a collection of ClassificationScheme objects.

    To instantiate a ClassificationSchemes collection, call the getClassificationSchemes method on an RMObjectStore object. This method returns a collection containing the ClassificationScheme objects in the object store folder.

    • Field Summary

      • Fields inherited from interface com.filenet.wcm.api.ReadableMetadataObjects

        IS_EQUAL, IS_GREATER, IS_GREATER_OR_EQUAL, IS_LESS, IS_LESS_OR_EQUAL, IS_NOT_EQUAL
    • Method Summary

      • Methods inherited from interface com.filenet.wcm.api.ReadableMetadataObjects

        filterByProperty, filterByProperty, filterByProperty, filterByProperty, filterByProperty, filterByProperty, filterByProperty, findByProperty, findByProperty, findByProperty, findByProperty, findByProperty, findByProperty, findByProperty, orderByProperty, orderByProperty
      • Methods inherited from interface java.util.List

        add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray

© Copyright IBM Corp. 2003, 2013. All Rights Reserved.