Uses of Interface
com.documentum.registry.IDfAppSupportDocumentInternal
Packages that use IDfAppSupportDocumentInternal
Package
Description
Provides interfaces and classes that manage Documentum
information on the client’s local system.
-
Uses of IDfAppSupportDocumentInternal in com.documentum.registry
Classes in com.documentum.registry that implement IDfAppSupportDocumentInternalMethods in com.documentum.registry that return IDfAppSupportDocumentInternalModifier and TypeMethodDescriptionDfClientRegistry.createAppSupportDocument(String docbase, String docbaseUser, String appName, IDfId objectId) IDfClientRegistryInternal.createAppSupportDocument(String docbase, String docbaseUser, String appName, IDfId objectId) Creates a IDfAppSupportDocumentInternal representation of the application support document.DfClientRegistry.getAppSupportDocument(String docbase, String docbaseUser, String appName, IDfId objectId) IDfClientRegistryInternal.getAppSupportDocument(String docbase, String docbaseUser, String appName, IDfId objectId) Get IDfAppSupportDocumentInternal object representation of the application support document information in the registry.Methods in com.documentum.registry with parameters of type IDfAppSupportDocumentInternalModifier and TypeMethodDescriptionvoidDfClientRegistry.addAppSupportDocument(IDfAppSupportDocumentInternal appSupportDoc) voidIDfClientRegistryInternal.addAppSupportDocument(IDfAppSupportDocumentInternal appSupportDoc) Writes the information contained in IDfAppSupportDocumentInternal object to the registry