Uses of Interface
wt.conflict.ConflictHolder

Packages that use ConflictHolder
com.ptc.windchill.uwgm.common.conflict   
com.ptc.windchill.uwgm.proesrv.util   
wt.conflict   
wt.dataops.archive   
wt.dataops.containermove   
wt.ixb.conflictFramework.conflictResolution   
wt.ixb.util   
wt.vc
 
wt.vc.wip
 
 

Uses of ConflictHolder in com.ptc.windchill.uwgm.common.conflict
 

Classes in com.ptc.windchill.uwgm.common.conflict that implement ConflictHolder
 class UwgmConflictException
          Exception to carry ConflictElements
 

Uses of ConflictHolder in com.ptc.windchill.uwgm.proesrv.util
 

Methods in com.ptc.windchill.uwgm.proesrv.util with parameters of type ConflictHolder
static List UwgmMessageHelper.getMessagesFromConflicts(ConflictHolder conflictHolder)
          converts ConflictElements to UwgmMessages
 

Uses of ConflictHolder in wt.conflict
 

Classes in wt.conflict that implement ConflictHolder
 class ConflictException
          A WTException carrying conflict elements.
 

Methods in wt.conflict that return ConflictHolder
static ConflictHolder ConflictHelper.getConflictException(WTException exception)
          This API would return the exception implementing ConflictHolder, which is nested within passed WTException.
 

Uses of ConflictHolder in wt.dataops.archive
 

Classes in wt.dataops.archive that implement ConflictHolder
 class ArchiveException
          

Supported API: false

Extendable: false
 

Uses of ConflictHolder in wt.dataops.containermove
 

Classes in wt.dataops.containermove that implement ConflictHolder
 class MoveConflictException
          

Supported API: false

Extendable: false
 

Uses of ConflictHolder in wt.ixb.conflictFramework.conflictResolution
 

Classes in wt.ixb.conflictFramework.conflictResolution that implement ConflictHolder
 class IXConflictException
           
 

Uses of ConflictHolder in wt.ixb.util
 

Classes in wt.ixb.util that implement ConflictHolder
 class IXBConflictException
           
 

Uses of ConflictHolder in wt.vc
 

Classes in wt.vc that implement ConflictHolder
 class VCBranchPointException
          This exception will be thrown when branch point iterations are attempted for deletion.
 class VersionControlException
          Provides an abstraction of an abnormal occurrence or error in the usage or processing of the iterating service.
 

Uses of ConflictHolder in wt.vc.wip
 

Classes in wt.vc.wip that implement ConflictHolder
 class NonLatestCheckoutException
          

Supported API: true

Extendable: false
 class ObjectsAlreadyCheckedOutException
          

Supported API: false

Extendable: false
 class WorkInProgressException
          Provides an abstraction of an abnormal occurrence or error in the usage or processing of the WIP service.