Copyright© 2008-2024 Sitevision AB, all rights reserved.
Package | Description |
---|---|
senselogic.sitevision.api.format |
Formatting utility interfaces
|
senselogic.sitevision.api.mail |
Mail utility interfaces
|
senselogic.sitevision.api.metadata.builder |
Temporary metadata value builders.
|
senselogic.sitevision.api.node.builder |
Node-related builders.
|
senselogic.sitevision.api.render |
Rendering utility interfaces that might be needed when rendering
|
senselogic.sitevision.api.search.searcher.builder |
Search component builders.
|
senselogic.sitevision.api.security |
Security utility interfaces
|
senselogic.sitevision.api.webresource.builder |
Temporary link target builders.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NumericFormatterBuilder
Builder for creating
NumericFormatter instances. |
Modifier and Type | Interface and Description |
---|---|
interface |
MailBuilder
Builder to create a Mail instances that can be sent.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LinkValueBuilder
Builder to create LinkValue instances that can be used to set link metadata.
|
interface |
RelatedValueBuilder
Builder to create RelatedValue instances that can be used to set related metadata.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CompoundAndFilterBuilder
Builds a compound filter that requires that all added filters matches.
|
interface |
CompoundComparatorBuilder
Builds a compound comparator that allows comparison based on multiple comparators.
|
interface |
CompoundOrFilterBuilder
Builds a compound filter that requires that any of the added filters matches.
|
interface |
TemporaryFileNodeBuilder
Builds volatile and short-lived nodes with primary node type sv:temporaryFile.
|
interface |
TemporaryNodeBuilder
Builds volatile and short-lived nodes with primary node type sv:temporaryNode.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TextModuleRendererBuilder
Builder for creating a
TextModuleRenderer instance. |
Modifier and Type | Interface and Description |
---|---|
interface |
ExtendedDismaxParserBuilder
Builder for creating a multi-field
Parser component with specific behaviour. |
interface |
FilterBuilder
Builder for creating a
Filter component with specific behaviour. |
interface |
HighlightBuilder
Builder for creating a
Highlight component with specific behaviour. |
interface |
MonitorBuilder
Builder for creating a
Monitor component. |
interface |
PermissionCheckBuilder
Builder for creating a
PermissionCheck component. |
interface |
SearcherBuilder
Builder for creating a
Searcher with a specific setup of components. |
interface |
SortBuilder
Builder for creating a
Sort component with specific behaviour. |
interface |
SpellCheckBuilder
Builder for creating a
SpellCheck component. |
interface |
StandardParserBuilder
Builder for creating a single-field
Parser component with specific behaviour. |
Modifier and Type | Interface and Description |
---|---|
interface |
RoleAssignmentBuilder
Builder of RoleAssignment instances.
|
interface |
RoleMatcherBuilder
Builder of RoleMatcher instances.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LinkTargetBuilder
Builder to create link target instances that can be used to create and update a Link page
via
LinkPageUtil . |
Sitevision - Portal and Content Management Made Easy
Sitevision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2024 Sitevision AB, all rights reserved.