com.ibm.mashups.enabler
Interface Identifiable


public Identifiable

Interface for any resource in the system that can be identified


Method Summary
 String getID()
           Returns the ID of the resource that implements the Identifiable interface.
 

Method Detail

getID

String getID()
Returns the ID of the resource that implements the Identifiable interface.

Returns:
the identifier; never null


Copyright IBM Corp. 2010 All Rights Reserved.