org.kuali.ole.editor.service.impl
Class InstanceEditorTreeServiceImpl
java.lang.Object
   org.kuali.ole.editor.service.impl.InstanceEditorTreeServiceImpl
org.kuali.ole.editor.service.impl.InstanceEditorTreeServiceImpl
- All Implemented Interfaces: 
- InstanceEditorTreeService
- public class InstanceEditorTreeServiceImpl 
- extends Object- implements InstanceEditorTreeService
InstanceEditorTreeServiceImpl is the service implementation class for Instance Editor  tree structure in left pane.
 
| Method Summary | 
|  String | createTreeStructure(InstanceEditorForm instanceEditorForm)This method creates TreeStructure (InnerHtML as a String and make treeStructure with jQuery) for instance with Holdings as parent node
 and items as child nodes grouped by formerShelvingLocation.
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
InstanceEditorTreeServiceImpl
public InstanceEditorTreeServiceImpl()
createTreeStructure
public String createTreeStructure(InstanceEditorForm instanceEditorForm)
- This method creates TreeStructure (InnerHtML as a String and make treeStructure with jQuery) for instance with Holdings as parent node
 and items as child nodes grouped by formerShelvingLocation.
 
- 
- Specified by:
- createTreeStructurein interface- InstanceEditorTreeService
 
- 
- Parameters:
- instanceEditorForm-
- Returns:
- String
 
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.