Interface IPreferencesStore
- All Superinterfaces:
org.apache.wicket.util.io.IClusterable
,Serializable
public interface IPreferencesStore
extends org.apache.wicket.util.io.IClusterable
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getBoolean
(String context, String name) int
void
void
void
-
Field Details
-
SERVICE_ID
- See Also:
-
-
Method Details
-
getString
-
getInt
-
getBoolean
-
set
-
set
-
set
-