Copyright© 2008-2022 Sitevision AB, all rights reserved.
Package | Description |
---|---|
senselogic.sitevision.api |
Contains the Utils interface - the main entry point to get instances of classes in the Sitevision Utility API.
|
senselogic.sitevision.api.script.factory |
Instance creation interfaces that might be needed when using a template language (such as Velocity)
|
Class and Description |
---|
InstanceCreatorUtil
Instance creation utility that can be used in limited scripting languages (such as Velocity).
|
Class and Description |
---|
ArraysInstance
Instance wrapper for the
java.util.Arrays class that delegates all method calls to the corresponding Arrays method. |
CollectionsInstance
Instance wrapper for the
java.util.Collections class that delegates all method calls to
the corresponding Collections method. |
ListWrapper
An convenience
java.util.List wrapper that delegates method calls to the wrapped list. |
MathInstance
Instance wrapper for the
java.lang.Math class that delegates all method calls to
the corresponding Math method. |
TypedArgument
This interface is a representation of a constructor argument (it's value and type) that can be used to
create Java object instances via
InstanceCreatorUtil . |
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-2022 Sitevision AB, all rights reserved.