Uses of Class
lumis.content.core.ContentVersion
-
Packages that use ContentVersion Package Description lumis.content.bigdata Content integration withlumis.portal.bigdata
.lumis.content.control.autolayout lumis.content.control.language lumis.content.core Provides the core content management operations.lumis.content.service lumis.content.source.field.type lumis.content.table lumis.content.webresource lumis.content.workflow Provides workflow support for the content framework.lumis.service.analytics.abtest.bean lumis.service.analytics.eventanalytics.bean lumis.service.banner -
-
Uses of ContentVersion in lumis.content.bigdata
Methods in lumis.content.bigdata with parameters of type ContentVersion Modifier and Type Method Description void
ContentVersionDocument. setContentVersion(ContentVersion coreContentVersion)
Sets all content meta data fields in this document according to the given Content Version. -
Uses of ContentVersion in lumis.content.control.autolayout
Fields in lumis.content.control.autolayout declared as ContentVersion Modifier and Type Field Description protected ContentVersion
AssociationProcessActionHandler. contentVersion
-
Uses of ContentVersion in lumis.content.control.language
Fields in lumis.content.control.language declared as ContentVersion Modifier and Type Field Description protected ContentVersion
LanguageControl. contentVersion
-
Uses of ContentVersion in lumis.content.core
Methods in lumis.content.core that return ContentVersion Modifier and Type Method Description ContentVersion
ContentLocale. addVersion()
Adds a new version.ContentVersion
ContentLocale. addVersionBasedOnAnother(ContentVersion pBaseVersion)
Adds a new version, based on an already existing version.ContentVersion
ContentLocale. getActiveVersion()
Returns the active version of the content in this locale.ContentVersion
ContentManager. getActiveVersionByItemId(java.lang.String itemId)
Returns theactive version
of theContentLocale
that theContentVersion
with the given item id belongs to.ContentVersion
ContentAssociation. getContentVersion()
ContentVersion
ContentManager. getContentVersion(java.lang.String contentVersionId)
ContentVersion
ContentPublication. getContentVersion()
Returns the content version this publication belongs to.ContentVersion
ContentRenderDataChangedEvent. getContentVersion()
Returns the content version to which this render data was generated to.ContentVersion
ContentTag. getContentVersion()
TheContentVersion
of this tag.ContentVersion
IContentManager. getContentVersion(java.lang.String contentVersionId)
Returns the a content version by its identifier.ContentVersion
ContentManager. getContentVersionByItemId(java.lang.String itemId)
ContentVersion
IContentManager. getContentVersionByItemId(java.lang.String itemId)
Returns the a content version that refers the given itemId.ContentVersion
ContentManager. getPublishedContentVersion(java.lang.String contentId, java.lang.String serviceInstanceId)
ContentVersion
ContentManager. getPublishedContentVersion(java.lang.String contentId, java.lang.String serviceInstanceId, boolean ignorePublishedTo)
ContentVersion
IContentManager. getPublishedContentVersion(java.lang.String contentId, java.lang.String serviceInstanceId)
Returns the published version more appropriated to the current user for the specified content and service instance.ContentVersion
IContentManagerSPI. getPublishedContentVersion(java.lang.String contentId, java.lang.String serviceInstanceId, boolean ignorePublishedToPrincipals)
Returns the published version more appropriated to the current user for the specified content and service instance.ContentVersion
ContentLocale. getPublishedVersion()
Returns the published version of the content in this locale.Methods in lumis.content.core that return types with arguments of type ContentVersion Modifier and Type Method Description java.util.List<ContentVersion>
ContentLocale. getVersions()
Returns the versions for the content in this locale.Methods in lumis.content.core with parameters of type ContentVersion Modifier and Type Method Description ContentVersion
ContentLocale. addVersionBasedOnAnother(ContentVersion pBaseVersion)
Adds a new version, based on an already existing version.protected static boolean
ContentPublicationActivityGenerationTransactionObserver. isContentVersionPublished(ContentVersion publishedVersion)
Checks if aContentVersion
has been published or not.void
ContentLocale. setPublishedVersion(ContentVersion publishedVersion)
Sets the published version of the content in this locale.Constructors in lumis.content.core with parameters of type ContentVersion Constructor Description ContentRenderDataChangedEvent(SessionConfig sessionConfig, ContentVersion contentVersion, ContentTableSource source, ITransaction transaction)
Creates a new render data changed event for a content.ContentRenderDataChangedEvent(SessionConfig sessionConfig, ContentVersion contentVersion, ITransaction transaction)
Creates a new render data changed event for a content. -
Uses of ContentVersion in lumis.content.service
Methods in lumis.content.service with parameters of type ContentVersion Modifier and Type Method Description static void
ContentServiceMonitorUtil. collectContentAdd(ContentVersion version)
Collects a content added event for the given content.static void
ContentServiceMonitorUtil. populateContentObjectValuesProvider(ContentVersion contentVersion, MonitorHelper monitorHelper)
Populates the given monitor helper with content object fields based on the given content version. -
Uses of ContentVersion in lumis.content.source.field.type
Constructors in lumis.content.source.field.type with parameters of type ContentVersion Constructor Description Data(ContentVersion contentVersion, java.util.Locale locale)
Creates a new categorization data of the categorization related to the given content version. -
Uses of ContentVersion in lumis.content.table
Fields in lumis.content.table declared as ContentVersion Modifier and Type Field Description protected ContentVersion
ContentAssociationProcessActionHandler. contentVersion
Methods in lumis.content.table that return ContentVersion Modifier and Type Method Description protected ContentVersion
ContentMetaDataController. getActiveVersionEquivalentOfItemId(java.lang.String itemId)
Returnsactive version
based on givenitem id
.ContentVersion
ContentMetaDataController.MetaDataPersistenceResult. getContentVersion()
ContentVersion
IContentTableSourceAddDataResult. getContentVersion()
Returns the content version of the data added.ContentVersion
IContentTableSourceUpdateDataResult. getContentVersion()
Returns the updated content version.protected ContentVersion
ContentMetaDataController. insertMetaData(java.lang.String primaryKey)
Creates the meta data information for a new content.protected ContentVersion
LegacyContentMetaDataController. insertMetaData(java.lang.String primaryKey)
Deprecated.protected ContentVersion
ContentMetaDataController. updateMetaData(java.lang.String originalItemId, java.lang.String newVersionItemId)
Updates the content's metadata.protected ContentVersion
LegacyContentMetaDataController. updateMetaData(java.lang.String originalItemId, java.lang.String newVersionItemId)
Deprecated.Methods in lumis.content.table with parameters of type ContentVersion Modifier and Type Method Description protected void
ContentTableSource. scheduleContentAddedEvent(ContentVersion contentVersion)
Schedules a content added event for the given content to be executed once the transaction is commited. -
Uses of ContentVersion in lumis.content.webresource
Constructors in lumis.content.webresource with parameters of type ContentVersion Constructor Description ContentPageWebResourceTitleVariableResolver(ContentVersion contentVersion, PageWebResource pageWebResource, java.lang.String simpleTitle)
-
Uses of ContentVersion in lumis.content.workflow
Methods in lumis.content.workflow with parameters of type ContentVersion Modifier and Type Method Description void
WorkflowController. contentInserted(ContentVersion contentVersion)
void
WorkflowController. contentUpdated(ContentVersion contentVersion)
-
Uses of ContentVersion in lumis.service.analytics.abtest.bean
Methods in lumis.service.analytics.abtest.bean that return ContentVersion Modifier and Type Method Description ContentVersion
ABTestExperiment. getContentVersion()
Returns the contentVersion.Methods in lumis.service.analytics.abtest.bean with parameters of type ContentVersion Modifier and Type Method Description void
ABTestExperiment. setContentVersion(ContentVersion contentVersion)
Sets the contentVersion. -
Uses of ContentVersion in lumis.service.analytics.eventanalytics.bean
Methods in lumis.service.analytics.eventanalytics.bean that return ContentVersion Modifier and Type Method Description ContentVersion
EventAnalyticsDashboard. getContentVersion()
Returns the content version of this dashboard. -
Uses of ContentVersion in lumis.service.banner
Methods in lumis.service.banner with parameters of type ContentVersion Modifier and Type Method Description static IMonitor
BannerMonitorUtil. getBannerClickMonitor(ServiceInstanceConfig bannerServiceInstanceConfig, java.lang.String bannerName, java.lang.String bannerCategoryId, ContentVersion bannerContentVersion, PageConfig displayPageConfig, WebResource webResource, ITransaction transaction)
Returns a monitor for the "lumis.portal.monitor.ev.banner.click" event.static IMonitor
BannerMonitorUtil. getBannerViewMonitor(ServiceInstanceConfig bannerServiceInstanceConfig, java.lang.String bannerName, java.lang.String bannerCategoryId, ContentVersion bannerContentVersion, PageConfig displayPageConfig, WebResource webResource, ITransaction transaction)
Returns a monitor for the "lumis.portal.monitor.ev.banner.view" event.
-