eu.scape_project.watch.rest.resource
Class EntityResourceXML

java.lang.Object
  extended by com.wordnik.swagger.core.JavaHelp
      extended by eu.scape_project.watch.rest.resource.EntityResource
          extended by eu.scape_project.watch.rest.resource.EntityResourceXML

@Singleton
public class EntityResourceXML
extends EntityResource

EntityResource with XML output.

Author:
Luis Faria

Constructor Summary
EntityResourceXML()
           
 
Method Summary
 
Methods inherited from class eu.scape_project.watch.rest.resource.EntityResource
createEntity, deleteEntity, getEntityByName, listEntityOfType, updateEntity
 
Methods inherited from class com.wordnik.swagger.core.JavaHelp
getHelp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityResourceXML

public EntityResourceXML()


Copyright © 2012 SCAPE. All Rights Reserved.