public final class Preferences extends AbstractDataTransferObject implements PreferencesContract
PreferencesContract.
p>When loaded, Preferences could be in a state where they require being saved to the database.
If this is the case then {requiresSave will evaluate to true.PreferencesContract,
Serialized Form| Modifier and Type | Class and Description |
|---|---|
static class |
Preferences.Builder |
static class |
Preferences.Cache |
static class |
Preferences.KEYS |
| Constructor and Description |
|---|
Preferences(Preferences.Builder builder) |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic Preferences(Preferences.Builder builder)
public boolean isRequiresSave()
isRequiresSave in interface PreferencesContractpublic String getEmailNotification()
getEmailNotification in interface PreferencesContractpublic String getNotifyPrimaryDelegation()
getNotifyPrimaryDelegation in interface PreferencesContractpublic String getNotifySecondaryDelegation()
getNotifySecondaryDelegation in interface PreferencesContractpublic String getOpenNewWindow()
getOpenNewWindow in interface PreferencesContractpublic String getShowActionRequested()
getShowActionRequested in interface PreferencesContractpublic String getShowDateCreated()
getShowDateCreated in interface PreferencesContractpublic String getShowDocumentStatus()
getShowDocumentStatus in interface PreferencesContractpublic String getShowAppDocStatus()
getShowAppDocStatus in interface PreferencesContractpublic String getShowDocType()
getShowDocType in interface PreferencesContractpublic String getShowInitiator()
getShowInitiator in interface PreferencesContractpublic String getShowDocTitle()
getShowDocTitle in interface PreferencesContractpublic String getShowWorkgroupRequest()
getShowWorkgroupRequest in interface PreferencesContractpublic String getShowDelegator()
getShowDelegator in interface PreferencesContractpublic String getShowClearFyi()
getShowClearFyi in interface PreferencesContractpublic String getPageSize()
getPageSize in interface PreferencesContractpublic String getRefreshRate()
getRefreshRate in interface PreferencesContractpublic String getColorSaved()
getColorSaved in interface PreferencesContractpublic String getColorInitiated()
getColorInitiated in interface PreferencesContractpublic String getColorDisapproved()
getColorDisapproved in interface PreferencesContractpublic String getColorEnroute()
getColorEnroute in interface PreferencesContractpublic String getColorApproved()
getColorApproved in interface PreferencesContractpublic String getColorFinal()
getColorFinal in interface PreferencesContractpublic String getColorDisapproveCancel()
getColorDisapproveCancel in interface PreferencesContractpublic String getColorProcessed()
getColorProcessed in interface PreferencesContractpublic String getColorException()
getColorException in interface PreferencesContractpublic String getColorCanceled()
getColorCanceled in interface PreferencesContractpublic String getDelegatorFilter()
getDelegatorFilter in interface PreferencesContractpublic String getUseOutbox()
getUseOutbox in interface PreferencesContractpublic String getShowDateApproved()
getShowDateApproved in interface PreferencesContractpublic String getShowCurrentNode()
getShowCurrentNode in interface PreferencesContractpublic String getPrimaryDelegateFilter()
getPrimaryDelegateFilter in interface PreferencesContractpublic String getNotifyComplete()
getNotifyComplete in interface PreferencesContractpublic String getNotifyApprove()
getNotifyApprove in interface PreferencesContractpublic String getNotifyAcknowledge()
getNotifyAcknowledge in interface PreferencesContractpublic String getNotifyFYI()
getNotifyFYI in interface PreferencesContractpublic String getDocumentTypeNotificationPreference(String documentType)
public Map<String,String> getDocumentTypeNotificationPreferences()
getDocumentTypeNotificationPreferences in interface PreferencesContractpublic boolean isUsingOutbox()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.