com.filenet.rm.api
Uses of Interface GuideSection
Packages that use GuideSection
Package | Description |
---|---|
com.filenet.rm.api |
Uses of GuideSection in com.filenet.rm.api
Modifier and Type | Method and Description |
---|---|
GuideContainer.addGuideSection(java.lang.String asGuideSectionName,java.lang.String asClassID,com.filenet.wcm.api.Properties aoSectionProps,com.filenet.wcm.api.Permissions aoSectionACLs)
Adds a new
GuideSection object to the hierarchy at the current level.
|