org.sakaiproject.sitestats.impl.event
Class EntityBrokerEventRegistry.EventLocaleKey

java.lang.Object
  extended by org.sakaiproject.sitestats.impl.event.EntityBrokerEventRegistry.EventLocaleKey
Enclosing class:
EntityBrokerEventRegistry

public static class EntityBrokerEventRegistry.EventLocaleKey
extends Object


Constructor Summary
EntityBrokerEventRegistry.EventLocaleKey(String eventId, String locale)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getEventId()
           
 String getLocale()
           
 int hashCode()
           
 void setEventId(String eventId)
           
 void setLocale(String locale)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EntityBrokerEventRegistry.EventLocaleKey

public EntityBrokerEventRegistry.EventLocaleKey(String eventId,
                                                String locale)
Method Detail

getEventId

public String getEventId()

setEventId

public void setEventId(String eventId)

getLocale

public String getLocale()

setLocale

public void setLocale(String locale)

toString

public String toString()
Overrides:
toString in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

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


Copyright © 2006-2012 Universidade Fernando Pessoa. All Rights Reserved.