Copyright© 2008-2025 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.proxy |
Dynamic proxying utility interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
ExceptionSuppressingProxy |
Utils.getExceptionSuppressingProxy(Object aObject)
Deprecated.
ExceptionSuppressingProxy is not supported, this method deprecated and will be removed in a future version of Sitevision
|
| Modifier and Type | Method and Description |
|---|---|
ExceptionSuppressingProxy |
ExceptionSuppressingIterator.next()
Deprecated.
Returns a ExceptionSuppressingProxy for the next element of the decorated iterator.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ExceptionSuppressingProxy> |
ExceptionSuppressingCollection.iterator()
Deprecated.
Returns a ExceptionSuppressingProxy Iterator for the decorated collection.
|
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2025 Sitevision AB, all rights reserved.