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(com.atlassian.gadgets.directory.Directory directory, com.atlassian.gadgets.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(com.atlassian.gadgets.directory.Directory directory,
                                                         com.atlassian.gadgets.GadgetRequestContext gadgetRequestContext)


Copyright © 2013 Atlassian. All Rights Reserved.