org.plasma.sdo.access.provider.common
Class SimpleCollector
java.lang.Object
org.plasma.sdo.access.provider.common.SimpleCollector
- Direct Known Subclasses:
- CreatedObjectCollector, DeletedObjectCollector
public abstract class SimpleCollector
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
changeSummary
protected PlasmaChangeSummary changeSummary
isDescendantResultsMap
protected Map<String,Boolean> isDescendantResultsMap
SimpleCollector
public SimpleCollector()
getResult
public List<PlasmaDataObject> getResult()
toArray
protected DataObject[] toArray()
contains
protected boolean contains(DataObject dataObject)
add
protected void add(PlasmaDataObject dataObject)
add
protected void add(int index,
PlasmaDataObject dataObject)
isRelation
protected boolean isRelation(DataObject target,
DataObject source,
AssociationPath relationPath)
hasChildLink
protected boolean hasChildLink(DataObject target,
DataObject source)
isLinked
protected boolean isLinked(DataObject other,
Object value)
Copyright © 2014. All rights reserved.