arta.synergy.web.common.client.data.common
Interface CustomTreeObject

All Superinterfaces:
java.lang.Comparable
All Known Implementing Classes:
Action, CreateDocumentTreeItem.CDObject

public interface CustomTreeObject
extends java.lang.Comparable

Created by IntelliJ IDEA. User: topa Date: 20.05.2010 Time: 14:36:09 To change this template use File | Settings | File Templates.


Method Summary
 java.lang.String getText()
           
 boolean hasAttachments()
           
 boolean hasChildren()
           
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

hasChildren

boolean hasChildren()

getText

java.lang.String getText()

hasAttachments

boolean hasAttachments()


Copyright © 2000 Dummy Corp. All Rights Reserved.