de.bsvrz.puk.config.main.communication.query
Class ForeignMutableCollectionProxy.DelayedSetElementsIds
java.lang.Object
de.bsvrz.puk.config.main.communication.query.ForeignMutableCollectionProxy.DelayedSetElementsIds
- All Implemented Interfaces:
- ForeignObjectTransferListener
- Enclosing class:
- ForeignMutableCollectionProxy
private class ForeignMutableCollectionProxy.DelayedSetElementsIds
- extends Object
- implements ForeignObjectTransferListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_elementIds
private final long[] _elementIds
_unresolvedElementCount
private int _unresolvedElementCount
ForeignMutableCollectionProxy.DelayedSetElementsIds
public ForeignMutableCollectionProxy.DelayedSetElementsIds(long[] elementIds,
int unresolvedElementCount)
getElementIds
public long[] getElementIds()
getUnresolvedElementCount
public int getUnresolvedElementCount()
objectComplete
public void objectComplete()
- Specified by:
objectComplete
in interface ForeignObjectTransferListener