Class CmsUserSettingsStringPropertyWrapper
- java.lang.Object
-
- org.opencms.configuration.preferences.CmsUserSettingsStringPropertyWrapper
-
public class CmsUserSettingsStringPropertyWrapper extends java.lang.Object
Bean used to access the built-in preferences via reflection.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 Summary
Constructors Constructor Description CmsUserSettingsStringPropertyWrapper(CmsDefaultUserSettings settings)Instantiates a new cms user settings string property wrapper.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAllowBrokenRelations()Gets the allow broken relations.java.lang.StringgetDialogCopyFileMode()Gets the dialog copy file mode.java.lang.StringgetDialogCopyFolderMode()Gets the dialog copy folder mode.java.lang.StringgetDialogDeleteFileMode()Gets the dialog delete file mode.java.lang.StringgetDialogExpandInheritedPermissions()Gets the dialog expand inherited permissions.java.lang.StringgetDialogExpandUserPermissions()Gets the dialog expand user permissions.java.lang.StringgetDialogPermissionsInheritOnFolder()Gets the dialog permissions inherit on folder.java.lang.StringgetDialogPublishSiblings()Gets the dialog publish siblings.java.lang.StringgetDialogShowExportSettings()Gets the dialog show export settings.java.lang.StringgetDialogShowLock()Gets the dialog show lock.java.lang.StringgetDirectEditButtonStyle()Gets the direct edit button style.java.lang.StringgetEditorButtonStyle()Gets the editor button style.java.lang.StringgetElementView()Gets the element view.java.lang.StringgetExplorerButtonStyle()Gets the explorer button style.java.lang.StringgetExplorerElementView()Gets the default element view for the explorer.java.lang.StringgetExplorerFileEntries()Gets the explorer file entries.java.lang.StringgetExplorerFileEntryOptions()Gets the explorer file entry options.java.lang.StringgetGalleryShowInvalidDefault()Gets the value of the 'show invalid elements in galleries'.java.lang.StringgetListAllProjects()Gets the list all projects.java.lang.StringgetLocale()Gets the locale.java.lang.StringgetNewFolderCreateIndexPage()Gets the new folder create index page.java.lang.StringgetNewFolderEditProperties()Gets the new folder edit properties.java.lang.StringgetPublishButtonAppearance()Gets the publish button appearance.java.lang.StringgetPublishRelatedResourcesMode()Gets the publish related resources mode.java.lang.StringgetRestrictExplorerView()Gets the restrict explorer view.java.lang.StringgetShowExplorerFileDateCreated()Gets the show explorer file date created.java.lang.StringgetShowExplorerFileDateExpired()Gets the show explorer file date expired.java.lang.StringgetShowExplorerFileDateLastModified()Gets the show explorer file date last modified.java.lang.StringgetShowExplorerFileDateReleased()Gets the show explorer file date released.java.lang.StringgetShowExplorerFileLockedBy()Gets the show explorer file locked by.java.lang.StringgetShowExplorerFileNavText()Gets the show explorer file nav text.java.lang.StringgetShowExplorerFilePermissions()Gets the show explorer file permissions.java.lang.StringgetShowExplorerFileSize()Gets the show explorer file size.java.lang.StringgetShowExplorerFileState()Gets the show explorer file state.java.lang.StringgetShowExplorerFileTitle()Gets the show explorer file title.java.lang.StringgetShowExplorerFileType()Gets the show explorer file type.java.lang.StringgetShowExplorerFileUserCreated()Gets the show explorer file user created.java.lang.StringgetShowExplorerFileUserLastModified()Gets the show explorer file user last modified.java.lang.StringgetShowFileUploadButton()Gets the show file upload button.java.lang.StringgetShowPublishNotification()Gets the show publish notification.java.lang.StringgetShowUploadTypeDialog()Gets the show upload type dialog.java.lang.StringgetStartFolder()Gets the start folder.java.lang.StringgetStartProject()Gets the start project.java.lang.StringgetStartSite()Gets the start site.java.lang.StringgetStartView()Gets the start view.java.lang.StringgetSubsitemapCreationMode()Gets the subsitemap creation mode.java.lang.StringgetTimeWarp()Gets the time warp.java.lang.StringgetUploadAppletClientFolder()Gets the upload applet client folder.java.lang.StringgetUploadVariant()Gets the upload variant.java.lang.StringgetWorkplaceButtonStyle()Gets the workplace button style.java.lang.StringgetWorkplaceMode()Gets the workplace mode.java.lang.StringgetWorkplaceReportType()Gets the workplace report type.java.lang.StringgetWorkplaceSearchIndexName()Gets the workplace search index name.java.lang.StringgetWorkplaceSearchViewStyle()Gets the workplace search view style.voidsetAllowBrokenRelations(java.lang.String s)Sets the allow broken relations.voidsetDialogCopyFileMode(java.lang.String s)Sets the dialog copy file mode.voidsetDialogCopyFolderMode(java.lang.String s)Sets the dialog copy folder mode.voidsetDialogDeleteFileMode(java.lang.String s)Sets the dialog delete file mode.voidsetDialogExpandInheritedPermissions(java.lang.String s)Sets the dialog expand inherited permissions.voidsetDialogExpandUserPermissions(java.lang.String s)Sets the dialog expand user permissions.voidsetDialogPermissionsInheritOnFolder(java.lang.String s)Sets the dialog permissions inherit on folder.voidsetDialogPublishSiblings(java.lang.String s)Sets the dialog publish siblings.voidsetDialogShowExportSettings(java.lang.String s)Sets the dialog show export settings.voidsetDialogShowLock(java.lang.String s)Sets the dialog show lock.voidsetDirectEditButtonStyle(java.lang.String s)Sets the direct edit button style.voidsetEditorButtonStyle(java.lang.String s)Sets the editor button style.voidsetElementView(java.lang.String elementView)Sets the element view.voidsetExplorerButtonStyle(java.lang.String s)Sets the explorer button style.voidsetExplorerElementView(java.lang.String view)Sets the explorer start element view.voidsetExplorerFileEntries(java.lang.String s)Sets the explorer file entries.voidsetExplorerFileEntryOptions(java.lang.String s)Sets the explorer file entry options.voidsetGalleryShowInvalidDefault(java.lang.String value)Sets the default value for the checkbox which enables/disables showing invalid results in the gallery result tab.voidsetListAllProjects(java.lang.String s)Sets the list all projects.voidsetLocale(java.lang.String s)Sets the locale.voidsetNewFolderCreateIndexPage(java.lang.String s)Sets the new folder create index page.voidsetNewFolderEditProperties(java.lang.String s)Sets the new folder edit properties.voidsetPublishButtonAppearance(java.lang.String s)Sets the publish button appearance.voidsetPublishRelatedResourcesMode(java.lang.String mode)Sets the publish related resources mode.voidsetRestrictExplorerView(java.lang.String s)Sets the restrict explorer view.voidsetShowExplorerFileDateCreated(java.lang.String s)Sets the show explorer file date created.voidsetShowExplorerFileDateExpired(java.lang.String s)Sets the show explorer file date expired.voidsetShowExplorerFileDateLastModified(java.lang.String s)Sets the show explorer file date last modified.voidsetShowExplorerFileDateReleased(java.lang.String s)Sets the show explorer file date released.voidsetShowExplorerFileLockedBy(java.lang.String s)Sets the show explorer file locked by.voidsetShowExplorerFileNavText(java.lang.String s)Sets the show explorer file nav text.voidsetShowExplorerFilePermissions(java.lang.String s)Sets the show explorer file permissions.voidsetShowExplorerFileSize(java.lang.String s)Sets the show explorer file size.voidsetShowExplorerFileState(java.lang.String s)Sets the show explorer file state.voidsetShowExplorerFileTitle(java.lang.String s)Sets the show explorer file title.voidsetShowExplorerFileType(java.lang.String s)Sets the show explorer file type.voidsetShowExplorerFileUserCreated(java.lang.String s)Sets the show explorer file user created.voidsetShowExplorerFileUserLastModified(java.lang.String s)Sets the show explorer file user last modified.voidsetShowFileUploadButton(java.lang.String s)Sets the show file upload button.voidsetShowPublishNotification(java.lang.String s)Sets the show publish notification.voidsetShowUploadTypeDialog(java.lang.String s)Sets the show upload type dialog.voidsetStartFolder(java.lang.String s)Sets the start folder.voidsetStartProject(java.lang.String s)Sets the start project.voidsetStartSite(java.lang.String s)Sets the start site.voidsetStartView(java.lang.String s)Sets the start view.voidsetSubsitemapCreationMode(java.lang.String mode)Sets the subsitemap creation mode.voidsetTimeWarp(java.lang.String l)Sets the time warp.voidsetUploadAppletClientFolder(java.lang.String s)Sets the upload applet client folder.voidsetUploadVariant(java.lang.String s)Sets the upload variant.voidsetWorkplaceButtonStyle(java.lang.String s)Sets the workplace button style.voidsetWorkplaceMode(java.lang.String workplaceMode)Sets the workplace mode.voidsetWorkplaceReportType(java.lang.String s)Sets the workplace report type.voidsetWorkplaceSearchIndexName(java.lang.String s)Sets the workplace search index name.voidsetWorkplaceSearchViewStyle(java.lang.String s)Sets the workplace search view style.
-
-
-
Constructor Detail
-
CmsUserSettingsStringPropertyWrapper
public CmsUserSettingsStringPropertyWrapper(CmsDefaultUserSettings settings)
Instantiates a new cms user settings string property wrapper.- Parameters:
settings- the settings
-
-
Method Detail
-
getAllowBrokenRelations
public java.lang.String getAllowBrokenRelations()
Gets the allow broken relations.- Returns:
- the allow broken relations
-
getDialogCopyFileMode
public java.lang.String getDialogCopyFileMode()
Gets the dialog copy file mode.- Returns:
- the dialog copy file mode
-
getDialogCopyFolderMode
public java.lang.String getDialogCopyFolderMode()
Gets the dialog copy folder mode.- Returns:
- the dialog copy folder mode
-
getDialogDeleteFileMode
public java.lang.String getDialogDeleteFileMode()
Gets the dialog delete file mode.- Returns:
- the dialog delete file mode
-
getDialogExpandInheritedPermissions
public java.lang.String getDialogExpandInheritedPermissions()
Gets the dialog expand inherited permissions.- Returns:
- the dialog expand inherited permissions
-
getDialogExpandUserPermissions
public java.lang.String getDialogExpandUserPermissions()
Gets the dialog expand user permissions.- Returns:
- the dialog expand user permissions
-
getDialogPermissionsInheritOnFolder
public java.lang.String getDialogPermissionsInheritOnFolder()
Gets the dialog permissions inherit on folder.- Returns:
- the dialog permissions inherit on folder
-
getDialogPublishSiblings
public java.lang.String getDialogPublishSiblings()
Gets the dialog publish siblings.- Returns:
- the dialog publish siblings
-
getDialogShowExportSettings
public java.lang.String getDialogShowExportSettings()
Gets the dialog show export settings.- Returns:
- the dialog show export settings
-
getDialogShowLock
public java.lang.String getDialogShowLock()
Gets the dialog show lock.- Returns:
- the dialog show lock
-
getDirectEditButtonStyle
public java.lang.String getDirectEditButtonStyle()
Gets the direct edit button style.- Returns:
- the direct edit button style
-
getEditorButtonStyle
public java.lang.String getEditorButtonStyle()
Gets the editor button style.- Returns:
- the editor button style
-
getElementView
public java.lang.String getElementView()
Gets the element view.- Returns:
- the element view
-
getExplorerButtonStyle
public java.lang.String getExplorerButtonStyle()
Gets the explorer button style.- Returns:
- the explorer button style
-
getExplorerElementView
public java.lang.String getExplorerElementView()
Gets the default element view for the explorer.- Returns:
- the default element view for the explorer
-
getExplorerFileEntries
public java.lang.String getExplorerFileEntries()
Gets the explorer file entries.- Returns:
- the explorer file entries
-
getExplorerFileEntryOptions
public java.lang.String getExplorerFileEntryOptions()
Gets the explorer file entry options.- Returns:
- the explorer file entry options
-
getGalleryShowInvalidDefault
public java.lang.String getGalleryShowInvalidDefault()
Gets the value of the 'show invalid elements in galleries'.- Returns:
- the 'show invalid elements in galleries' setting
-
getListAllProjects
public java.lang.String getListAllProjects()
Gets the list all projects.- Returns:
- the list all projects
-
getLocale
public java.lang.String getLocale()
Gets the locale.- Returns:
- the locale
-
getNewFolderCreateIndexPage
public java.lang.String getNewFolderCreateIndexPage()
Gets the new folder create index page.- Returns:
- the new folder create index page
-
getNewFolderEditProperties
public java.lang.String getNewFolderEditProperties()
Gets the new folder edit properties.- Returns:
- the new folder edit properties
-
getPublishButtonAppearance
public java.lang.String getPublishButtonAppearance()
Gets the publish button appearance.- Returns:
- the publish button appearance
-
getPublishRelatedResourcesMode
public java.lang.String getPublishRelatedResourcesMode()
Gets the publish related resources mode.- Returns:
- the publish related resources mode
-
getRestrictExplorerView
public java.lang.String getRestrictExplorerView()
Gets the restrict explorer view.- Returns:
- the restrict explorer view
-
getShowExplorerFileDateCreated
public java.lang.String getShowExplorerFileDateCreated()
Gets the show explorer file date created.- Returns:
- the show explorer file date created
-
getShowExplorerFileDateExpired
public java.lang.String getShowExplorerFileDateExpired()
Gets the show explorer file date expired.- Returns:
- the show explorer file date expired
-
getShowExplorerFileDateLastModified
public java.lang.String getShowExplorerFileDateLastModified()
Gets the show explorer file date last modified.- Returns:
- the show explorer file date last modified
-
getShowExplorerFileDateReleased
public java.lang.String getShowExplorerFileDateReleased()
Gets the show explorer file date released.- Returns:
- the show explorer file date released
-
getShowExplorerFileLockedBy
public java.lang.String getShowExplorerFileLockedBy()
Gets the show explorer file locked by.- Returns:
- the show explorer file locked by
-
getShowExplorerFileNavText
public java.lang.String getShowExplorerFileNavText()
Gets the show explorer file nav text.- Returns:
- the show explorer file nav text
-
getShowExplorerFilePermissions
public java.lang.String getShowExplorerFilePermissions()
Gets the show explorer file permissions.- Returns:
- the show explorer file permissions
-
getShowExplorerFileSize
public java.lang.String getShowExplorerFileSize()
Gets the show explorer file size.- Returns:
- the show explorer file size
-
getShowExplorerFileState
public java.lang.String getShowExplorerFileState()
Gets the show explorer file state.- Returns:
- the show explorer file state
-
getShowExplorerFileTitle
public java.lang.String getShowExplorerFileTitle()
Gets the show explorer file title.- Returns:
- the show explorer file title
-
getShowExplorerFileType
public java.lang.String getShowExplorerFileType()
Gets the show explorer file type.- Returns:
- the show explorer file type
-
getShowExplorerFileUserCreated
public java.lang.String getShowExplorerFileUserCreated()
Gets the show explorer file user created.- Returns:
- the show explorer file user created
-
getShowExplorerFileUserLastModified
public java.lang.String getShowExplorerFileUserLastModified()
Gets the show explorer file user last modified.- Returns:
- the show explorer file user last modified
-
getShowFileUploadButton
public java.lang.String getShowFileUploadButton()
Gets the show file upload button.- Returns:
- the show file upload button
-
getShowPublishNotification
public java.lang.String getShowPublishNotification()
Gets the show publish notification.- Returns:
- the show publish notification
-
getShowUploadTypeDialog
public java.lang.String getShowUploadTypeDialog()
Gets the show upload type dialog.- Returns:
- the show upload type dialog
-
getStartFolder
public java.lang.String getStartFolder()
Gets the start folder.- Returns:
- the start folder
-
getStartProject
public java.lang.String getStartProject()
Gets the start project.- Returns:
- the start project
-
getStartSite
public java.lang.String getStartSite()
Gets the start site.- Returns:
- the start site
-
getStartView
public java.lang.String getStartView()
Gets the start view.- Returns:
- the start view
-
getSubsitemapCreationMode
public java.lang.String getSubsitemapCreationMode()
Gets the subsitemap creation mode.- Returns:
- the subsitemap creation mode
-
getTimeWarp
public java.lang.String getTimeWarp()
Gets the time warp.- Returns:
- the time warp
-
getUploadAppletClientFolder
public java.lang.String getUploadAppletClientFolder()
Gets the upload applet client folder.- Returns:
- the upload applet client folder
-
getUploadVariant
public java.lang.String getUploadVariant()
Gets the upload variant.- Returns:
- the upload variant
-
getWorkplaceButtonStyle
public java.lang.String getWorkplaceButtonStyle()
Gets the workplace button style.- Returns:
- the workplace button style
-
getWorkplaceMode
public java.lang.String getWorkplaceMode()
Gets the workplace mode.- Returns:
- the workplace mode
-
getWorkplaceReportType
public java.lang.String getWorkplaceReportType()
Gets the workplace report type.- Returns:
- the workplace report type
-
getWorkplaceSearchIndexName
public java.lang.String getWorkplaceSearchIndexName()
Gets the workplace search index name.- Returns:
- the workplace search index name
-
getWorkplaceSearchViewStyle
public java.lang.String getWorkplaceSearchViewStyle()
Gets the workplace search view style.- Returns:
- the workplace search view style
-
setAllowBrokenRelations
public void setAllowBrokenRelations(java.lang.String s)
Sets the allow broken relations.- Parameters:
s- the new allow broken relations
-
setDialogCopyFileMode
public void setDialogCopyFileMode(java.lang.String s)
Sets the dialog copy file mode.- Parameters:
s- the new dialog copy file mode
-
setDialogCopyFolderMode
public void setDialogCopyFolderMode(java.lang.String s)
Sets the dialog copy folder mode.- Parameters:
s- the new dialog copy folder mode
-
setDialogDeleteFileMode
public void setDialogDeleteFileMode(java.lang.String s)
Sets the dialog delete file mode.- Parameters:
s- the new dialog delete file mode
-
setDialogExpandInheritedPermissions
public void setDialogExpandInheritedPermissions(java.lang.String s)
Sets the dialog expand inherited permissions.- Parameters:
s- the new dialog expand inherited permissions
-
setDialogExpandUserPermissions
public void setDialogExpandUserPermissions(java.lang.String s)
Sets the dialog expand user permissions.- Parameters:
s- the new dialog expand user permissions
-
setDialogPermissionsInheritOnFolder
public void setDialogPermissionsInheritOnFolder(java.lang.String s)
Sets the dialog permissions inherit on folder.- Parameters:
s- the new dialog permissions inherit on folder
-
setDialogPublishSiblings
public void setDialogPublishSiblings(java.lang.String s)
Sets the dialog publish siblings.- Parameters:
s- the new dialog publish siblings
-
setDialogShowExportSettings
public void setDialogShowExportSettings(java.lang.String s)
Sets the dialog show export settings.- Parameters:
s- the new dialog show export settings
-
setDialogShowLock
public void setDialogShowLock(java.lang.String s)
Sets the dialog show lock.- Parameters:
s- the new dialog show lock
-
setDirectEditButtonStyle
public void setDirectEditButtonStyle(java.lang.String s)
Sets the direct edit button style.- Parameters:
s- the new direct edit button style
-
setEditorButtonStyle
public void setEditorButtonStyle(java.lang.String s)
Sets the editor button style.- Parameters:
s- the new editor button style
-
setElementView
public void setElementView(java.lang.String elementView)
Sets the element view.- Parameters:
elementView- the element view
-
setExplorerButtonStyle
public void setExplorerButtonStyle(java.lang.String s)
Sets the explorer button style.- Parameters:
s- the new explorer button style
-
setExplorerElementView
public void setExplorerElementView(java.lang.String view)
Sets the explorer start element view.- Parameters:
view- the start element view.
-
setExplorerFileEntries
public void setExplorerFileEntries(java.lang.String s)
Sets the explorer file entries.- Parameters:
s- the new explorer file entries
-
setExplorerFileEntryOptions
public void setExplorerFileEntryOptions(java.lang.String s)
Sets the explorer file entry options.- Parameters:
s- the new explorer file entry options
-
setGalleryShowInvalidDefault
public void setGalleryShowInvalidDefault(java.lang.String value)
Sets the default value for the checkbox which enables/disables showing invalid results in the gallery result tab.- Parameters:
value- the value to set
-
setListAllProjects
public void setListAllProjects(java.lang.String s)
Sets the list all projects.- Parameters:
s- the new list all projects
-
setLocale
public void setLocale(java.lang.String s)
Sets the locale.- Parameters:
s- the new locale
-
setNewFolderCreateIndexPage
public void setNewFolderCreateIndexPage(java.lang.String s)
Sets the new folder create index page.- Parameters:
s- the new new folder create index page
-
setNewFolderEditProperties
public void setNewFolderEditProperties(java.lang.String s)
Sets the new folder edit properties.- Parameters:
s- the new new folder edit properties
-
setPublishButtonAppearance
public void setPublishButtonAppearance(java.lang.String s)
Sets the publish button appearance.- Parameters:
s- the new publish button appearance
-
setPublishRelatedResourcesMode
public void setPublishRelatedResourcesMode(java.lang.String mode)
Sets the publish related resources mode.- Parameters:
mode- the new publish related resources mode
-
setRestrictExplorerView
public void setRestrictExplorerView(java.lang.String s)
Sets the restrict explorer view.- Parameters:
s- the new restrict explorer view
-
setShowExplorerFileDateCreated
public void setShowExplorerFileDateCreated(java.lang.String s)
Sets the show explorer file date created.- Parameters:
s- the new show explorer file date created
-
setShowExplorerFileDateExpired
public void setShowExplorerFileDateExpired(java.lang.String s)
Sets the show explorer file date expired.- Parameters:
s- the new show explorer file date expired
-
setShowExplorerFileDateLastModified
public void setShowExplorerFileDateLastModified(java.lang.String s)
Sets the show explorer file date last modified.- Parameters:
s- the new show explorer file date last modified
-
setShowExplorerFileDateReleased
public void setShowExplorerFileDateReleased(java.lang.String s)
Sets the show explorer file date released.- Parameters:
s- the new show explorer file date released
-
setShowExplorerFileLockedBy
public void setShowExplorerFileLockedBy(java.lang.String s)
Sets the show explorer file locked by.- Parameters:
s- the new show explorer file locked by
-
setShowExplorerFileNavText
public void setShowExplorerFileNavText(java.lang.String s)
Sets the show explorer file nav text.- Parameters:
s- the new show explorer file nav text
-
setShowExplorerFilePermissions
public void setShowExplorerFilePermissions(java.lang.String s)
Sets the show explorer file permissions.- Parameters:
s- the new show explorer file permissions
-
setShowExplorerFileSize
public void setShowExplorerFileSize(java.lang.String s)
Sets the show explorer file size.- Parameters:
s- the new show explorer file size
-
setShowExplorerFileState
public void setShowExplorerFileState(java.lang.String s)
Sets the show explorer file state.- Parameters:
s- the new show explorer file state
-
setShowExplorerFileTitle
public void setShowExplorerFileTitle(java.lang.String s)
Sets the show explorer file title.- Parameters:
s- the new show explorer file title
-
setShowExplorerFileType
public void setShowExplorerFileType(java.lang.String s)
Sets the show explorer file type.- Parameters:
s- the new show explorer file type
-
setShowExplorerFileUserCreated
public void setShowExplorerFileUserCreated(java.lang.String s)
Sets the show explorer file user created.- Parameters:
s- the new show explorer file user created
-
setShowExplorerFileUserLastModified
public void setShowExplorerFileUserLastModified(java.lang.String s)
Sets the show explorer file user last modified.- Parameters:
s- the new show explorer file user last modified
-
setShowFileUploadButton
public void setShowFileUploadButton(java.lang.String s)
Sets the show file upload button.- Parameters:
s- the new show file upload button
-
setShowPublishNotification
public void setShowPublishNotification(java.lang.String s)
Sets the show publish notification.- Parameters:
s- the new show publish notification
-
setShowUploadTypeDialog
public void setShowUploadTypeDialog(java.lang.String s)
Sets the show upload type dialog.- Parameters:
s- the new show upload type dialog
-
setStartFolder
public void setStartFolder(java.lang.String s)
Sets the start folder.- Parameters:
s- the new start folder
-
setStartProject
public void setStartProject(java.lang.String s)
Sets the start project.- Parameters:
s- the new start project
-
setStartSite
public void setStartSite(java.lang.String s)
Sets the start site.- Parameters:
s- the new start site
-
setStartView
public void setStartView(java.lang.String s)
Sets the start view.- Parameters:
s- the new start view
-
setSubsitemapCreationMode
public void setSubsitemapCreationMode(java.lang.String mode)
Sets the subsitemap creation mode.- Parameters:
mode- the new subsitemap creation mode
-
setTimeWarp
public void setTimeWarp(java.lang.String l)
Sets the time warp.- Parameters:
l- the new time warp
-
setUploadAppletClientFolder
public void setUploadAppletClientFolder(java.lang.String s)
Sets the upload applet client folder.- Parameters:
s- the new upload applet client folder
-
setUploadVariant
public void setUploadVariant(java.lang.String s)
Sets the upload variant.- Parameters:
s- the new upload variant
-
setWorkplaceButtonStyle
public void setWorkplaceButtonStyle(java.lang.String s)
Sets the workplace button style.- Parameters:
s- the new workplace button style
-
setWorkplaceMode
public void setWorkplaceMode(java.lang.String workplaceMode)
Sets the workplace mode.- Parameters:
workplaceMode- the workplace mode
-
setWorkplaceReportType
public void setWorkplaceReportType(java.lang.String s)
Sets the workplace report type.- Parameters:
s- the new workplace report type
-
setWorkplaceSearchIndexName
public void setWorkplaceSearchIndexName(java.lang.String s)
Sets the workplace search index name.- Parameters:
s- the new workplace search index name
-
setWorkplaceSearchViewStyle
public void setWorkplaceSearchViewStyle(java.lang.String s)
Sets the workplace search view style.- Parameters:
s- the new workplace search view style
-
-