com.filenet.rm.api
Uses of Interface ClassificationGuide
Packages that use ClassificationGuide
Package | Description |
---|---|
com.filenet.rm.api |
Uses of ClassificationGuide in com.filenet.rm.api
Modifier and Type | Method and Description |
---|---|
RMObjectStore.createClassificationGuide(java.lang.String asGuideName,java.lang.String asClassID,com.filenet.wcm.api.Properties aoGuideProps,com.filenet.wcm.api.Permissions aoGuideACLs)
Creates a new
ClassificationGuide object in the /Records Management/ClassificationGuides
folder within this object store.
|
|
GuideSection.getClassificationGuide()
Returns the top-level classification guide for this
GuideSection object.
|
|
GuideTopic.getClassificationGuide()
Retrieves the top-level classification guide for this
GuideTopic object.
|