Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client.model
Class Folder

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by org.nuxeo.opensocial.container.client.model.Folder

public class Folder
extends com.google.gwt.core.client.JavaScriptObject

Author:
Stéphane Fourrier

Method Summary
 String getCreator()
           
 String getFolderIconUrl()
           
 String getId()
           
 String getName()
           
 String getPreviewDocId()
           
 String getTitle()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getId

public final String getId()

getTitle

public final String getTitle()

getName

public final String getName()

getFolderIconUrl

public final String getFolderIconUrl()

getCreator

public final String getCreator()

getPreviewDocId

public final String getPreviewDocId()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.