Class Preference
java.lang.Object
org.exoplatform.portal.pom.spi.portlet.Preference
- All Implemented Interfaces:
Serializable
- Version:
- $Revision$
- Author:
- Julien Viet
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPreference(String name, String value, boolean readOnly) Preference(String name, List<String> values, boolean readOnly) -
Method Summary