com.filenet.rm.api
Uses of Interface RecordCategory
Packages that use RecordCategory
Package | Description |
---|---|
com.filenet.rm.api |
Uses of RecordCategory in com.filenet.rm.api
Modifier and Type | Method and Description |
---|---|
RMRecordCategoryContainer.addRecordCategory(java.lang.String asRecordCategoryName,com.filenet.wcm.api.Properties aoRecordCategoryProps,com.filenet.wcm.api.Permissions aoRecordCategoryACLs)
Adds a
RecordCategory object to this container object and validates the
properties and permissions provided in the input parameters.
|
|
RMObjectStore.getRecordCategoryInterface(com.filenet.wcm.api.Folder aoFolder)
Constructs a
RecordCategory object based on
the specified Folder object and places the new object in this object store.
|