|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PreferencesValidator | |
|---|---|
| org.jboss.portal.portlet.impl.jsr168 | |
| org.jboss.portal.portlet.impl.jsr168.api | |
| Uses of PreferencesValidator in org.jboss.portal.portlet.impl.jsr168 |
|---|
| Fields in org.jboss.portal.portlet.impl.jsr168 declared as PreferencesValidator | |
|---|---|
protected PreferencesValidator |
PortletContainerImpl.preferencesValidator
The preference validator, this is not exposed as runtime meta data as it is only used by the JSR 168 portlet container implementation. |
| Methods in org.jboss.portal.portlet.impl.jsr168 that return PreferencesValidator | |
|---|---|
PreferencesValidator |
PortletContainerImpl.getPreferencesValidator()
|
| Uses of PreferencesValidator in org.jboss.portal.portlet.impl.jsr168.api |
|---|
| Fields in org.jboss.portal.portlet.impl.jsr168.api declared as PreferencesValidator | |
|---|---|
protected PreferencesValidator |
PortletPreferencesImpl.validator
. |
| Constructors in org.jboss.portal.portlet.impl.jsr168.api with parameters of type PreferencesValidator | |
|---|---|
PortletPreferencesImpl(PropertyContext prefs,
ContainerPreferencesInfo containerPrefs,
PreferencesValidator validator,
int mode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||