Package com.oracle.content.sdk.model
package com.oracle.content.sdk.model
-
ClassesClassDescriptionClass to represent Api info returns from
GetApiInfoRequest
Common base class forContentItem
andDigitalAsset
.Item language variations response forGetItemLanguageVariationsRequest
Id and value (i.e.Link structure used in many sdk modelsAny model object which has a "links" field (which are most objects) extend from this class.Every SDK model object extends from this class.Content search response from delivery SDK forSearchAssetsRequest
A ContentType can be represented in different ways, and this will centralize the handling of the possible values for a content type and how it can be used to determine whether an asset is an digital asset, content item, or custom digital asset.ItemList<T>Generic handler for "items"Common abstract base class for all sdk results that return a paginated response.