Package com.documentum.registry
Class DfClientRegistryBase
java.lang.Object
com.documentum.registry.DfClientRegistryBase
- All Implemented Interfaces:
IDfClientRegistry
- Direct Known Subclasses:
DfClientRegistryBaseInternal
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.documentum.registry.IDfClientRegistry
addCheckedOutObject, addFileToBeDeleted, addLocalObject, addViewedObject, applyModifiedAttrs, getCheckedOutObjectById, getCheckedOutObjectByPath, getCheckedOutObjects, getCheckoutDirectory, getExportDirectory, getFilesToBeDeleted, getLocalObjectById, getLocalObjectByPath, getLocalObjects, getProgramDirectory, getRegistry, getUserDirectory, getViewedObjectById, getViewedObjectByPath, getViewedObjects, moveToCheckedOutFiles, moveToLocalFiles, removeCheckedOutObject, removeFileToBeDeleted, removeLocalObject, removeViewedObject, setCheckoutDirectory, setExportDirectory, setProgramDirectory, setUserDirectory
-
Constructor Details
-
DfClientRegistryBase
public DfClientRegistryBase()
-