|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiDeleteValidationResult | |
wt.epm | |
wt.epm.util |
Uses of MultiDeleteValidationResult in wt.epm |
Methods in wt.epm that return MultiDeleteValidationResult | |
MultiDeleteValidationResult |
EPMStandardDocumentManager.validateObjectsForDeletion(Collection objects)
Given a set of objects (Workables), validates the objects for deletion taking care of circular dependency between them. |
MultiDeleteValidationResult |
EPMDocumentManagerFwd.validateObjectsForDeletion(Collection objects)
Given a set of objects (Workables), validates the objects for deletion taking care of circular dependency between them. |
MultiDeleteValidationResult |
EPMDocumentManager.validateObjectsForDeletion(Collection objects)
Given a set of objects (Workables), validates the objects for deletion taking care of circular dependency between them. |
Methods in wt.epm with parameters of type MultiDeleteValidationResult | |
private List |
EPMStandardDocumentManager.verifyFamilyObjects(Collection objects,
MultiDeleteValidationResult validationResult)
Verifies that instances for all iterations of given version of generics exists in the list of objects passed. |
Uses of MultiDeleteValidationResult in wt.epm.util |
Methods in wt.epm.util with parameters of type MultiDeleteValidationResult | |
protected boolean |
MultiDeleteValidationResult.readVersion(MultiDeleteValidationResult thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |