Copyright© 2008-2026 Sitevision AB, all rights reserved.
| Package | Description |
|---|---|
| senselogic.sitevision.api.metadata |
Metadata utility interfaces
|
| senselogic.sitevision.api.metadata.builder |
Temporary metadata value builders.
|
| Modifier and Type | Method and Description |
|---|---|
LinkValueBuilder |
MetadataUtil.getLinkValueBuilder()
Returns a link value builder that creates
LinkValue instances. |
| Modifier and Type | Method and Description |
|---|---|
LinkValueBuilder |
LinkValueBuilder.setDescription(String aDescription)
Sets the link description.
|
LinkValueBuilder |
LinkValueBuilder.setExternalTarget(String aURL)
Sets the target.
|
LinkValueBuilder |
LinkValueBuilder.setInternalTarget(Node aNode)
Sets the target.
|
LinkValueBuilder |
LinkValueBuilder.setMailTarget(String aMailAddress)
Sets the target.
|
LinkValueBuilder |
LinkValueBuilder.setName(String aName)
Sets the link name.
|
LinkValueBuilder |
LinkValueBuilder.setOpenInNewWindow(boolean aOpenInNewWindow)
Sets open in new window.
|
LinkValueBuilder |
LinkValueBuilder.setPhoneTarget(String aPhoneNumber)
Sets the target.
|
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.