Uses of Class
com.documentum.fc.client.DfWorkflowException
Packages that use DfWorkflowException
-
Uses of DfWorkflowException in com.documentum.fc.client
Methods in com.documentum.fc.client that return DfWorkflowExceptionModifier and TypeMethodDescriptionstatic DfWorkflowExceptionDfWorkflowException.newActivityInUseException(IDfPersistentObject object, String actName, String linkName) static DfWorkflowExceptionDfWorkflowException.newActNameException(IDfPersistentObject object, String actName) static DfWorkflowExceptionDfWorkflowException.newAddPortTableException(IDfPersistentObject object) static DfWorkflowExceptionDfWorkflowException.newAttrCountException(IDfPersistentObject object, String attributes) static DfWorkflowExceptionDfWorkflowException.newDuplicateRouteIdException(IDfPersistentObject object, String routecaseId) static DfWorkflowExceptionDfWorkflowException.newInvalidPortNameException(IDfPersistentObject object, String portName) static DfWorkflowExceptionDfWorkflowException.newInvalidPortNameException(IDfPersistentObject object, String portName, String actName) static DfWorkflowExceptionDfWorkflowException.newInvalidRouteIdException(IDfPersistentObject object, String routecaseId) static DfWorkflowExceptionDfWorkflowException.newLinkNameException(IDfPersistentObject object, String linkName) static DfWorkflowExceptionDfWorkflowException.newMethodNotApplicableException(IDfPersistentObject object, String methodName) static DfWorkflowExceptionDfWorkflowException.newPackageExistException(IDfPersistentObject object, String packageName, String portName) static DfWorkflowExceptionDfWorkflowException.newPackageNotFoundException(IDfPersistentObject object, String packageName, String portName) static DfWorkflowExceptionDfWorkflowException.newPortNameExistException(IDfPersistentObject object, String portName) static DfWorkflowExceptionDfWorkflowException.newPortNotFoundException(IDfPersistentObject object, String portName)