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

Packages that use com.atlassian.gadgets.dashboard.internal.rest.representations
com.atlassian.gadgets.dashboard.internal.rest Interfaces and classes used to implement dashboards and their gadgets as REST resources. 
com.atlassian.gadgets.dashboard.internal.rest.representations   
com.atlassian.gadgets.dashboard.internal.velocity   
 

Classes in com.atlassian.gadgets.dashboard.internal.rest.representations used by com.atlassian.gadgets.dashboard.internal.rest
RepresentationFactory
          Factory to construct new REST representations given the required domain objects.
 

Classes in com.atlassian.gadgets.dashboard.internal.rest.representations used by com.atlassian.gadgets.dashboard.internal.rest.representations
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.
RepresentationFactory
          Factory to construct new REST representations given the required domain objects.
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
 

Classes in com.atlassian.gadgets.dashboard.internal.rest.representations used by com.atlassian.gadgets.dashboard.internal.velocity
RepresentationFactory
          Factory to construct new REST representations given the required domain objects.
 



Copyright © 2011 Atlassian. All Rights Reserved.