Package | Description |
---|---|
com.documentum.fc.client |
Provides classes and interfaces for managing sessions and manipulating data in the repository. |
Modifier and Type | Method and Description |
---|---|
static DfWorkflowException |
DfWorkflowException.newActivityInUseException(IDfPersistentObject object,
java.lang.String actName,
java.lang.String linkName) |
static DfWorkflowException |
DfWorkflowException.newActNameException(IDfPersistentObject object,
java.lang.String actName) |
static DfWorkflowException |
DfWorkflowException.newAddPortTableException(IDfPersistentObject object) |
static DfWorkflowException |
DfWorkflowException.newAttrCountException(IDfPersistentObject object,
java.lang.String attributes) |
static DfWorkflowException |
DfWorkflowException.newDuplicateRouteIdException(IDfPersistentObject object,
java.lang.String routecaseId) |
static DfWorkflowException |
DfWorkflowException.newInvalidPortNameException(IDfPersistentObject object,
java.lang.String portName) |
static DfWorkflowException |
DfWorkflowException.newInvalidPortNameException(IDfPersistentObject object,
java.lang.String portName,
java.lang.String actName) |
static DfWorkflowException |
DfWorkflowException.newInvalidRouteIdException(IDfPersistentObject object,
java.lang.String routecaseId) |
static DfWorkflowException |
DfWorkflowException.newLinkNameException(IDfPersistentObject object,
java.lang.String linkName) |
static DfWorkflowException |
DfWorkflowException.newMethodNotApplicableException(IDfPersistentObject object,
java.lang.String methodName) |
static DfWorkflowException |
DfWorkflowException.newPackageExistException(IDfPersistentObject object,
java.lang.String packageName,
java.lang.String portName) |
static DfWorkflowException |
DfWorkflowException.newPackageNotFoundException(IDfPersistentObject object,
java.lang.String packageName,
java.lang.String portName) |
static DfWorkflowException |
DfWorkflowException.newPortNameExistException(IDfPersistentObject object,
java.lang.String portName) |
static DfWorkflowException |
DfWorkflowException.newPortNotFoundException(IDfPersistentObject object,
java.lang.String portName) |
Copyright 1994-2023 OpenText Corporation. All rights reserved.