org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.response.content
Interface RawContentLocationConfig

All Known Implementing Classes:
NoRawContent, RawContentAsUrl, RawContentInLocation, RawContentInMessage, RawContentInMessageConditional

public interface RawContentLocationConfig

Author:
Federico De Faveri defaveri@isti.cnr.it

Method Summary
 RawContentLocationType getType()
          Returns this location type.
 

Method Detail

getType

RawContentLocationType getType()
Returns this location type.

Returns:
the location type.