Copyright© 2008-2022 Sitevision AB, all rights reserved.
@Requireable(value="OfflineVersionPropertyUtil") public interface OfflineVersionPropertyUtil extends VersionedPropertyUtil
OFFLINE_VERSION.
Note! This is an exotic sibling interface to PropertyUtil that can be used to extract property values from the
OFFLINE_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.OFFLINE_VERSION as argument.
See Utils for how to obtain an instance of the Utils interface.
PropertyUtil,
OnlineVersionPropertyUtilgetBinary, getBinary, getBoolean, getBoolean, getCalendar, getCalendar, getDouble, getDouble, getInt, getInt, getNestedString, getNestedString, getNestedStrings, getNestedStrings, getString, getString, getStrings, getStringsSitevision - 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.