public class InstanceEditorTreeServiceImpl extends Object implements InstanceEditorTreeService
Constructor and Description |
---|
InstanceEditorTreeServiceImpl() |
Modifier and Type | Method and Description |
---|---|
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.
|
public InstanceEditorTreeServiceImpl()
public String createTreeStructure(InstanceEditorForm instanceEditorForm)
createTreeStructure
in interface InstanceEditorTreeService
instanceEditorForm
- Copyright © 2004–2016 The Kuali Foundation. All rights reserved.