public interface IBulkObjectLinker
Modifier and Type | Method and Description |
---|---|
void |
bulkLinkObjects(Object parent,
List children,
AReadContext context)
Bulk link an object to its parent.
|
void bulkLinkObjects(Object parent, List children, AReadContext context) throws Exception
parent
- The parent object.children
- The children objects (link datas).context
- The context.classloader
- The classloader.root
- The root object.Exception
Copyright © 2012. All Rights Reserved.