com.filenet.rm.api

Uses of Interface ClassificationScheme

Packages that use ClassificationScheme

Package Description
com.filenet.rm.api

Uses of ClassificationScheme in com.filenet.rm.api

Modifier and Type Method and Description
  1. ClassificationScheme
RMObjectStore.createClassificationScheme(java.lang.String asClassificationSchemeName,com.filenet.wcm.api.Properties aoClassificationSchemeProps,com.filenet.wcm.api.Permissions aoClassificationSchemeACLs)
Constructs a ClassificationScheme object with the specified property and permission values, and places the new object in this object store.
  1. ClassificationScheme
RMObjectStore.getClassificationSchemeInterface(com.filenet.wcm.api.Folder aoFolder)
Constructs a ClassificationScheme object based on the specified Folder object and places the new object in this object store.