Nuxeo Enterprise Platform 5.4

org.nuxeo.theme.webwidgets
Class DefaultWidget

java.lang.Object
  extended by org.nuxeo.theme.webwidgets.DefaultWidget
All Implemented Interfaces:
Widget

public class DefaultWidget
extends Object
implements Widget


Constructor Summary
DefaultWidget(String name, String uid)
           
 
Method Summary
 boolean equals(Object other)
           
 String getName()
           
 String getUid()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultWidget

public DefaultWidget(String name,
                     String uid)
Method Detail

getUid

public String getUid()
Specified by:
getUid in interface Widget

getName

public String getName()
Specified by:
getName in interface Widget

equals

public boolean equals(Object other)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.