Uses of Class
it.tidalwave.util.Id

Packages that use Id
it.tidalwave.role   
it.tidalwave.role.spi   
it.tidalwave.util   
 

Uses of Id in it.tidalwave.role
 

Methods in it.tidalwave.role that return Id
 Id IdFactory.createId()
          Creates a new id.
 Id IdFactory.createId(Class<?> objectClass)
          Created a new id for an object of the given class.
 Id IdFactory.createId(Class<?> objectClass, Object object)
          Created a new id for the given object of the given class.
 Id Identifiable.getId()
           
 

Uses of Id in it.tidalwave.role.spi
 

Methods in it.tidalwave.role.spi that return Id
 Id DefaultIdentifiable.getId()
          
 

Uses of Id in it.tidalwave.util
 

Methods in it.tidalwave.util with parameters of type Id
 int Id.compareTo(Id other)
          
 



Copyright © 2009-2012 Tidalwave s.a.s.. All Rights Reserved.