org.universAAL.middleware.service.aapi
Class AapiServiceResponse

Package class diagram package AapiServiceResponse
java.lang.Object
  extended by org.universAAL.middleware.rdf.Resource
      extended by org.universAAL.middleware.rdf.FinalizedResource
          extended by org.universAAL.middleware.service.ServiceResponse
              extended by org.universAAL.middleware.service.aapi.AapiServiceResponse
All Implemented Interfaces:
Response, UtilityReply

public class AapiServiceResponse
extends ServiceResponse


Field Summary
 
Fields inherited from class org.universAAL.middleware.service.ServiceResponse
MY_URI, PROP_SERVICE_CALL_STATUS, PROP_SERVICE_HAS_OUTPUT, PROP_SERVICE_SPECIFIC_ERROR, PROP_UNBOUND_OUTPUT_ALLOWED
 
Fields inherited from class org.universAAL.middleware.rdf.Resource
ANON_URI_PREFIX, blockAddingTypes, isXMLLiteral, ns_delim_index, PROP_RDF_FIRST, PROP_RDF_REST, PROP_RDF_TYPE, PROP_RDFS_COMMENT, PROP_RDFS_LABEL, PROP_SERIALIZATION_FULL, PROP_SERIALIZATION_OPTIONAL, PROP_SERIALIZATION_REDUCED, PROP_SERIALIZATION_UNDEFINED, PROP_uAAL_INVOLVED_HUMAN_USER, props, RDF_EMPTY_LIST, RDF_NAMESPACE, RDFS_NAMESPACE, TYPE_RDF_LIST, TYPE_RDFS_CLASS, uAAL_NAMESPACE_PREFIX, uAAL_SERVICE_NAMESPACE, uAAL_VOCABULARY_NAMESPACE, uri
 
Constructor Summary
AapiServiceResponse()
           
AapiServiceResponse(CallStatus status)
           
AapiServiceResponse(String uri)
           
 
Method Summary
 void allowUnboundOutput()
           
 
Methods inherited from class org.universAAL.middleware.service.ServiceResponse
addOutput, disallowUnboundOutput, getCallStatus, getOutput, getOutputs, isUnboundOutputAllowed, isWellFormed, setProperty
 
Methods inherited from class org.universAAL.middleware.rdf.FinalizedResource
addType, getLocalName, getNamespace, getProperty, getPropertyURIs, getType, getTypes, getURI, hasQualifiedName, isAnon, numberOfProperties
 
Methods inherited from class org.universAAL.middleware.rdf.Resource
addMultiLangProp, asList, asList, asRDFList, changeProperty, copy, deepCopy, equals, generateAnonURI, getDefaultLang, getFilename, getMultiLangProp, getOrConstructLabel, getPropSerializationType, getResource, getResourceComment, getResourceLabel, getStaticFieldValue, hashCode, hasProperty, isAnon, isBlockingAddingTypes, isClosedCollection, isQualifiedName, literal, representsQualifiedURI, serializesAsXMLLiteral, setPropertyPath, setPropertyPath, setPropertyPathFromOffset, setResourceComment, setResourceLabel, toString, toStringRecursive, toStringRecursive, unliteral
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AapiServiceResponse

public AapiServiceResponse()

AapiServiceResponse

public AapiServiceResponse(String uri)

AapiServiceResponse

public AapiServiceResponse(CallStatus status)
Method Detail

allowUnboundOutput

public void allowUnboundOutput()
Overrides:
allowUnboundOutput in class ServiceResponse


Copyright © 2014 universAAL Consortium. All Rights Reserved.