public interface ContentReference extends Identifiable<ContentReferenceId>
ContentProvider
.Modifier and Type | Method and Description |
---|---|
ContentProviderId |
getContentProviderId()
Returns the content provider id with which this content was stored.
|
ContentSourceId |
getContentSourceId()
Returns the content source id from where the content reference is linked.
|
Map<String,String> |
getProviderProperties()
Returns the provider properties which are used by the
ContentProvider to properly resolve the content reference. |
com.google.common.base.Optional<String> |
getVersion()
Returns the version optional of the content of this content reference.
|
getId
ContentProviderId getContentProviderId()
ContentSourceId getContentSourceId()
com.google.common.base.Optional<String> getVersion()
Optional.absent()
.Map<String,String> getProviderProperties()
ContentProvider
to properly resolve the content reference.Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.