Copyright© 2008-2026 Sitevision AB, all rights reserved.
| Package | Description |
|---|---|
| senselogic.sitevision.api.webresource.webcontent |
Web content (web content of pages, articles and templates) utility interfaces
|
| Modifier and Type | Method and Description |
|---|---|
static ContentFormat |
ContentFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentFormat[] |
ContentFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TextModuleUpdater |
TextModuleUpdater.setContent(String aContent,
ContentFormat aContentFormat)
Sets the new content for the text module with an explicit format.
|
TextModuleCreator |
TextModuleCreator.setContent(String aContent,
ContentFormat aContentFormat)
Sets the content of the text module with an explicit format.
|
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2026 Sitevision AB, all rights reserved.