com.ibm.mashups.enabler
Interface RepresentationProvider


public RepresentationProvider

An interface that allows to retrieve information about different representations of the resource.


Method Summary
 ListModel getAlternateModel()
           Returns a ListModel containing information about the alternate representations available.
 

Method Detail

getAlternateModel

ListModel getAlternateModel()
Returns a ListModel containing information about the alternate representations available. The model contains Representation objects .

Returns:
ListModel containing alternate representations of the resource; never null
See Also:
Representation


Copyright IBM Corp. 2010 All Rights Reserved.