Package com.ptc.core.foundation.vc.wip.common

Class Summary
CheckinToVaultCommand

Supported API: true

Extendable: true
CheckinToVaultFirstTimeCommand Deprecated.  
CheckoutFromVaultCommand

Supported API: true

Extendable: true
IsCheckedInValidator Used for validating if the AttributeContainer passed in has a TypeInstance that is checked in.
IsCheckedOutPrincipalValidator Tests if the TypeInstace is checked out by the principal.
IsCheckedOutProjectValidator Used for validating if the AttributeContainer passed in has a TypeInstance that is checked out to a project.
IsCheckedOutValidator Used for validating if the AttributeContainer passed in has a TypeInstance that is checked out.
IsWorkingCopyPrincipalValidator Tests if the TypeInstace is working copy by the principal.
IsWorkingCopyValidator Tests if the TypeInstance object is a working copy.
UndoCheckoutFromVaultCommand

Supported API: true

Extendable: true