Mendix Runtime
Documentation for the Mendix Runtime Environment API
com.mendix.systemwideinterfaces.core.IChangeBatch Member List
This is the complete list of members for com.mendix.systemwideinterfaces.core.IChangeBatch, including all inherited members.
addAssociationInfo(IBatch parentBatch, String associationName, boolean isParent)com.mendix.systemwideinterfaces.core.IBatch [pure virtual]
addAssociationValue(String associationName, IMendixIdentifier id)com.mendix.systemwideinterfaces.core.IBatch [pure virtual]
addBatchForAssociation(IBatch batchAssociation, String associationName)com.mendix.systemwideinterfaces.core.IBatch [pure virtual]
clone()com.mendix.systemwideinterfaces.core.IBatch [pure virtual]
commit()com.mendix.systemwideinterfaces.core.IBatch [pure virtual]
commitAsync()com.mendix.systemwideinterfaces.core.IBatch [pure virtual]
getCurrentObject()com.mendix.systemwideinterfaces.core.IBatch [pure virtual]
getMember(String name)com.mendix.systemwideinterfaces.core.IBatch [pure virtual]
getParentBatch()com.mendix.systemwideinterfaces.core.IBatch
hasNext()com.mendix.systemwideinterfaces.core.IChangeBatch
next()com.mendix.systemwideinterfaces.core.IChangeBatch
next(IMendixObject object)com.mendix.systemwideinterfaces.core.IChangeBatch
setMemberValue(String name, Object value)com.mendix.systemwideinterfaces.core.IBatch [pure virtual]