lumis.portal.preferences
Interface IPreferences

Package class diagram package IPreferences
All Superinterfaces:
PortletPreferences
All Known Implementing Classes:
RequestPreferences

@StableMinor(version="4.1",
             sinceVersion="4.0")
public interface IPreferences
extends PortletPreferences

A generic portal preferences.

Since:
4.0.7

Field Summary
static int TYPE_SERVICE_INTERFACE_INSTANCE
          Type that indicates the preferences belongs to a service interface instance.
 
Method Summary
 
Methods inherited from interface javax.portlet.PortletPreferences
getMap, getNames, getValue, getValues, isReadOnly, reset, setValue, setValues, store
 

Field Detail

TYPE_SERVICE_INTERFACE_INSTANCE

static final int TYPE_SERVICE_INTERFACE_INSTANCE
Type that indicates the preferences belongs to a service interface instance.

Since:
4.0.7
See Also:
Constant Field Values


Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.