|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContainerPreferencesInfo | |
|---|---|
| org.jboss.portal.portlet.impl.info | |
| org.jboss.portal.portlet.impl.jsr168.api | |
| Uses of ContainerPreferencesInfo in org.jboss.portal.portlet.impl.info |
|---|
| Methods in org.jboss.portal.portlet.impl.info that return ContainerPreferencesInfo | |
|---|---|
ContainerPreferencesInfo |
ContainerPortletInfo.getPreferences()
|
| Constructors in org.jboss.portal.portlet.impl.info with parameters of type ContainerPreferencesInfo | |
|---|---|
ContainerPortletInfo(ContainerCapabilitiesInfo capabilities,
ContainerPreferencesInfo preferences,
ContainerMetaInfo meta,
ContainerSecurityInfo security,
ContainerCacheInfo cache,
ContainerEventingInfo events,
ContainerNavigationInfo navigation,
java.util.List<java.lang.String> filterRefs,
java.lang.String name,
java.lang.String applicationName,
java.lang.String className,
java.util.Map<java.lang.String,java.lang.String> initParameters,
java.lang.Boolean remotable,
org.jboss.portal.common.i18n.ResourceBundleManager bundleManager,
java.util.Map<java.lang.String,ContainerOptionInfo> options)
|
|
ContainerPortletInfo(ContainerCapabilitiesInfo capabilities,
ContainerPreferencesInfo preferences,
ContainerMetaInfo meta,
ContainerSecurityInfo security,
ContainerCacheInfo cache,
java.lang.String name,
java.lang.String className,
java.lang.String applicationName,
java.util.Map<java.lang.String,java.lang.String> initParameters,
org.jboss.portal.common.i18n.ResourceBundleManager bundleManager)
|
|
| Uses of ContainerPreferencesInfo in org.jboss.portal.portlet.impl.jsr168.api |
|---|
| Fields in org.jboss.portal.portlet.impl.jsr168.api declared as ContainerPreferencesInfo | |
|---|---|
protected ContainerPreferencesInfo |
PortletPreferencesImpl.containerPrefs
. |
| Constructors in org.jboss.portal.portlet.impl.jsr168.api with parameters of type ContainerPreferencesInfo | |
|---|---|
PortletPreferencesImpl(PropertyContext prefs,
ContainerPreferencesInfo containerPrefs,
PreferencesValidator validator,
int mode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||