|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectarta.synergy.web.common.client.data.docs.DocItemChilds
public class DocItemChilds
Created by IntelliJ IDEA. User: artur Date: 28.03.14 Time: 12:22 Класс содержащий структуру вкладки Избранное в документах хранилища
| Constructor Summary | |
|---|---|
DocItemChilds()
|
|
| Method Summary | |
|---|---|
java.util.List<DocumentItem> |
getChildList()
|
DocumentItem |
getParentItem()
|
void |
setChildList(java.util.List<DocumentItem> childList)
|
void |
setParentItem(DocumentItem parentItem)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocItemChilds()
| Method Detail |
|---|
public void setParentItem(DocumentItem parentItem)
public void setChildList(java.util.List<DocumentItem> childList)
public DocumentItem getParentItem()
public java.util.List<DocumentItem> getChildList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||