Package com.logicaldoc.gui.common.client
Class Feature
- java.lang.Object
-
- com.logicaldoc.gui.common.client.Feature
-
public class Feature extends Object
Stores the enabled features- Since:
- 6.0
- Author:
- Marco Meschieri - LogicalDOC
-
-
Field Summary
Fields Modifier and Type Field Description static int
ADDITIONAL_FORMATS
static int
ADVANCED_OCR
static int
ANNOTATIONS
static int
ANTIVIRUS
static int
ARCHIVING
static int
AUDIT
static int
AUTO_FOLDING
static int
AUTO_NAMING
static int
AUTOMATION
static int
BACKUP
static int
BARCODES
static int
BOOKMARKS
static int
BRANDING_FULL
static int
BRANDING_LOGO
static int
BRANDING_STANDARD
static int
BRUTEFORCE_ATTACK_PREVENTION
static int
BULK_CHECKOUT
static int
BULK_UPDATE
static int
CALENDAR
static int
CHAT
static int
CLOUD_STORAGE
static int
CLUSTERING
static int
CMIS
static int
COMPARISON
static int
COMPRESSED_REPO
static int
CUSTOM_REPORTS
static int
CUSTOMID
static int
DIGITAL_SIGNATURE
static int
DOCUSIGN
static int
DROP_SPOT
static int
DROPBOX
static int
DUPLICATES_DISCOVERY
static int
EMAIL_IMPORT
static int
ENTERPRISE_SEARCH
static int
EXPORT
static int
EXPORT_CSV
static int
EXTERNAL_CALL
static int
FIREWALL
static int
FOLDER_TEMPLATE
static int
FORM
static int
FORMAT_CONVERSION
static int
FTP
static int
GDRIVE
static int
GUI_LANGUAGES
static int
HOT_FOLDER
static int
IMPEX
static int
IMPORT_LOCAL_FOLDERS
static int
IMPORT_REMOTE_FOLDERS
static int
INCREMENTAL_ARCHIVES
static int
INDEX_LANGUAGES
static int
KOFAX
static int
LDAP
static int
LICENSE
static int
MESSAGES
static int
MOBILE_APPS
static int
MOBILE_GUI
static int
MULTI_STORAGE
static int
MULTI_TENANT
static int
MULTI_WORKSPACE
static int
NOTES
static int
NOTIFICATIONS
static int
OCR
static int
OFFICE
static int
PARAMETRIC_SEARCHES
static int
PATCHES
static int
PDF
static int
PREVIEW
static int
PROTOCOLS
static int
QUOTAS
static int
RETENTION_POLICIES
static int
SAVED_SEARCHES
static int
SCAN
static int
SHAREFILE
static int
SHOW_DISABLED
static int
SHOW_LICENSEE
static int
SINGLE_SIGNON
static int
SMB_STORAGE
static int
SPLIT
static int
STAMP
static int
SYNC
static int
SYNDICATION
static int
TAGS
static int
TAGS_ADMIN
static int
TASK_REPORT_NOTIFICATION
static int
TEMPLATE
static int
TRASH
static int
TWO_FACTORS_AUTHENTICATION
static int
UPDATES
static int
VIA
static int
WEBCONTENT
static int
WEBDAV
static int
WEBDAV_BASIC
static int
WEBSERVICE
static int
WORKFLOW
static int
ZOHO
static int
ZONAL_OCR
-
Constructor Summary
Constructors Constructor Description Feature()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
enabled(int feature)
static void
init(GUIInfo info)
static boolean
showDisabled()
Check if a disabled feature must be visible(ad disabled) or hiddenstatic boolean
showLicensee()
Check if the licensee must be shownstatic boolean
visible(int feature)
-
-
-
Field Detail
-
IMPORT_REMOTE_FOLDERS
public static final int IMPORT_REMOTE_FOLDERS
- See Also:
- Constant Field Values
-
ADDITIONAL_FORMATS
public static final int ADDITIONAL_FORMATS
- See Also:
- Constant Field Values
-
OCR
public static final int OCR
- See Also:
- Constant Field Values
-
IMPEX
public static final int IMPEX
- See Also:
- Constant Field Values
-
TAGS
public static final int TAGS
- See Also:
- Constant Field Values
-
BRANDING_STANDARD
public static final int BRANDING_STANDARD
- See Also:
- Constant Field Values
-
DIGITAL_SIGNATURE
public static final int DIGITAL_SIGNATURE
- See Also:
- Constant Field Values
-
PDF
public static final int PDF
- See Also:
- Constant Field Values
-
LICENSE
public static final int LICENSE
- See Also:
- Constant Field Values
-
EMAIL_IMPORT
public static final int EMAIL_IMPORT
- See Also:
- Constant Field Values
-
TRASH
public static final int TRASH
- See Also:
- Constant Field Values
-
SAVED_SEARCHES
public static final int SAVED_SEARCHES
- See Also:
- Constant Field Values
-
MESSAGES
public static final int MESSAGES
- See Also:
- Constant Field Values
-
INCREMENTAL_ARCHIVES
public static final int INCREMENTAL_ARCHIVES
- See Also:
- Constant Field Values
-
SINGLE_SIGNON
public static final int SINGLE_SIGNON
- See Also:
- Constant Field Values
-
SCAN
public static final int SCAN
- See Also:
- Constant Field Values
-
AUDIT
public static final int AUDIT
- See Also:
- Constant Field Values
-
NOTIFICATIONS
public static final int NOTIFICATIONS
- See Also:
- Constant Field Values
-
WORKFLOW
public static final int WORKFLOW
- See Also:
- Constant Field Values
-
OFFICE
public static final int OFFICE
- See Also:
- Constant Field Values
-
ENTERPRISE_SEARCH
public static final int ENTERPRISE_SEARCH
- See Also:
- Constant Field Values
-
NOTES
public static final int NOTES
- See Also:
- Constant Field Values
-
TAGS_ADMIN
public static final int TAGS_ADMIN
- See Also:
- Constant Field Values
-
GUI_LANGUAGES
public static final int GUI_LANGUAGES
- See Also:
- Constant Field Values
-
INDEX_LANGUAGES
public static final int INDEX_LANGUAGES
- See Also:
- Constant Field Values
-
TASK_REPORT_NOTIFICATION
public static final int TASK_REPORT_NOTIFICATION
- See Also:
- Constant Field Values
-
SPLIT
public static final int SPLIT
- See Also:
- Constant Field Values
-
BULK_UPDATE
public static final int BULK_UPDATE
- See Also:
- Constant Field Values
-
CMIS
public static final int CMIS
- See Also:
- Constant Field Values
-
MOBILE_APPS
public static final int MOBILE_APPS
- See Also:
- Constant Field Values
-
EXTERNAL_CALL
public static final int EXTERNAL_CALL
- See Also:
- Constant Field Values
-
BULK_CHECKOUT
public static final int BULK_CHECKOUT
- See Also:
- Constant Field Values
-
WEBCONTENT
public static final int WEBCONTENT
- See Also:
- Constant Field Values
-
COMPARISON
public static final int COMPARISON
- See Also:
- Constant Field Values
-
UPDATES
public static final int UPDATES
- See Also:
- Constant Field Values
-
MOBILE_GUI
public static final int MOBILE_GUI
- See Also:
- Constant Field Values
-
BRANDING_FULL
public static final int BRANDING_FULL
- See Also:
- Constant Field Values
-
BRANDING_LOGO
public static final int BRANDING_LOGO
- See Also:
- Constant Field Values
-
BRUTEFORCE_ATTACK_PREVENTION
public static final int BRUTEFORCE_ATTACK_PREVENTION
- See Also:
- Constant Field Values
-
SHOW_LICENSEE
public static final int SHOW_LICENSEE
- See Also:
- Constant Field Values
-
PATCHES
public static final int PATCHES
- See Also:
- Constant Field Values
-
FOLDER_TEMPLATE
public static final int FOLDER_TEMPLATE
- See Also:
- Constant Field Values
-
GDRIVE
public static final int GDRIVE
- See Also:
- Constant Field Values
-
SMB_STORAGE
public static final int SMB_STORAGE
- See Also:
- Constant Field Values
-
FORMAT_CONVERSION
public static final int FORMAT_CONVERSION
- See Also:
- Constant Field Values
-
CLOUD_STORAGE
public static final int CLOUD_STORAGE
- See Also:
- Constant Field Values
-
VIA
public static final int VIA
- See Also:
- Constant Field Values
-
AUTOMATION
public static final int AUTOMATION
- See Also:
- Constant Field Values
-
ZONAL_OCR
public static final int ZONAL_OCR
- See Also:
- Constant Field Values
-
SHOW_DISABLED
public static final int SHOW_DISABLED
- See Also:
- Constant Field Values
-
PREVIEW
public static final int PREVIEW
- See Also:
- Constant Field Values
-
MULTI_STORAGE
public static final int MULTI_STORAGE
- See Also:
- Constant Field Values
-
BOOKMARKS
public static final int BOOKMARKS
- See Also:
- Constant Field Values
-
CUSTOMID
public static final int CUSTOMID
- See Also:
- Constant Field Values
-
LDAP
public static final int LDAP
- See Also:
- Constant Field Values
-
TEMPLATE
public static final int TEMPLATE
- See Also:
- Constant Field Values
-
PROTOCOLS
public static final int PROTOCOLS
- See Also:
- Constant Field Values
-
WEBSERVICE
public static final int WEBSERVICE
- See Also:
- Constant Field Values
-
WEBDAV
public static final int WEBDAV
- See Also:
- Constant Field Values
-
EXPORT
public static final int EXPORT
- See Also:
- Constant Field Values
-
IMPORT_LOCAL_FOLDERS
public static final int IMPORT_LOCAL_FOLDERS
- See Also:
- Constant Field Values
-
PARAMETRIC_SEARCHES
public static final int PARAMETRIC_SEARCHES
- See Also:
- Constant Field Values
-
DROP_SPOT
public static final int DROP_SPOT
- See Also:
- Constant Field Values
-
BARCODES
public static final int BARCODES
- See Also:
- Constant Field Values
-
QUOTAS
public static final int QUOTAS
- See Also:
- Constant Field Values
-
DUPLICATES_DISCOVERY
public static final int DUPLICATES_DISCOVERY
- See Also:
- Constant Field Values
-
COMPRESSED_REPO
public static final int COMPRESSED_REPO
- See Also:
- Constant Field Values
-
ADVANCED_OCR
public static final int ADVANCED_OCR
- See Also:
- Constant Field Values
-
EXPORT_CSV
public static final int EXPORT_CSV
- See Also:
- Constant Field Values
-
RETENTION_POLICIES
public static final int RETENTION_POLICIES
- See Also:
- Constant Field Values
-
MULTI_WORKSPACE
public static final int MULTI_WORKSPACE
- See Also:
- Constant Field Values
-
CLUSTERING
public static final int CLUSTERING
- See Also:
- Constant Field Values
-
FIREWALL
public static final int FIREWALL
- See Also:
- Constant Field Values
-
CALENDAR
public static final int CALENDAR
- See Also:
- Constant Field Values
-
FTP
public static final int FTP
- See Also:
- Constant Field Values
-
BACKUP
public static final int BACKUP
- See Also:
- Constant Field Values
-
KOFAX
public static final int KOFAX
- See Also:
- Constant Field Values
-
SYNC
public static final int SYNC
- See Also:
- Constant Field Values
-
MULTI_TENANT
public static final int MULTI_TENANT
- See Also:
- Constant Field Values
-
DROPBOX
public static final int DROPBOX
- See Also:
- Constant Field Values
-
ANTIVIRUS
public static final int ANTIVIRUS
- See Also:
- Constant Field Values
-
ANNOTATIONS
public static final int ANNOTATIONS
- See Also:
- Constant Field Values
-
ARCHIVING
public static final int ARCHIVING
- See Also:
- Constant Field Values
-
SHAREFILE
public static final int SHAREFILE
- See Also:
- Constant Field Values
-
STAMP
public static final int STAMP
- See Also:
- Constant Field Values
-
FORM
public static final int FORM
- See Also:
- Constant Field Values
-
CUSTOM_REPORTS
public static final int CUSTOM_REPORTS
- See Also:
- Constant Field Values
-
AUTO_NAMING
public static final int AUTO_NAMING
- See Also:
- Constant Field Values
-
AUTO_FOLDING
public static final int AUTO_FOLDING
- See Also:
- Constant Field Values
-
DOCUSIGN
public static final int DOCUSIGN
- See Also:
- Constant Field Values
-
HOT_FOLDER
public static final int HOT_FOLDER
- See Also:
- Constant Field Values
-
ZOHO
public static final int ZOHO
- See Also:
- Constant Field Values
-
WEBDAV_BASIC
public static final int WEBDAV_BASIC
- See Also:
- Constant Field Values
-
TWO_FACTORS_AUTHENTICATION
public static final int TWO_FACTORS_AUTHENTICATION
- See Also:
- Constant Field Values
-
CHAT
public static final int CHAT
- See Also:
- Constant Field Values
-
SYNDICATION
public static final int SYNDICATION
- See Also:
- Constant Field Values
-
-
Method Detail
-
init
public static void init(GUIInfo info)
-
enabled
public static boolean enabled(int feature)
-
visible
public static boolean visible(int feature)
-
showDisabled
public static boolean showDisabled()
Check if a disabled feature must be visible(ad disabled) or hidden- Returns:
- if the show is disabled
-
showLicensee
public static boolean showLicensee()
Check if the licensee must be shown- Returns:
- if the licensee must be shown
-
-