Copyright© 2008-2026 Sitevision AB, all rights reserved.
@Requireable(value="OnlineVersionPropertyUtil") public interface OnlineVersionPropertyUtil extends VersionedPropertyUtil
ONLINE_VERSION.
Note! This is an exotic sibling interface to PropertyUtil that can be used to extract property values from the
ONLINE_VERSION - regardless of what version you are currently
executing in. If you don't know what a version is or haven't thought much about it, you should typically use the common property extraction
interface - PropertyUtil.
See VersionedPropertyUtil for methods documentation and code examples.
An instance of the Sitevision class implementing this interface can be obtained via
Utils.getVersionedPropertyUtil(int) using
VersionUtil.ONLINE_VERSION as argument.
See Utils for how to obtain an instance of the Utils interface.
PropertyUtil,
OfflineVersionPropertyUtilgetBinary, getBinary, getBoolean, getBoolean, getCalendar, getCalendar, getDouble, getDouble, getInt, getInt, getNestedString, getNestedString, getNestedStrings, getNestedStrings, getString, getString, getStrings, getStrings, hasPropertySitevision - 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.