com.atlassian.gadgets.directory.internal.jaxb
Class JAXBDirectoryContents

java.lang.Object
  extended by com.atlassian.gadgets.directory.internal.jaxb.JAXBDirectoryContents

public class JAXBDirectoryContents
extends Object

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


Method Summary
static JAXBDirectoryContents getDirectoryContents(Directory directory, GadgetRequestContext gadgetRequestContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDirectoryContents

public static JAXBDirectoryContents getDirectoryContents(Directory directory,
                                                         GadgetRequestContext gadgetRequestContext)


Copyright © 2009 Atlassian. All Rights Reserved.