it.tidalwave.role
Interface Identifiable

Package class diagram package Identifiable
All Known Implementing Classes:
DefaultIdentifiable

public interface Identifiable

The role of an object that owns an unique identifier.

Version:
$Id$
Author:
Fabrizio Giudici
Status: stable API

Field Summary
static Class<Identifiable> Identifiable
           
 
Method Summary
 Id getId()
           
 

Field Detail

Identifiable

static final Class<Identifiable> Identifiable
Method Detail

getId

@Nonnull
Id getId()


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