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 java.lang.Object
implements com.google.gwt.user.client.rpc.IsSerializable


Constructor Summary
GadgetView()
           
GadgetView(java.lang.String view, java.lang.String contentType)
           
 
Method Summary
 java.lang.String getContentType()
           
 java.lang.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(java.lang.String view,
                  java.lang.String contentType)
Method Detail

getView

public java.lang.String getView()

getContentType

public java.lang.String getContentType()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.