Copyright© 2008-2018 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 that might be needed in a template language (such as Velocity) when exceptions cause
severe rendering problems and must be suppressed.
|
Modifier and Type | Method and Description |
---|---|
ExceptionSuppressingProxy |
Utils.getExceptionSuppressingProxy(Object anObject)
Creates and returns an instance of an exception-suppressing proxy.
|
Modifier and Type | Method and Description |
---|---|
ExceptionSuppressingProxy |
ExceptionSuppressingIterator.next()
Returns a proxy for the next element of the decorated iterator.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<ExceptionSuppressingProxy> |
ExceptionSuppressingCollection.iterator()
Returns an exception suppressing iterator that ensures no exceptions will be thrown during iteration.
|
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-2018 SiteVision AB, all rights reserved.