Package com.openkm.sdk4j.bean
Class ProfileMisc
java.lang.Object
com.openkm.sdk4j.bean.ProfileMisc
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongbooleanbooleanbooleanbooleanbooleanvoidsetAdvancedFilters(Boolean advancedFilters) voidsetAiVisible(boolean aiVisible) voidsetAskDragDropUpdates(Boolean askDragDropUpdates) voidsetCopyRelatedInformation(Boolean copyRelatedInformation) voidsetCustomActions(Set<Long> customActions) voidsetCustomActionsDetails(List<CustomAction> customActionsDetails) voidsetDownloadPreview(Boolean downloadPreview) voidsetEventsNotification(Boolean eventsNotification) voidsetExtensions(Set<String> extensions) voidsetIdentityVisible(boolean identityVisible) voidsetIncreaseVersion(Boolean increaseVersion) voidsetKeywordsEnabled(Boolean keywordsEnabled) voidsetNotifyExternalUsers(Boolean notifyExternalUsers) voidsetOpenParentFolder(boolean openParentFolder) voidsetPdfJsPageMode(String pdfJsPageMode) voidsetPdfTools(boolean pdfTools) voidsetPreviewer(String previewer) voidsetPrintPreview(Boolean printPreview) voidsetPropertyGroups(Set<String> propertyGroups) voidsetQuickSearchVisible(Boolean quickSearchVisible) voidsetReportPluginList(Set<String> reportPluginList) voidsetReports(Set<Long> reports) voidsetSentMailStorage(String sentMailStorage) voidsetShowTree(boolean showTree) voidsetThumbnailVisible(Boolean thumbnailVisible) voidsetUploadNotifyUsers(Boolean uploadNotifyUsers) voidsetUserQuota(long userQuota) voidsetWebSkin(String webSkin) voidsetWorkflows(Set<String> workflows) toString()
-
Constructor Details
-
ProfileMisc
public ProfileMisc()
-
-
Method Details
-
getAdvancedFilters
-
setAdvancedFilters
-
getUserQuota
public long getUserQuota() -
setUserQuota
public void setUserQuota(long userQuota) -
getWebSkin
-
setWebSkin
-
getPrintPreview
-
setPrintPreview
-
getDownloadPreview
-
setDownloadPreview
-
getKeywordsEnabled
-
setKeywordsEnabled
-
getUploadNotifyUsers
-
setUploadNotifyUsers
-
getNotifyExternalUsers
-
setNotifyExternalUsers
-
getEventsNotification
-
setEventsNotification
-
getIncreaseVersion
-
setIncreaseVersion
-
getThumbnailVisible
-
setThumbnailVisible
-
getQuickSearchVisible
-
setQuickSearchVisible
-
getCopyRelatedInformation
-
setCopyRelatedInformation
-
getExtensions
-
setExtensions
-
getReports
-
setReports
-
getReportPluginList
-
setReportPluginList
-
getWorkflows
-
setWorkflows
-
getPreviewer
-
setPreviewer
-
getPdfJsPageMode
-
setPdfJsPageMode
-
getSentMailStorage
-
setSentMailStorage
-
getPropertyGroups
-
setPropertyGroups
-
getAskDragDropUpdates
-
setAskDragDropUpdates
-
isOpenParentFolder
public boolean isOpenParentFolder() -
setOpenParentFolder
public void setOpenParentFolder(boolean openParentFolder) -
isPdfTools
public boolean isPdfTools() -
setPdfTools
public void setPdfTools(boolean pdfTools) -
isShowTree
public boolean isShowTree() -
setShowTree
public void setShowTree(boolean showTree) -
getCustomActions
-
setCustomActions
-
getCustomActionsDetails
-
isAiVisible
public boolean isAiVisible() -
setAiVisible
public void setAiVisible(boolean aiVisible) -
isIdentityVisible
public boolean isIdentityVisible() -
setIdentityVisible
public void setIdentityVisible(boolean identityVisible) -
setCustomActionsDetails
-
toString
-