Package | Description |
---|---|
com.documentum.fc.client |
Provides classes and interfaces for managing sessions and manipulating data in the repository. |
Modifier and Type | Method and Description |
---|---|
IDfModuleDescriptor |
IDfLocalModuleRegistry.getAspectDescriptor(java.lang.String aspectName)
Gets the meta data for the Aspect mapped to the aspect name, if found.
|
IDfModuleDescriptor |
IDfLocalModuleRegistry.getModuleDescriptor(java.lang.String moduleName)
Gets the meta data for the service mapped to the service name, if found.
|
IDfModuleDescriptor |
IDfGlobalModuleRegistry.getServiceDescriptor(java.lang.String serviceName)
Gets the meta data for the service mapped to the service name, if found.
|
IDfModuleDescriptor |
IDfLocalModuleRegistry.getTboDescriptor(java.lang.String typeName)
Gets the meta data for the Type Based Business Objects mapped to the type name, if found.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IDfModuleFilter.accept(IDfModuleDescriptor moduleDescriptor)
Tests whether or not the specified business object should be
included in the IDfModuleRegistry.list results.
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.