public class GoalPreferences extends BasePreferences
BasePreferences.CommunityMode
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SHOW_ONLY_COMMUNITY_GOALS
The Constant SHOW_ONLY_COMMUNITY_GOALS.
|
Constructor and Description |
---|
GoalPreferences() |
Modifier and Type | Method and Description |
---|---|
boolean |
getOnlyForCommunity()
Gets the only for community.
|
void |
initFields()
Inits the fields.
|
void |
setOnlyForCommunity(boolean onlyForCommunity)
Sets the only for community.
|
doCancel, doSave, getPortletCommunityMode, getPrefs, getSelectedPortletCommunityMode, setSelectedPortletCommunityMode
public static final java.lang.String SHOW_ONLY_COMMUNITY_GOALS
public void initFields()
public boolean getOnlyForCommunity()
public void setOnlyForCommunity(boolean onlyForCommunity)
onlyForCommunity
- the new only for community