Uses of Interface
com.documentum.fc.client.IDfModuleDescriptor
Packages that use IDfModuleDescriptor
-
Uses of IDfModuleDescriptor in com.documentum.fc.client
Methods in com.documentum.fc.client that return IDfModuleDescriptorModifier and TypeMethodDescriptionIDfLocalModuleRegistry.getAspectDescriptor(String aspectName) Gets the meta data for the Aspect mapped to the aspect name, if found.IDfLocalModuleRegistry.getModuleDescriptor(String moduleName) Gets the meta data for the service mapped to the service name, if found.IDfGlobalModuleRegistry.getServiceDescriptor(String serviceName) Gets the meta data for the service mapped to the service name, if found.IDfLocalModuleRegistry.getTboDescriptor(String typeName) Gets the meta data for the Type Based Business Objects mapped to the type name, if found.Methods in com.documentum.fc.client with parameters of type IDfModuleDescriptorModifier and TypeMethodDescriptionbooleanIDfModuleFilter.accept(IDfModuleDescriptor moduleDescriptor) Tests whether or not the specified business object should be included in the IDfModuleRegistry.list results.