com.funambol.client.customization
Class Customization
java.lang.Object
com.funambol.client.customization.Customization
public abstract class Customization
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER_URI
protected final java.lang.String SERVER_URI
- See Also:
- Constant Field Values
USERNAME
protected final java.lang.String USERNAME
- See Also:
- Constant Field Values
PASSWORD
protected final java.lang.String PASSWORD
- See Also:
- Constant Field Values
ABOUT_COMPANY_NAME
protected final java.lang.String ABOUT_COMPANY_NAME
- See Also:
- Constant Field Values
ABOUT_COPYRIGHT_DEFAULT
protected final java.lang.String ABOUT_COPYRIGHT_DEFAULT
- See Also:
- Constant Field Values
ABOUT_SITE_DEFAULT
protected final java.lang.String ABOUT_SITE_DEFAULT
- See Also:
- Constant Field Values
PREFERRED_FONT
protected final java.lang.String PREFERRED_FONT
- See Also:
- Constant Field Values
USE_DEFAULT_FONT
protected final boolean USE_DEFAULT_FONT
- See Also:
- Constant Field Values
EVENT_RANGE_LIMITED
protected final boolean EVENT_RANGE_LIMITED
- See Also:
- Constant Field Values
DEFAULT_RANGE_PAST
protected final int DEFAULT_RANGE_PAST
- See Also:
- Constant Field Values
DEFAULT_RANGE_FUTURE
protected final int DEFAULT_RANGE_FUTURE
- See Also:
- Constant Field Values
LOG_ENABLED
protected final boolean LOG_ENABLED
- See Also:
- Constant Field Values
SEND_LOG_ENABLED
protected final boolean SEND_LOG_ENABLED
- See Also:
- Constant Field Values
LOG_IN_SETTINGS_SCREEN
protected final boolean LOG_IN_SETTINGS_SCREEN
- See Also:
- Constant Field Values
LOCK_LOG_LEVEL
protected final boolean LOCK_LOG_LEVEL
- See Also:
- Constant Field Values
LOCKED_LOG_LEVEL
protected final int LOCKED_LOG_LEVEL
BANDWIDTH_SAVER_ENABLED
protected final boolean BANDWIDTH_SAVER_ENABLED
- See Also:
- Constant Field Values
USE_BANDWIDTH_SAVER_CONTACTS
protected final boolean USE_BANDWIDTH_SAVER_CONTACTS
- See Also:
- Constant Field Values
USE_BANDWIDTH_SAVER_EVENTS
protected final boolean USE_BANDWIDTH_SAVER_EVENTS
- See Also:
- Constant Field Values
USE_BANDWIDTH_SAVER_MEDIA
protected final boolean USE_BANDWIDTH_SAVER_MEDIA
- See Also:
- Constant Field Values
LOG_TITLE
protected final java.lang.String LOG_TITLE
- See Also:
- Constant Field Values
SHOW_SYNC_ICON_ON_SELECTION
protected final boolean SHOW_SYNC_ICON_ON_SELECTION
- See Also:
- Constant Field Values
LOG_FILE_NAME
protected final java.lang.String LOG_FILE_NAME
- See Also:
- Constant Field Values
LOG_PATH
protected final java.lang.String LOG_PATH
- See Also:
- Constant Field Values
CHECK_FOR_UPDATE
protected final boolean CHECK_FOR_UPDATE
- See Also:
- Constant Field Values
CHECK_UPDATE_INTERVAL
protected final long CHECK_UPDATE_INTERVAL
- See Also:
- Constant Field Values
REMINDER_UPDATE_INTERVAL
protected final long REMINDER_UPDATE_INTERVAL
- See Also:
- Constant Field Values
sourcesUri
protected java.util.Hashtable sourcesUri
activeSources
protected java.util.Hashtable activeSources
sourcesIcon
protected java.util.Hashtable sourcesIcon
sourcesDisabledIcon
protected java.util.Hashtable sourcesDisabledIcon
sourcesSyncModes
protected java.util.Hashtable sourcesSyncModes
sourcesSyncMode
protected java.util.Hashtable sourcesSyncMode
Customization
public Customization()
getApplicationFullname
public abstract java.lang.String getApplicationFullname()
getApplicationTitle
public abstract java.lang.String getApplicationTitle()
syncAllOnMainScreenRequired
public boolean syncAllOnMainScreenRequired()
syncAllActsAsCancelSync
public boolean syncAllActsAsCancelSync()
getFixedApn
public java.lang.String getFixedApn()
stripPortFromSyncAddress
public boolean stripPortFromSyncAddress()
syncUriEditable
public boolean syncUriEditable()
userAccountEditable
public boolean userAccountEditable()
isRangePastVisible
public boolean isRangePastVisible()
isRangeFutureVisible
public boolean isRangeFutureVisible()
syncInRange
public boolean syncInRange()
isBlockInvitesFieldVisible
public boolean isBlockInvitesFieldVisible()
isSourceUriVisible
public boolean isSourceUriVisible()
isSyncDirectionVisible
public boolean isSyncDirectionVisible()
invitesFiltering
public boolean invitesFiltering()
isSourceActive
public boolean isSourceActive(int id)
isSourceEnabledByDefault
public boolean isSourceEnabledByDefault(int id)
confirmSlowSync
public boolean confirmSlowSync()
warnOnDeletes
public boolean warnOnDeletes()
syncContactPhoto
public boolean syncContactPhoto()
getContactType
public java.lang.String getContactType()
getCalendarType
public java.lang.String getCalendarType()
getTaskType
public java.lang.String getTaskType()
checkForUpdates
public boolean checkForUpdates()
enableUpdaterManager
public boolean enableUpdaterManager()
syncCompanyDirectory
public boolean syncCompanyDirectory()
showTitleWithVersion
public boolean showTitleWithVersion()
rolloverIcon
public boolean rolloverIcon()
getDefaultSourceUri
public java.lang.String getDefaultSourceUri(int id)
getDefaultSourceSyncModes
public int[] getDefaultSourceSyncModes(int id)
gotoMenuEnabled
public boolean gotoMenuEnabled()
logEnabled
public boolean logEnabled()
lockLogLevel
public boolean lockLogLevel()
getLockedLogLevel
public int getLockedLogLevel()
isLogEnabledInSettingsScreen
public boolean isLogEnabledInSettingsScreen()
isBandwidthSaverEnabled
public boolean isBandwidthSaverEnabled()
useBandwidthSaverContacts
public boolean useBandwidthSaverContacts()
useBandwidthSaverEvents
public boolean useBandwidthSaverEvents()
useBandwidthSaverMedia
public boolean useBandwidthSaverMedia()
sendLogEnabled
public boolean sendLogEnabled()
getServerUriDefault
public java.lang.String getServerUriDefault()
getUserDefault
public java.lang.String getUserDefault()
getPasswordDefault
public java.lang.String getPasswordDefault()
getCheckUpdtIntervalDefault
public long getCheckUpdtIntervalDefault()
getReminderUpdtIntervalDefault
public long getReminderUpdtIntervalDefault()
getLogAppTitle
public java.lang.String getLogAppTitle()
enableFileLogging
public boolean enableFileLogging()
getLogFileDirectory
public java.lang.String getLogFileDirectory()
getLogFileName
public java.lang.String getLogFileName()
useDefaultFont
public boolean useDefaultFont()
getPreferredFont
public java.lang.String getPreferredFont()
getCompanyName
public java.lang.String getCompanyName()
getAboutCopyright
public java.lang.String getAboutCopyright()
getAboutSite
public java.lang.String getAboutSite()
showAboutLicence
public boolean showAboutLicence()
showPoweredBy
public boolean showPoweredBy()
reportStatusInSyncAll
public boolean reportStatusInSyncAll()
enableRefreshCommand
public boolean enableRefreshCommand()
getFileBrowserDir
public java.lang.String getFileBrowserDir()
getDefaultPollingInterval
public int getDefaultPollingInterval()
getSourceUri
public java.lang.String getSourceUri(int id)
isC2SPushEnabled
public boolean isC2SPushEnabled()
getC2SPushDelay
public int getC2SPushDelay()
getDefaultSyncMode
public int getDefaultSyncMode()
getPollingPimIntervalChoices
public int[] getPollingPimIntervalChoices()
showSyncModeInSettingsScreen
public boolean showSyncModeInSettingsScreen()
showC2SPushInSettingsScreen
public boolean showC2SPushInSettingsScreen()
getAvailableSyncModes
public int[] getAvailableSyncModes()
getMaxItemsPerMessageInSlowSync
public int getMaxItemsPerMessageInSlowSync()
getDefaultEncode
public boolean getDefaultEncode()
getDefaultEncryptionType
public java.lang.String getDefaultEncryptionType()
getDefaultSourceSyncMode
public int getDefaultSourceSyncMode(int id)
getDefaultRangePast
public int getDefaultRangePast()
getDefaultRangeFuture
public int getDefaultRangeFuture()
getDefaultBlockInvites
public boolean getDefaultBlockInvites()
showSyncIconOnSelection
public boolean showSyncIconOnSelection()
showNonWorkingSources
public boolean showNonWorkingSources()
getDefaultAuthType
public java.lang.String getDefaultAuthType()
getContactsImportEnabled
public boolean getContactsImportEnabled()
getMobileSignupEnabled
public boolean getMobileSignupEnabled()
getDefaultMSUValidationMode
public int getDefaultMSUValidationMode()
getShowSignupSuccededMessage
public boolean getShowSignupSuccededMessage()
getAddShowPasswordField
public boolean getAddShowPasswordField()
getTermsAndConditionsUrl
public java.lang.String getTermsAndConditionsUrl()
getPrivacyPolicyUrl
public java.lang.String getPrivacyPolicyUrl()
getPrefillPhoneNumber
public boolean getPrefillPhoneNumber()
getAvailableSources
public java.util.Enumeration getAvailableSources()
- Returns an Enumeration of Integer where each item represents the id of an
available source. The source is not ready yet to be used, but it is
available in this client version. To check if a source is really working
and enabled, use the corresponding AppSyncSource methods.
- Returns:
- an enumeration of Integer
getSourceIcon
public Bitmap getSourceIcon(int id)
getSourceDisabledIcon
public Bitmap getSourceDisabledIcon(int id)
getPoweredBy
public java.lang.String getPoweredBy()
getPoweredByLogo
public Bitmap getPoweredByLogo()
getLicense
public java.lang.String getLicense()
getHttpUploadPrefix
public java.lang.String getHttpUploadPrefix()
getSourcesOrder
public abstract int[] getSourcesOrder()
getImageLogo
public abstract Bitmap getImageLogo()
getSyncAllIcon
public abstract Bitmap getSyncAllIcon()
getSyncAllBackground
public abstract Bitmap getSyncAllBackground()
getSyncAllHighlightedBackground
public abstract Bitmap getSyncAllHighlightedBackground()
getButtonBackground
public abstract Bitmap getButtonBackground()
getButtonHighlightedBackground
public abstract Bitmap getButtonHighlightedBackground()
getOkIcon
public abstract Bitmap getOkIcon()
getErrorIcon
public abstract Bitmap getErrorIcon()
getCancelledIcon
public abstract Bitmap getCancelledIcon()
getWarningIcon
public abstract Bitmap getWarningIcon()
getStatusSelectedIcon
public abstract Bitmap getStatusSelectedIcon()
getFolderIcon
public abstract Bitmap getFolderIcon()
getStatusIconsForAnimation
public abstract Bitmap[] getStatusIconsForAnimation()
getStatusHugeIconsForAnimation
public abstract Bitmap[] getStatusHugeIconsForAnimation()
getVersion
public abstract java.lang.String getVersion()
getSupportEmailAddress
public abstract java.lang.String getSupportEmailAddress()
initSourcesInfo
protected abstract void initSourcesInfo()
Copyright © 2001-2009 Funambol.