Package | Description |
---|---|
lumis.content.bigdata |
Content integration with
lumis.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.banner |
Modifier and Type | Method and Description |
---|---|
void |
ContentVersionDocument.setContentVersion(ContentVersion coreContentVersion)
Sets all content meta data fields in this document according to the given Content Version.
|
Modifier and Type | Field and Description |
---|---|
protected ContentVersion |
AssociationProcessActionHandler.contentVersion |
Modifier and Type | Field and Description |
---|---|
protected ContentVersion |
LanguageControl.contentVersion |
Modifier and Type | Method and 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(String itemId)
Returns the
active version of the ContentLocale that the
ContentVersion with the given item id belongs to. |
ContentVersion |
ContentAssociation.getContentVersion() |
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()
The
ContentVersion of this tag. |
ContentVersion |
ContentManager.getContentVersion(String contentVersionId) |
ContentVersion |
IContentManager.getContentVersion(String contentVersionId)
Returns the a content version by its identifier.
|
ContentVersion |
ContentManager.getContentVersionByItemId(String itemId) |
ContentVersion |
IContentManager.getContentVersionByItemId(String itemId)
Returns the a content version that refers the given itemId.
|
ContentVersion |
ContentManager.getPublishedContentVersion(String contentId,
String serviceInstanceId) |
ContentVersion |
IContentManager.getPublishedContentVersion(String contentId,
String serviceInstanceId)
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.
|
Modifier and Type | Method and Description |
---|---|
List<ContentVersion> |
ContentLocale.getVersions()
Returns the versions for the content in this locale.
|
Modifier and Type | Method and 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 a
ContentVersion has been published or not. |
void |
ContentLocale.setPublishedVersion(ContentVersion publishedVersion)
Sets the published version of the content in this locale.
|
Constructor and 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.
|
Modifier and Type | Method and 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.
|
Constructor and Description |
---|
Data(ContentVersion contentVersion,
Locale locale)
Creates a new categorization data of the categorization related to the given content version.
|
Modifier and Type | Field and Description |
---|---|
protected ContentVersion |
ContentAssociationProcessActionHandler.contentVersion |
Modifier and Type | Method and Description |
---|---|
protected ContentVersion |
ContentMetaDataController.getActiveVersionEquivalentOfItemId(String itemId)
Returns
active version based on given item 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(String primaryKey)
Creates the meta data information for a new content.
|
protected ContentVersion |
LegacyContentMetaDataController.insertMetaData(String primaryKey)
Deprecated.
|
protected ContentVersion |
ContentMetaDataController.updateMetaData(String originalItemId,
String newVersionItemId)
Updates the content's metadata.
|
protected ContentVersion |
LegacyContentMetaDataController.updateMetaData(String originalItemId,
String newVersionItemId)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ContentTableSource.scheduleContentAddedEvent(ContentVersion contentVersion)
Schedules a content added event for the given content to be executed once the transaction is commited.
|
Constructor and Description |
---|
ContentPageWebResourceTitleVariableResolver(ContentVersion contentVersion,
PageWebResource pageWebResource,
String simpleTitle) |
Modifier and Type | Method and Description |
---|---|
void |
WorkflowController.contentInserted(ContentVersion contentVersion) |
void |
WorkflowController.contentUpdated(ContentVersion contentVersion) |
Modifier and Type | Method and Description |
---|---|
static IMonitor |
BannerMonitorUtil.getBannerClickMonitor(ServiceInstanceConfig bannerServiceInstanceConfig,
String bannerName,
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,
String bannerName,
String bannerCategoryId,
ContentVersion bannerContentVersion,
PageConfig displayPageConfig,
WebResource webResource,
ITransaction transaction)
Returns a monitor for the "lumis.portal.monitor.ev.banner.view" event.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.