Enum Constant and Description |
---|
ADVANCED_AUTHENTICATOR_SUPPORT
Server supports reading user context field values from an authenticator module and allows to use authenticator module user UIDs.
|
AUTO_CATALOG_REFERENCED_ASSETS
Server allows automatic cataloging of referenced assets.
|
AUTO_TAGGING
Allow usage of the automatic tagging.
|
CATEGORY_SEARCH
Deprecated.
Standard feature since 8.6
|
CUSTOM_MASTER_CATEGORIES
Server supports creating custom master categories.
|
DEPARTMENTS
Server is able to support departments.
|
EDIT_FIELD_PERMISSIONS
Server supports individual permissions for field editing.
|
FILESYSTEM_COMPANION
Allow usage of filesystem companion.
|
LIVE_FILTERING
Server supports live filtering.
|
MEDIA_DELIVERY_CLOUD
Allow usage of media delivery cloud.
|
MEDIA_DELIVERY_ON_PREMISE
Allow usage of the media delivery on premise.
|
MORE_THAN_20_CLIENTS
Server allows to license more than 20 clients.
|
MORE_THAN_4_WORKER_THREADS
Server allows to configure more than 4 worker threads.
|
ORACLE_MIRROR
Server supports using the Oracle SQL mirror module.
|
RECORD_CATEGORY_PERMISSIONS
Server supports individual permissions for records and categories.
|
REPORTING
Allow generating reports.
|
ROLES
Server supports roles for user management.
|
SCHEDULED_CATALOGING
Allow using the Scheduler to catalog files and e-mail messages.
|
SITES_COMMUNITY
Allow Sites to provide community features.
|
SOLR_INDEX
Allow usage of the Solr index.
|
SYNCHRONIZE_CATALOGS
Allow synchronizing local and remote catalogs.
|
UNLIMITED_CATALOG_SIZE
Server supports catalog sizes beyond 4GB.
|
VIDEO_CLOUD
Allow usage of video cloud.
|
Modifier and Type | Method and Description |
---|---|
static Feature |
find(int id) |
int |
getID() |
static Feature |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Feature[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final Feature MORE_THAN_20_CLIENTS
public static final Feature MORE_THAN_4_WORKER_THREADS
public static final Feature UNLIMITED_CATALOG_SIZE
public static final Feature LIVE_FILTERING
public static final Feature RECORD_CATEGORY_PERMISSIONS
public static final Feature EDIT_FIELD_PERMISSIONS
public static final Feature ROLES
public static final Feature ADVANCED_AUTHENTICATOR_SUPPORT
@Deprecated public static final Feature CATEGORY_SEARCH
public static final Feature ORACLE_MIRROR
public static final Feature CUSTOM_MASTER_CATEGORIES
public static final Feature AUTO_CATALOG_REFERENCED_ASSETS
public static final Feature SYNCHRONIZE_CATALOGS
public static final Feature REPORTING
public static final Feature SCHEDULED_CATALOGING
public static final Feature SITES_COMMUNITY
public static final Feature DEPARTMENTS
public static final Feature FILESYSTEM_COMPANION
public static final Feature VIDEO_CLOUD
public static final Feature MEDIA_DELIVERY_CLOUD
public static final Feature AUTO_TAGGING
public static final Feature SOLR_INDEX
public static final Feature MEDIA_DELIVERY_ON_PREMISE
public static Feature[] values()
for (Feature c : Feature.values()) System.out.println(c);
public static Feature valueOf(java.lang.String name)
name
- the name of the enum constant to be returned.java.lang.IllegalArgumentException
- if this enum type has no constant
with the specified namejava.lang.NullPointerException
- if the argument is nullpublic int getID()
public static Feature find(int id)
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.