|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PreferenceInfo
Describes a Portlet preference.
| Method Summary | |
|---|---|
LocalizedString |
getDescription()
Retrieves the localized description of the described preference. |
LocalizedString |
getDisplayName()
Retrieves the localized display name of the described preference. |
java.lang.String |
getKey()
Retrieves the key associated to the described preference. |
java.lang.Boolean |
isReadOnly()
Return true if the preference is read-only, false otherwise or null if it cannot be determined. |
| Method Detail |
|---|
java.lang.String getKey()
LocalizedString getDisplayName()
LocalizedStringLocalizedString getDescription()
LocalizedStringjava.lang.Boolean isReadOnly()
true if the described preference is read-only, false otherwise.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||