com.filenet.rm.api
Uses of Interface ClassificationGuides
Packages that use ClassificationGuides
Package | Description |
---|---|
com.filenet.rm.api |
Uses of ClassificationGuides in com.filenet.rm.api
Modifier and Type | Method and Description |
---|---|
RMObjectStore.getClassificationGuides()
Returns the
ClassificationGuide objects that are contained in this
object store.
|
|
RMObjectStore.getClassificationGuides(java.lang.String[] asPropNames)
Returns the
ClassificationGuide objects, along with their properties, that
are contained in this object store.
|