public interface DragTransaction
This functionality is required to support drag and drop with the same registry session. A component is dropped before it is deleted. This would cause an exception. The transaction must ensure this isn't the case.
void commit() throws ArooaParseException
ArooaParseException
void rollback()