Package com.atlassian.gadgets.dashboard.internal.rest.representations

Interface Summary
RepresentationFactory Factory to construct new REST representations given the required domain objects.
 

Class Summary
DashboardRepresentation Provides a JAXB representation of a Dashboard

TODO : AG-428 We should add LINK elements to this representation, as the REST Guidleines recommend.

DashboardRepresentation.Builder  
GadgetRepresentation Provides a JAXB view of a Gadget, so that we can build new gadgets on the file in Javascript.
RepresentationFactoryImpl  
UserPrefRepresentation Provides a JAXB view of a UserPref, so that we can build new gadgets on the fly in Javascript.
UserPrefRepresentation.EnumValueRepresentation  
UserPrefsRepresentation Provides a JAXB view of a collection of all UserPrefs for a GadgetRepresentation
 



Copyright © 2009 Atlassian. All Rights Reserved.