Package | Description |
---|---|
lumis.content.activitystream | |
lumis.content.core |
Provides the core content management operations.
|
lumis.content.source.field.type | |
lumis.service.privacyterm.api |
Modifier and Type | Method and Description |
---|---|
static boolean |
ContentActivityStreamUtil.isActivityStreamAutomaticGenerationEnabledByScope(String scope,
Content content,
ITransaction transaction)
Checks if this content's service and source have the automatic generation
of activities by the activity stream framework enabled with a specific
scope.
|
Modifier and Type | Method and Description |
---|---|
Content |
ContentAssociation.getAssociatedContent() |
Content |
ContentLocale.getContent()
Returns the content this object refers to.
|
Content |
ContentManager.getContent(String contentId) |
Content |
IContentManager.getContent(String contentId)
Returns a persistent content instance.
|
Content |
ContentManager.getContentByItemId(String itemId) |
Content |
IContentManager.getContentByItemId(String itemId)
Returns the content related with the specified business data.
|
Modifier and Type | Method and Description |
---|---|
void |
ContentManager.addContent(Content content) |
void |
IContentManager.addContent(Content content)
Adds a content to persistence.
|
void |
ContentManager.deleteContent(Content content) |
void |
IContentManager.deleteContent(Content content)
Deletes a content from persistence.
|
void |
ContentLocale.move(Content newContent,
Locale newLocale)
Moves this content locale object to another content or locale value.
|
void |
ContentManager.scheduleReindex(Content content) |
void |
IContentManager.scheduleReindex(Content content)
Schedules the re-indexing of a content after the current
transaction commits.
|
void |
ContentAssociation.setAssociatedContent(Content associatedContent) |
Constructor and Description |
---|
CategorizationGroupData(Locale locale,
Content... contents)
Creates a new categorization group of the given (categorization) contents.
|
Constructor and Description |
---|
CategorizationGroupData(Collection<Content> contents,
Locale locale)
Creates a new categorization group of the given (categorization) contents.
|
Modifier and Type | Method and Description |
---|---|
Content |
ProcessPurpose.getPrivacyTermContent()
Returns the privacyTermContent.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessPurpose.setPrivacyTermContent(Content privacyTermContent)
Sets the privacyTermContent.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.