|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxava.util.XavaPreferences
public class XavaPreferences
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static XavaPreferences getInstance()
public boolean isReadOnlyAsLabel()
public boolean isTabAsEJB()
public boolean isShowCountInList()
public boolean isEMailAsUserNameInPortal()
public java.lang.String getSMTPHost()
public int getSMTPPort()
public java.lang.String getSMTPUserID()
public java.lang.String getSMTPUserPassword()
public java.lang.String getCSVSeparator()
public java.lang.String getCSVEncoding()
public java.lang.String getReportParametersProviderClass()
public java.lang.String getPersistenceProviderClass()
public java.lang.String getStyleClass()
public java.lang.String getStyleCSS()
public java.lang.String getLiferay51StyleClass()
public java.lang.String getLiferay41StyleClass()
public java.lang.String getLiferay43StyleClass()
public java.lang.String getWebSpherePortal61StyleClass()
public java.lang.String getWebSpherePortal6StyleClass()
public java.lang.String getWebSpherePortalStyleClass()
public java.lang.String getJetSpeed2StyleClass()
public boolean isMapFacadeAsEJB()
public boolean isMapFacadeAutoCommit()
isMapFacadeAsEJB() == true, otherwise the
value of mapFacadeAutoCommit property.public boolean isEJB2Persistence()
public boolean isJPAPersistence()
public boolean isHibernatePersistence()
public boolean isDetailOnBottomInCollections()
public boolean isJPACodeInPOJOs()
public boolean isI18nWarnings()
public boolean isDuplicateComponentWarnings()
public boolean isFailOnAnnotationMisuse()
public int getMaxSizeForTextEditor()
public int getPageRowCount()
public int getAddColumnsPageRowCount()
public void setDuplicateComponentWarnings(boolean duplicateComponentWarnings)
public java.util.logging.Level getJavaLoggingLevel()
public java.util.logging.Level getHibernateJavaLoggingLevel()
public boolean isButtonsForNoImageActions()
true when an action has no image it uses a button for
display it, else it uses a link.
The default value is false, that is, by default links for
displaying no image actions.
public boolean isToUpperForStringArgumentsInConditions()
true a upper case conversions will applied to string
arguments for conditions in list and collections.
If true the searching using list or collections are more
flexible (the user can use indistinctly upper or lower case) but can be
slower in some databases (because they cannot use index).
The default value is true.
public boolean isShowFilterByDefaultInList()
true filter is show by default for list on init.
The user always have the option to show or hide the filter.
The default value is true.
public boolean isShowFilterByDefaultInCollections()
true filter is show by default for collections on init.
The user always have the option to show or hide the filter.
The default value is true.
public java.lang.String getPortletLocales()
public boolean hasPortletLocales()
public java.lang.String getDefaultPersistenceUnit()
public boolean isGenerateDefaultModules()
public int getDefaultLabelFormat()
public java.lang.String getDefaultLabelStyle()
public java.lang.String getHelpPrefix()
public java.lang.String getHelpSuffix()
public java.lang.String getDefaultModeController()
public boolean isHelpInNewWindow()
public boolean isCustomizeList()
public boolean isResizeColumns()
public boolean isSaveAndStayForCollections()
public boolean isShowLabelsForToolBarActions()
public java.lang.String getDefaultHelpPrefix()
public boolean isIgnoreAccentsForStringArgumentsInConditions()
true it ignore accents to string arguments for conditions in list and collections.
The default value is false.
public java.lang.String getLiferay6StyleClass()
public boolean isSummationInList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||