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 InstanceEditorTreeServiceinstanceEditorForm - Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.