Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client.bean
Class GadgetView

java.lang.Object
  extended by org.nuxeo.opensocial.container.client.bean.GadgetView
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class GadgetView
extends Object
implements com.google.gwt.user.client.rpc.IsSerializable


Constructor Summary
GadgetView()
           
GadgetView(String view, String contentType)
           
 
Method Summary
 String getContentType()
           
 String getView()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GadgetView

public GadgetView()

GadgetView

public GadgetView(String view,
                  String contentType)
Method Detail

getView

public String getView()

getContentType

public String getContentType()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.