|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnknownFeatureException | |
|---|---|
| oracle.irm.engine.core.feature | Application features. |
| oracle.irm.engine.rights.context | Content classification system rights provisioning. |
| Uses of UnknownFeatureException in oracle.irm.engine.core.feature |
|---|
| Methods in oracle.irm.engine.core.feature that throw UnknownFeatureException | |
|---|---|
static Collection<Feature> |
FeatureOperationsInstance.addFeatures(Collection<Feature> features, String[] ids)Add features to a collection by feature identity. |
Collection<Feature> |
FeatureOperations.addFeatures(Collection<Feature> features, String[] ids)Add features to a collection by feature identity. |
static Feature |
FeatureOperationsInstance.getFeature(String id)Get a feature. |
Feature |
FeatureOperations.getFeature(String id)Get a feature. |
static Label |
FeatureOperationsInstance.getFeatureLabel(Locale locale, String id)Get a feature label. |
Label |
FeatureOperations.getFeatureLabel(Locale locale, String id)Get a feature label. |
static Collection<Feature> |
FeatureOperationsInstance.getFeatures(String[] ids)Get a set of features from an array of feature identities. |
Collection<Feature> |
FeatureOperations.getFeatures(String[] ids)Get a set of features from an array of feature identities. |
static Collection<Label> |
FeatureOperationsInstance.listFeatureLabels(Locale locale, String[] ids)List feature labels. |
Collection<Label> |
FeatureOperations.listFeatureLabels(Locale locale, String[] ids)List feature labels. |
| Uses of UnknownFeatureException in oracle.irm.engine.rights.context |
|---|
| Methods in oracle.irm.engine.rights.context that throw UnknownFeatureException | |
|---|---|
static DocumentRole |
DocumentRoleOperationsInstance.appendFeaturesToRole(DocumentRole role, String[] featureIds)Add features to a role. |
DocumentRole |
DocumentRoleOperations.appendFeaturesToRole(DocumentRole role, String[] featureIds)Add features to a role. |
|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||