com.filenet.rm.api
Uses of Interface GuideSections
Packages that use GuideSections
Package | Description |
---|---|
com.filenet.rm.api |
Uses of GuideSections in com.filenet.rm.api
Modifier and Type | Method and Description |
---|---|
GuideContainer.getGuideSections()
Returns the
GuideSection objects at the current level of the hierarchy.
|
|
GuideContainer.getGuideSections(java.lang.String[] asPropNames)
Returns the
GuideSection objects at the current level of the hierarchy along with
the values of the specified properties.
|