public class CmsUserSettingsStringPropertyWrapper extends java.lang.Object
All getter/setter pairs in this class are assumed to correspond to user settings, and the corresponding property names can be used as keys in the new preference configuration format, so the method names should not be changed.
Constructor and Description |
---|
CmsUserSettingsStringPropertyWrapper(CmsDefaultUserSettings settings)
Instantiates a new cms user settings string property wrapper.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAllowBrokenRelations()
Gets the allow broken relations.
|
java.lang.String |
getDialogCopyFileMode()
Gets the dialog copy file mode.
|
java.lang.String |
getDialogCopyFolderMode()
Gets the dialog copy folder mode.
|
java.lang.String |
getDialogDeleteFileMode()
Gets the dialog delete file mode.
|
java.lang.String |
getDialogExpandInheritedPermissions()
Gets the dialog expand inherited permissions.
|
java.lang.String |
getDialogExpandUserPermissions()
Gets the dialog expand user permissions.
|
java.lang.String |
getDialogPermissionsInheritOnFolder()
Gets the dialog permissions inherit on folder.
|
java.lang.String |
getDialogPublishSiblings()
Gets the dialog publish siblings.
|
java.lang.String |
getDialogShowExportSettings()
Gets the dialog show export settings.
|
java.lang.String |
getDialogShowLock()
Gets the dialog show lock.
|
java.lang.String |
getDirectEditButtonStyle()
Gets the direct edit button style.
|
java.lang.String |
getEditorButtonStyle()
Gets the editor button style.
|
java.lang.String |
getElementView()
Gets the element view.
|
java.lang.String |
getExplorerButtonStyle()
Gets the explorer button style.
|
java.lang.String |
getExplorerElementView()
Gets the default element view for the explorer.
|
java.lang.String |
getExplorerFileEntries()
Gets the explorer file entries.
|
java.lang.String |
getExplorerFileEntryOptions()
Gets the explorer file entry options.
|
java.lang.String |
getGalleryShowInvalidDefault()
Gets the value of the 'show invalid elements in galleries'.
|
java.lang.String |
getListAllProjects()
Gets the list all projects.
|
java.lang.String |
getLocale()
Gets the locale.
|
java.lang.String |
getNewFolderCreateIndexPage()
Gets the new folder create index page.
|
java.lang.String |
getNewFolderEditProperties()
Gets the new folder edit properties.
|
java.lang.String |
getPublishButtonAppearance()
Gets the publish button appearance.
|
java.lang.String |
getPublishRelatedResourcesMode()
Gets the publish related resources mode.
|
java.lang.String |
getRestrictExplorerView()
Gets the restrict explorer view.
|
java.lang.String |
getShowExplorerFileDateCreated()
Gets the show explorer file date created.
|
java.lang.String |
getShowExplorerFileDateExpired()
Gets the show explorer file date expired.
|
java.lang.String |
getShowExplorerFileDateLastModified()
Gets the show explorer file date last modified.
|
java.lang.String |
getShowExplorerFileDateReleased()
Gets the show explorer file date released.
|
java.lang.String |
getShowExplorerFileLockedBy()
Gets the show explorer file locked by.
|
java.lang.String |
getShowExplorerFileNavText()
Gets the show explorer file nav text.
|
java.lang.String |
getShowExplorerFilePermissions()
Gets the show explorer file permissions.
|
java.lang.String |
getShowExplorerFileSize()
Gets the show explorer file size.
|
java.lang.String |
getShowExplorerFileState()
Gets the show explorer file state.
|
java.lang.String |
getShowExplorerFileTitle()
Gets the show explorer file title.
|
java.lang.String |
getShowExplorerFileType()
Gets the show explorer file type.
|
java.lang.String |
getShowExplorerFileUserCreated()
Gets the show explorer file user created.
|
java.lang.String |
getShowExplorerFileUserLastModified()
Gets the show explorer file user last modified.
|
java.lang.String |
getShowFileUploadButton()
Gets the show file upload button.
|
java.lang.String |
getShowPublishNotification()
Gets the show publish notification.
|
java.lang.String |
getShowUploadTypeDialog()
Gets the show upload type dialog.
|
java.lang.String |
getStartFolder()
Gets the start folder.
|
java.lang.String |
getStartProject()
Gets the start project.
|
java.lang.String |
getStartSite()
Gets the start site.
|
java.lang.String |
getStartView()
Gets the start view.
|
java.lang.String |
getSubsitemapCreationMode()
Gets the subsitemap creation mode.
|
java.lang.String |
getTimeWarp()
Gets the time warp.
|
java.lang.String |
getUploadAppletClientFolder()
Gets the upload applet client folder.
|
java.lang.String |
getUploadVariant()
Gets the upload variant.
|
java.lang.String |
getWorkplaceButtonStyle()
Gets the workplace button style.
|
java.lang.String |
getWorkplaceMode()
Gets the workplace mode.
|
java.lang.String |
getWorkplaceReportType()
Gets the workplace report type.
|
java.lang.String |
getWorkplaceSearchIndexName()
Gets the workplace search index name.
|
java.lang.String |
getWorkplaceSearchViewStyle()
Gets the workplace search view style.
|
void |
setAllowBrokenRelations(java.lang.String s)
Sets the allow broken relations.
|
void |
setDialogCopyFileMode(java.lang.String s)
Sets the dialog copy file mode.
|
void |
setDialogCopyFolderMode(java.lang.String s)
Sets the dialog copy folder mode.
|
void |
setDialogDeleteFileMode(java.lang.String s)
Sets the dialog delete file mode.
|
void |
setDialogExpandInheritedPermissions(java.lang.String s)
Sets the dialog expand inherited permissions.
|
void |
setDialogExpandUserPermissions(java.lang.String s)
Sets the dialog expand user permissions.
|
void |
setDialogPermissionsInheritOnFolder(java.lang.String s)
Sets the dialog permissions inherit on folder.
|
void |
setDialogPublishSiblings(java.lang.String s)
Sets the dialog publish siblings.
|
void |
setDialogShowExportSettings(java.lang.String s)
Sets the dialog show export settings.
|
void |
setDialogShowLock(java.lang.String s)
Sets the dialog show lock.
|
void |
setDirectEditButtonStyle(java.lang.String s)
Sets the direct edit button style.
|
void |
setEditorButtonStyle(java.lang.String s)
Sets the editor button style.
|
void |
setElementView(java.lang.String elementView)
Sets the element view.
|
void |
setExplorerButtonStyle(java.lang.String s)
Sets the explorer button style.
|
void |
setExplorerElementView(java.lang.String view)
Sets the explorer start element view.
|
void |
setExplorerFileEntries(java.lang.String s)
Sets the explorer file entries.
|
void |
setExplorerFileEntryOptions(java.lang.String s)
Sets the explorer file entry options.
|
void |
setGalleryShowInvalidDefault(java.lang.String value)
Sets the default value for the checkbox which enables/disables showing invalid results in the gallery result tab.
|
void |
setListAllProjects(java.lang.String s)
Sets the list all projects.
|
void |
setLocale(java.lang.String s)
Sets the locale.
|
void |
setNewFolderCreateIndexPage(java.lang.String s)
Sets the new folder create index page.
|
void |
setNewFolderEditProperties(java.lang.String s)
Sets the new folder edit properties.
|
void |
setPublishButtonAppearance(java.lang.String s)
Sets the publish button appearance.
|
void |
setPublishRelatedResourcesMode(java.lang.String mode)
Sets the publish related resources mode.
|
void |
setRestrictExplorerView(java.lang.String s)
Sets the restrict explorer view.
|
void |
setShowExplorerFileDateCreated(java.lang.String s)
Sets the show explorer file date created.
|
void |
setShowExplorerFileDateExpired(java.lang.String s)
Sets the show explorer file date expired.
|
void |
setShowExplorerFileDateLastModified(java.lang.String s)
Sets the show explorer file date last modified.
|
void |
setShowExplorerFileDateReleased(java.lang.String s)
Sets the show explorer file date released.
|
void |
setShowExplorerFileLockedBy(java.lang.String s)
Sets the show explorer file locked by.
|
void |
setShowExplorerFileNavText(java.lang.String s)
Sets the show explorer file nav text.
|
void |
setShowExplorerFilePermissions(java.lang.String s)
Sets the show explorer file permissions.
|
void |
setShowExplorerFileSize(java.lang.String s)
Sets the show explorer file size.
|
void |
setShowExplorerFileState(java.lang.String s)
Sets the show explorer file state.
|
void |
setShowExplorerFileTitle(java.lang.String s)
Sets the show explorer file title.
|
void |
setShowExplorerFileType(java.lang.String s)
Sets the show explorer file type.
|
void |
setShowExplorerFileUserCreated(java.lang.String s)
Sets the show explorer file user created.
|
void |
setShowExplorerFileUserLastModified(java.lang.String s)
Sets the show explorer file user last modified.
|
void |
setShowFileUploadButton(java.lang.String s)
Sets the show file upload button.
|
void |
setShowPublishNotification(java.lang.String s)
Sets the show publish notification.
|
void |
setShowUploadTypeDialog(java.lang.String s)
Sets the show upload type dialog.
|
void |
setStartFolder(java.lang.String s)
Sets the start folder.
|
void |
setStartProject(java.lang.String s)
Sets the start project.
|
void |
setStartSite(java.lang.String s)
Sets the start site.
|
void |
setStartView(java.lang.String s)
Sets the start view.
|
void |
setSubsitemapCreationMode(java.lang.String mode)
Sets the subsitemap creation mode.
|
void |
setTimeWarp(java.lang.String l)
Sets the time warp.
|
void |
setUploadAppletClientFolder(java.lang.String s)
Sets the upload applet client folder.
|
void |
setUploadVariant(java.lang.String s)
Sets the upload variant.
|
void |
setWorkplaceButtonStyle(java.lang.String s)
Sets the workplace button style.
|
void |
setWorkplaceMode(java.lang.String workplaceMode)
Sets the workplace mode.
|
void |
setWorkplaceReportType(java.lang.String s)
Sets the workplace report type.
|
void |
setWorkplaceSearchIndexName(java.lang.String s)
Sets the workplace search index name.
|
void |
setWorkplaceSearchViewStyle(java.lang.String s)
Sets the workplace search view style.
|
public CmsUserSettingsStringPropertyWrapper(CmsDefaultUserSettings settings)
settings
- the settingspublic java.lang.String getAllowBrokenRelations()
public java.lang.String getDialogCopyFileMode()
public java.lang.String getDialogCopyFolderMode()
public java.lang.String getDialogDeleteFileMode()
public java.lang.String getDialogExpandInheritedPermissions()
public java.lang.String getDialogExpandUserPermissions()
public java.lang.String getDialogPermissionsInheritOnFolder()
public java.lang.String getDialogPublishSiblings()
public java.lang.String getDialogShowExportSettings()
public java.lang.String getDialogShowLock()
public java.lang.String getDirectEditButtonStyle()
public java.lang.String getEditorButtonStyle()
public java.lang.String getElementView()
public java.lang.String getExplorerButtonStyle()
public java.lang.String getExplorerElementView()
public java.lang.String getExplorerFileEntries()
public java.lang.String getExplorerFileEntryOptions()
public java.lang.String getGalleryShowInvalidDefault()
public java.lang.String getListAllProjects()
public java.lang.String getLocale()
public java.lang.String getNewFolderCreateIndexPage()
public java.lang.String getNewFolderEditProperties()
public java.lang.String getPublishButtonAppearance()
public java.lang.String getPublishRelatedResourcesMode()
public java.lang.String getRestrictExplorerView()
public java.lang.String getShowExplorerFileDateCreated()
public java.lang.String getShowExplorerFileDateExpired()
public java.lang.String getShowExplorerFileDateLastModified()
public java.lang.String getShowExplorerFileDateReleased()
public java.lang.String getShowExplorerFileLockedBy()
public java.lang.String getShowExplorerFileNavText()
public java.lang.String getShowExplorerFilePermissions()
public java.lang.String getShowExplorerFileSize()
public java.lang.String getShowExplorerFileState()
public java.lang.String getShowExplorerFileTitle()
public java.lang.String getShowExplorerFileType()
public java.lang.String getShowExplorerFileUserCreated()
public java.lang.String getShowExplorerFileUserLastModified()
public java.lang.String getShowFileUploadButton()
public java.lang.String getShowPublishNotification()
public java.lang.String getShowUploadTypeDialog()
public java.lang.String getStartFolder()
public java.lang.String getStartProject()
public java.lang.String getStartSite()
public java.lang.String getStartView()
public java.lang.String getSubsitemapCreationMode()
public java.lang.String getTimeWarp()
public java.lang.String getUploadAppletClientFolder()
public java.lang.String getUploadVariant()
public java.lang.String getWorkplaceButtonStyle()
public java.lang.String getWorkplaceMode()
public java.lang.String getWorkplaceReportType()
public java.lang.String getWorkplaceSearchIndexName()
public java.lang.String getWorkplaceSearchViewStyle()
public void setAllowBrokenRelations(java.lang.String s)
s
- the new allow broken relationspublic void setDialogCopyFileMode(java.lang.String s)
s
- the new dialog copy file modepublic void setDialogCopyFolderMode(java.lang.String s)
s
- the new dialog copy folder modepublic void setDialogDeleteFileMode(java.lang.String s)
s
- the new dialog delete file modepublic void setDialogExpandInheritedPermissions(java.lang.String s)
s
- the new dialog expand inherited permissionspublic void setDialogExpandUserPermissions(java.lang.String s)
s
- the new dialog expand user permissionspublic void setDialogPermissionsInheritOnFolder(java.lang.String s)
s
- the new dialog permissions inherit on folderpublic void setDialogPublishSiblings(java.lang.String s)
s
- the new dialog publish siblingspublic void setDialogShowExportSettings(java.lang.String s)
s
- the new dialog show export settingspublic void setDialogShowLock(java.lang.String s)
s
- the new dialog show lockpublic void setDirectEditButtonStyle(java.lang.String s)
s
- the new direct edit button stylepublic void setEditorButtonStyle(java.lang.String s)
s
- the new editor button stylepublic void setElementView(java.lang.String elementView)
elementView
- the element viewpublic void setExplorerButtonStyle(java.lang.String s)
s
- the new explorer button stylepublic void setExplorerElementView(java.lang.String view)
view
- the start element view.public void setExplorerFileEntries(java.lang.String s)
s
- the new explorer file entriespublic void setExplorerFileEntryOptions(java.lang.String s)
s
- the new explorer file entry optionspublic void setGalleryShowInvalidDefault(java.lang.String value)
value
- the value to setpublic void setListAllProjects(java.lang.String s)
s
- the new list all projectspublic void setLocale(java.lang.String s)
s
- the new localepublic void setNewFolderCreateIndexPage(java.lang.String s)
s
- the new new folder create index pagepublic void setNewFolderEditProperties(java.lang.String s)
s
- the new new folder edit propertiespublic void setPublishButtonAppearance(java.lang.String s)
s
- the new publish button appearancepublic void setPublishRelatedResourcesMode(java.lang.String mode)
mode
- the new publish related resources modepublic void setRestrictExplorerView(java.lang.String s)
s
- the new restrict explorer viewpublic void setShowExplorerFileDateCreated(java.lang.String s)
s
- the new show explorer file date createdpublic void setShowExplorerFileDateExpired(java.lang.String s)
s
- the new show explorer file date expiredpublic void setShowExplorerFileDateLastModified(java.lang.String s)
s
- the new show explorer file date last modifiedpublic void setShowExplorerFileDateReleased(java.lang.String s)
s
- the new show explorer file date releasedpublic void setShowExplorerFileLockedBy(java.lang.String s)
s
- the new show explorer file locked bypublic void setShowExplorerFileNavText(java.lang.String s)
s
- the new show explorer file nav textpublic void setShowExplorerFilePermissions(java.lang.String s)
s
- the new show explorer file permissionspublic void setShowExplorerFileSize(java.lang.String s)
s
- the new show explorer file sizepublic void setShowExplorerFileState(java.lang.String s)
s
- the new show explorer file statepublic void setShowExplorerFileTitle(java.lang.String s)
s
- the new show explorer file titlepublic void setShowExplorerFileType(java.lang.String s)
s
- the new show explorer file typepublic void setShowExplorerFileUserCreated(java.lang.String s)
s
- the new show explorer file user createdpublic void setShowExplorerFileUserLastModified(java.lang.String s)
s
- the new show explorer file user last modifiedpublic void setShowFileUploadButton(java.lang.String s)
s
- the new show file upload buttonpublic void setShowPublishNotification(java.lang.String s)
s
- the new show publish notificationpublic void setShowUploadTypeDialog(java.lang.String s)
s
- the new show upload type dialogpublic void setStartFolder(java.lang.String s)
s
- the new start folderpublic void setStartProject(java.lang.String s)
s
- the new start projectpublic void setStartSite(java.lang.String s)
s
- the new start sitepublic void setStartView(java.lang.String s)
s
- the new start viewpublic void setSubsitemapCreationMode(java.lang.String mode)
mode
- the new subsitemap creation modepublic void setTimeWarp(java.lang.String l)
l
- the new time warppublic void setUploadAppletClientFolder(java.lang.String s)
s
- the new upload applet client folderpublic void setUploadVariant(java.lang.String s)
s
- the new upload variantpublic void setWorkplaceButtonStyle(java.lang.String s)
s
- the new workplace button stylepublic void setWorkplaceMode(java.lang.String workplaceMode)
workplaceMode
- the workplace modepublic void setWorkplaceReportType(java.lang.String s)
s
- the new workplace report typepublic void setWorkplaceSearchIndexName(java.lang.String s)
s
- the new workplace search index namepublic void setWorkplaceSearchViewStyle(java.lang.String s)
s
- the new workplace search view style