| Modifier and Type | Class and Description |
|---|---|
class |
AbstractValidator
This class provides some handy utility functions for Validators.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DBValidator
This class validates that the relational database is supported and configured correctly for use by Alfresco.
|
class |
IndexDiskSpeedValidator
The aim of this validator is to evaluate the speed of disk where indexes will be stored
|
class |
JVMValidator
This class validates that the JVM is suitable for Alfresco.
|
class |
NetworkValidator
This class validates that the network configuration is suitable for Alfresco.
|
class |
OSValidator
This class validates that the OS and its configuration are suitable for Alfresco.
|
class |
PropertiesBasedJVMValidator
Specific configuration validator for jvm.
|
class |
ServerHardwareValidator
This class validates that the OS and its configuration are suitable for Alfresco.
|
class |
ThirdPartyApplicationValidator
This class validates that the various 3rd party applications Alfresco uses are installed and versions that are suitable for use by Alfresco.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDBSpecificValidator
This class is a useful base class for database-specific validators.
|
class |
com_ibm_db2_jcc_DB2Driver
This class defines the database validation rules specific to the DB2 relational database and JDBC driver.
|
class |
net_sourceforge_jtds_jdbc_Driver
This class defines the database validation rules specific to the MS SQL Server relational database, specific to the jTDS JDBC driver.
|
class |
oracle_jdbc_OracleDriver
This class defines the database validation rules specific to the Oracle relational database and JDBC driver.
|
class |
org_gjt_mm_mysql_Driver
This class defines the database validation rules specific to the MySQL relational database and JDBC driver.
|
class |
org_postgresql_Driver
This class defines the database validation rules specific to the PostgreSQL relational database and JDBC driver.
|
Copyright © 2014. All rights reserved.