public class SourceTriple<V extends PrismValue> extends PrismValueDeltaSetTriple<V>
minusSet, plusSet, zeroSet
INDENT_STRING
Constructor and Description |
---|
SourceTriple(Source<V> source) |
SourceTriple(Source<V> source,
Collection<V> zeroSet,
Collection<V> plusSet,
Collection<V> minusSet) |
Modifier and Type | Method and Description |
---|---|
QName |
getName() |
ItemPath |
getResidualPath() |
Source<V> |
getSource() |
void |
setSource(Source<V> source) |
accept, applyDefinition, clone, copyValues, debugName, diffPrismValueDeltaSetTriple, distributeAs, getRealValueClass, getValueClass, isRaw, setOriginObject, setOriginType, toHumanReadableString
accept, addAllToMinusSet, addAllToPlusSet, addAllToZeroSet, addToMinusSet, addToPlusSet, addToZeroSet, clearMinusSet, clearPlusSet, clearZeroSet, clone, copyValues, createSet, debugDump, debugDump, diff, diff, dump, getAllValues, getMinusSet, getNonNegativeValues, getNonPositiveValues, getPlusSet, getZeroSet, hasMinusSet, hasPlusSet, hasZeroSet, isEmpty, merge, presentInMinusSet, presentInPlusSet, presentInZeroSet, size, toHumanReadableString, toString, union
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
debugDump, debugDump
public SourceTriple(Source<V> source, Collection<V> zeroSet, Collection<V> plusSet, Collection<V> minusSet)
Copyright © 2013 evolveum. All rights reserved.