| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.ole.docstore.model.repopojo.DocStoreNode
org.kuali.ole.docstore.model.repopojo.FolderNode
public class FolderNode
Class for representing folder nodes in docstore User: Pranitha Date: 2/28/12 Time: 1:25 PM To change this template use File | Settings | File Templates.
| Field Summary | 
|---|
| Fields inherited from class org.kuali.ole.docstore.model.repopojo.DocStoreNode | 
|---|
| CONTENT, CREATED, CREATED_BY, FILE_NODE_COUNT, MIME_TYPE, MIXIN_TYPES, NODE_TYPE, PRIMARY_TYPE, UUID | 
| Constructor Summary | |
|---|---|
| FolderNode() | |
| Method Summary | |
|---|---|
|  List<DocStoreNode> | getChildren() | 
|  void | setChildren(List<DocStoreNode> children) | 
| Methods inherited from class org.kuali.ole.docstore.model.repopojo.DocStoreNode | 
|---|
| getName, getPath, getProperty, getPropertyMap, setName, setPath, setProperty, setPropertyMap, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public FolderNode()
| Method Detail | 
|---|
public List<DocStoreNode> getChildren()
public void setChildren(List<DocStoreNode> children)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||