|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ConflictElement in com.ptc.windchill.uwgm.common.conflict |
Methods in com.ptc.windchill.uwgm.common.conflict that return ConflictElement | |
ConflictElement |
UwgmConflictHelper.OverridableConflict.verify(WTCollection objects)
validates the data with default resolution and produce ConflictElement for non-valid iterations |
ConflictElement |
UwgmConflictHelper.OverridableConflictImpl.verify(WTCollection objects)
|
Methods in com.ptc.windchill.uwgm.common.conflict with parameters of type ConflictElement | |
void |
UwgmConflictException.addConflictElement(ConflictElement conflictElement)
adds a ConflictElement |
Constructors in com.ptc.windchill.uwgm.common.conflict with parameters of type ConflictElement | |
UwgmConflictException(ConflictElement[] conflictElements)
constructs UwgmConflictException for an array of ConflictElement s |
Uses of ConflictElement in com.ptc.windchill.uwgm.proesrv.conflict |
Methods in com.ptc.windchill.uwgm.proesrv.conflict with parameters of type ConflictElement | |
static com.ptc.windchill.uwgm.soap.uwgm.UwgmMessage |
UwgmMessageFactory.createUwgmConflict(ConflictElement conflict,
Locale locale)
creates UwgmMessage (conflict) from ConflictElement |
Uses of ConflictElement in wt.conflict |
Fields in wt.conflict declared as ConflictElement | |
private ConflictElement[] |
ConflictException.conflictElements
|
Methods in wt.conflict that return ConflictElement | |
ConflictElement[] |
ConflictHolder.getConflictElements()
Gets the value of the attribute: CONFLICT_ELEMENTS. |
ConflictElement[] |
ConflictException.getConflictElements()
Gets the value of the attribute: conflictElements; Array of ConflictElement's. |
static ConflictElement[] |
ConflictException.getAllConflictElements(ConflictElement[] cElems)
|
Methods in wt.conflict with parameters of type ConflictElement | |
void |
ConflictHolder.setConflictElements(ConflictElement[] a_ConflictElements)
Sets the value of the attribute: CONFLICT_ELEMENTS. |
void |
ConflictException.setConflictElements(ConflictElement[] a_ConflictElements)
Sets the value of the attribute: conflictElements; Array of ConflictElement's. |
static LocalizableMessage[] |
ConflictException.getConflictMessages(ConflictElement[] cElems)
|
static ConflictElement[] |
ConflictException.getAllConflictElements(ConflictElement[] cElems)
|
protected boolean |
ConflictElement.readVersion(ConflictElement thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Constructors in wt.conflict with parameters of type ConflictElement | |
ConflictException(ConflictElement[] cElem)
The constructor ConflictException would accept array of ConflictElement's. |
Uses of ConflictElement in wt.dataops.archive |
Methods in wt.dataops.archive that return ConflictElement | |
private ConflictElement |
StandardArchiveRestoreService.processOverridableConflict(Persistable object,
ArchiveConflictType conflictType,
ArchiveResolutionType resolutionType,
WTMessage msg,
boolean onlyConflictElement)
|
Constructors in wt.dataops.archive with parameters of type ConflictElement | |
ArchiveException(ConflictElement[] cElem)
The constructor ArchiveException would accept array of ConflictElement's. |
Uses of ConflictElement in wt.dataops.containermove |
Constructors in wt.dataops.containermove with parameters of type ConflictElement | |
MoveConflictException(String rb,
String key,
Object[] params,
ConflictElement[] conflictElements)
Supported API: false |
Uses of ConflictElement in wt.ixb.conflictFramework.conflictResolution |
Fields in wt.ixb.conflictFramework.conflictResolution declared as ConflictElement | |
private ConflictElement |
IXConflictElement.conflictElement
|
Methods in wt.ixb.conflictFramework.conflictResolution that return ConflictElement | |
ConflictElement |
IXConflictElement.getConflictElement()
Gets the value of the attribute: conflictElement. |
Methods in wt.ixb.conflictFramework.conflictResolution with parameters of type ConflictElement | |
void |
IXConflictElement.setConflictElement(ConflictElement a_ConflictElement)
Sets the value of the attribute: conflictElement. |
Constructors in wt.ixb.conflictFramework.conflictResolution with parameters of type ConflictElement | |
IXConflictException(ConflictElement[] cElem)
|
Uses of ConflictElement in wt.ixb.util |
Fields in wt.ixb.util declared as ConflictElement | |
private ConflictElement[] |
IXBConflictException.conflictElements
|
Methods in wt.ixb.util that return ConflictElement | |
ConflictElement[] |
IXBConflictException.getConflictElements()
|
Methods in wt.ixb.util with parameters of type ConflictElement | |
void |
IXBConflictException.setConflictElements(ConflictElement[] a_ConflictElements)
|
Constructors in wt.ixb.util with parameters of type ConflictElement | |
IXBConflictException(ConflictElement[] cElem)
|
Uses of ConflictElement in wt.vc |
Fields in wt.vc declared as ConflictElement | |
private ConflictElement[] |
VersionControlException.conflictElements
|
private ConflictElement[] |
VersionControlException.conflictElements
|
Methods in wt.vc that return ConflictElement | |
ConflictElement[] |
VersionControlException.getConflictElements()
Gets the value of the attribute: conflictElements; Array of ConflictElement's. |
ConflictElement[] |
VersionControlException.getConflictElements()
Gets the value of the attribute: conflictElements; Array of ConflictElement's. |
Methods in wt.vc with parameters of type ConflictElement | |
void |
VersionControlException.setConflictElements(ConflictElement[] a_ConflictElements)
Sets the value of the attribute: conflictElements; Array of ConflictElement's. |
void |
VersionControlException.setConflictElements(ConflictElement[] a_ConflictElements)
Sets the value of the attribute: conflictElements; Array of ConflictElement's. |
Constructors in wt.vc with parameters of type ConflictElement | |
VersionControlException(ConflictElement[] cElem)
Constructs a new exception that would accept array of ConflictElement's. |
|
VersionControlException(ConflictElement[] cElem)
Constructs a new exception that would accept array of ConflictElement's. |
Uses of ConflictElement in wt.vc.wip |
Fields in wt.vc.wip declared as ConflictElement | |
private ConflictElement[] |
WorkInProgressException.conflictElements
|
private ConflictElement[] |
WorkInProgressException.conflictElements
|
Methods in wt.vc.wip that return ConflictElement | |
ConflictElement[] |
WorkInProgressException.getConflictElements()
Gets the value of the attribute: conflictElements; Array of ConflictElement's. |
ConflictElement[] |
WorkInProgressException.getConflictElements()
Gets the value of the attribute: conflictElements; Array of ConflictElement's. |
Methods in wt.vc.wip with parameters of type ConflictElement | |
void |
WorkInProgressException.setConflictElements(ConflictElement[] a_ConflictElements)
Sets the value of the attribute: conflictElements; Array of ConflictElement's. |
void |
WorkInProgressException.setConflictElements(ConflictElement[] a_ConflictElements)
Sets the value of the attribute: conflictElements; Array of ConflictElement's. |
Constructors in wt.vc.wip with parameters of type ConflictElement | |
WorkInProgressException(ConflictElement[] cElem)
Constructs a new exception carrying conflict elements. |
|
WorkInProgressException(ConflictElement[] cElem)
Constructs a new exception carrying conflict elements. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |