local.tomas.docsite
Interface DocsiteEntity


public interface DocsiteEntity


Method Summary
 java.lang.String getName()
           
 boolean isDocument()
           
 boolean isFolder()
           
 java.util.Date lastModified()
           
 

Method Detail

getName

java.lang.String getName()

isFolder

boolean isFolder()

isDocument

boolean isDocument()

lastModified

java.util.Date lastModified()


Copyright © 2007-2011 Tomas Teubner. All Rights Reserved.