continue;
}
checkReadOnly(descriptor.getEntity());
createPermIds(descriptor, objects);
sorter.sortObjectsForEntity(descriptor.getEntity(), objects, false);
for (Persistent o : objects) {
Map<Object, Object> snapshot = diffBuilder.buildDBDiff(parent
.objectDiff(o.getObjectId()));