Uses of Class
com.documentum.fc.client.DfSysObjectException
Packages that use DfSysObjectException
-
Uses of DfSysObjectException in com.documentum.fc.client
Subclasses of DfSysObjectException in com.documentum.fc.clientModifier and TypeClassDescriptionclassclassMethods in com.documentum.fc.client that return DfSysObjectExceptionModifier and TypeMethodDescriptionstatic DfSysObjectExceptionDfSysObjectException.alreadyCallSwapRetainerException(IDfSysObject object, IDfId oldRetainerId, IDfId newRetainerId) static DfSysObjectExceptionDfSysObjectException.newAlreadyLinkedException(IDfSysObject object, String folderSpec) static DfSysObjectExceptionDfSysObjectException.newAssemblyParentLockedException(IDfSysObject object, String operationName) static DfSysObjectExceptionDfSysObjectException.newBadFormat(IDfSysObject object, String formatName) static DfSysObjectExceptionDfSysObjectException.newBindFileOfReplicaSourceUnsupported(IDfSysObject object, IDfId sourceId) static DfSysObjectExceptionDfSysObjectException.newCantAccessException(IDfSysObject object, String path, Throwable cause) static DfSysObjectExceptionDfSysObjectException.newCantAccessFileException(IDfSysObject object, String fileName) static DfSysObjectExceptionDfSysObjectException.newCantCheckoutNewException(IDfSysObject object) static DfSysObjectExceptionDfSysObjectException.newCantDropLabelException(IDfSysObject object, String label) static DfSysObjectExceptionDfSysObjectException.newCantHaveContentException(IDfSysObject object) static DfSysObjectExceptionDfSysObjectException.newCantRemoveRendition(IDfSysObject object, int page, String format) static DfSysObjectExceptionDfSysObjectException.newCantRemoveRendition2(IDfSysObject object, int page) static DfSysObjectExceptionDfSysObjectException.newCantVersionLockedException(IDfSysObject object, String lockOwner) static DfSysObjectExceptionDfSysObjectException.newCausesCycleException(IDfSysObject object, String childObjectName) static DfSysObjectExceptionDfSysObjectException.newCircularLinkException(IDfSysObject object) static DfSysObjectExceptionDfSysObjectException.newCompoundDocumentEditException(IDfSysObject object) static DfSysObjectExceptionDfSysObjectException.newImproperStateException(IDfSysObject object) static DfSysObjectExceptionDfSysObjectException.newInternalLabelException(IDfSysObject object, String label) static DfSysObjectExceptionDfSysObjectException.newInvalidPageNumberException(IDfSysObject object, int page) static DfSysObjectExceptionDfSysObjectException.newInvalidSourceException(IDfSysObject object, String aclTypeName) static DfSysObjectExceptionDfSysObjectException.newInvalidTypeForOperationException(IDfSysObject object, String operationName) static DfSysObjectExceptionDfSysObjectException.newMigrateContentFailed(IDfSysObject object, String serverMessage) static DfSysObjectExceptionDfSysObjectException.newMustHaveNameException(IDfSysObject object, String objectTypeDescription) static DfSysObjectExceptionDfSysObjectException.newNewSaveNewException(IDfSysObject object) static DfSysObjectExceptionDfSysObjectSecurityException.newNoBrowseAccessException(IDfSysObject object) static DfSysObjectExceptionDfSysObjectException.newNoContentTypeSpecifiedException(IDfSysObject object) static DfSysObjectExceptionDfSysObjectSecurityException.newNoDeleteAccessException(IDfSysObject object) static DfSysObjectExceptionDfSysObjectException.newNoFileException(IDfSysObject object, String command) static DfSysObjectExceptionDfSysObjectSecurityException.newNoReadAccessException(IDfSysObject object) static DfSysObjectExceptionDfSysObjectSecurityException.newNoRelateAccessException(IDfSysObject object) static DfSysObjectExceptionDfSysObjectException.newNoSuchLabelException(IDfSysObject object, String label) static DfSysObjectExceptionDfSysObjectException.newNotCheckedOutException(IDfSysObject object) static DfSysObjectExceptionDfSysObjectException.newNotLinkedException(IDfSysObject object, String folderSpec) static DfSysObjectExceptionDfSysObjectException.newNotRetentionEnabledException(IDfSysObject object, String storeName) static DfSysObjectExceptionDfSysObjectException.newNotSupportedException(IDfSysObject object, String operationName) static DfSysObjectExceptionDfSysObjectSecurityException.newNoVersionAccessException(IDfSysObject object) static DfSysObjectExceptionDfSysObjectSecurityException.newNoWriteAccessException(IDfSysObject object) static DfSysObjectExceptionDfSysObjectException.newObjectNotCheckedOutException(IDfSysObject object, String operationName) static DfSysObjectExceptionDfSysObjectException.newParentNotLockedException(IDfSysObject object, String operationName) static DfSysObjectExceptionDfSysObjectException.newRenditionFormatSameAs(IDfSysObject object) static DfSysObjectExceptionDfSysObjectException.newRetainerAlreadyAttachedException(IDfSysObject object, IDfId retainerId) static DfSysObjectExceptionDfSysObjectException.newRetainerNotAttachedException(IDfSysObject object, IDfId retainerId) static DfSysObjectExceptionDfSysObjectException.newSaveASNewStoreMismatchException(IDfSysObject object, String sourceDocbaseName, String targetDocbaseName, String storeName) static DfSysObjectExceptionDfSysObjectSecurityException.newSecurityException(IDfSysObject object)