Alignment API and Server 4.5 (1846M)

fr.inrialpes.exmo.align.service.msg
Class EntityList

java.lang.Object
  extended by fr.inrialpes.exmo.align.service.msg.Message
      extended by fr.inrialpes.exmo.align.service.msg.Success
          extended by fr.inrialpes.exmo.align.service.msg.EntityList

public class EntityList
extends Success

A set of entities matching another entity


Field Summary
(package private)  String pretty
           
 
Fields inherited from class fr.inrialpes.exmo.align.service.msg.Message
content, inReplyTo, parameters, receiver, sender, surrogate
 
Constructor Summary
EntityList(int surr, Message rep, String from, String to, String cont, Properties param)
           
 
Method Summary
 String HTMLRESTString()
           
 String HTMLString()
           
 String RESTString()
           
 
Methods inherited from class fr.inrialpes.exmo.align.service.msg.Success
SOAPString
 
Methods inherited from class fr.inrialpes.exmo.align.service.msg.Message
getContent, getId, getInReplyTo, getParameters, getReceiver, getSender
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pretty

String pretty
Constructor Detail

EntityList

public EntityList(int surr,
                  Message rep,
                  String from,
                  String to,
                  String cont,
                  Properties param)
Method Detail

HTMLString

public String HTMLString()
Overrides:
HTMLString in class Message

HTMLRESTString

public String HTMLRESTString()
Overrides:
HTMLRESTString in class Message

RESTString

public String RESTString()
Overrides:
RESTString in class Success

Alignment API and Server 4.5 (1846M)

(C) INRIA & friends, 2003-2013