Package wt.clients.vc
package wt.clients.vc
-
ClassDescriptionClass
AlreadyCheckedOutExceptiondefines a typed exception that is thrown to indicate that the current user already has an object checked out.ClassCheckedOutByOtherExceptiondefines a typed exception that is thrown to indicate that an object is checked out by a user other than the current user.Defines a subclass of WTException which is thrown when an exception occurs during a check-in, check-out or undo checkout operation.ClassCheckInOutTaskLogicis a utility class that providesstaticmethods for manipulatingWorkableobjects.ClassNotCheckedOutExceptiondefines a typed exception that is thrown to indicate that the object a user is trying to check in is not currently checked out.This class is an extension of the WTException class that is specialized for use with the various Revise dialogs and Revise Task classes.ClassUndoCheckoutTaskis a generic task class which performs the undoing of the check-out of a checked out object.