com.filenet.rm.api

Uses of Interface RMFolders

Packages that use RMFolders

Package Description
com.filenet.rm.api

Uses of RMFolders in com.filenet.rm.api

Modifier and Type Interface and Description
  1. interface
ClassificationSchemes
Represents a collection of ClassificationScheme objects.
  1. interface
RecordCategories
Represents collection of RecordCategory objects.
  1. interface
RecordFolders
Represents a collection of RecordFolder objects.
  1. interface
Volumes
Represents a collection of Volume objects.
Modifier and Type Method and Description
  1. RMFolders
ClosableObject.getClosedParents(boolean abFirstParentOnly)
Returns a collection containing either the first closed parent of this object or all closed parents of this object.
  1. RMFolders
ActivableObject.getInActiveParents(boolean abFirstParentOnly)
Returns a collection of containing either the first inactive parent of this container object or all inactive parents.
  1. RMFolders
HoldableObject.getParentsOnHold(boolean abFirstParentOnly)
Returns the parents of this HoldableObject object that are on hold.