Uses of Class
org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.response.InformationObjectResponse

Packages that use InformationObjectResponse
org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.response   
 

Uses of InformationObjectResponse in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.response
 

Methods in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.response that return InformationObjectResponse
static InformationObjectResponse InformationObjectResponse.completeInformationObject()
           
static InformationObjectResponse InformationObjectResponse.completeInformationObjectWithContent(java.lang.String location)
           
static InformationObjectResponse InformationObjectResponse.completeInformationObjectWithContentInMessage()
           
static InformationObjectResponse InformationObjectResponse.plainInformationObject()
          Plain information object without properties or references.
static InformationObjectResponse InformationObjectResponse.plainInformationObjectWithContent(java.lang.String location)
           
static InformationObjectResponse InformationObjectResponse.plainInformationObjectWithContentInMessage()
           
static InformationObjectResponse InformationObjectResponse.plainInformationObjectWithProperties()
          Plain information object with properties and raw content url in properties list.