|
Oracle Content Database Web Services Java API Reference for Oracle WebCenter Suite 10g (10.1.3.2) B32189-01 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.ifs.fdk.SystemConfigurationProperties
public class SystemConfigurationProperties
The names of the system configuration properties.
Field Summary | |
---|---|
static java.lang.String |
ANTIVIRUS_OMITTED_FILE_EXTENSIONS The property which returns the list of file extensions which are omitted from antivirus scanning. |
static java.lang.String |
LAST_ANTIVIRUS_DEFINITION_UPDATE The property which returns whether the date on which the last anti-virus definition file update occured. |
static java.lang.String |
SYSTEM_ANTIVIRUS_ENABLED The property which returns whether the anti-virus feature is enabled. |
static java.lang.String |
WORKFLOW_ENABLED The property which returns whether the workflow feature is enabled. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SYSTEM_ANTIVIRUS_ENABLED
SystemConfigurationProperties
Name: SYSTEM_ANTIVIRUS_ENABLED
Data Type: Boolean
public static final java.lang.String LAST_ANTIVIRUS_DEFINITION_UPDATE
SystemConfigurationProperties
Name: LAST_ANTIVIRUS_DEFINITION_UPDATE
Data Type: Date
public static final java.lang.String ANTIVIRUS_OMITTED_FILE_EXTENSIONS
SystemConfigurationProperties
Name: ANTIVIRUS_OMITTED_FILE_EXTENSIONS
Data Type: String[]
public static final java.lang.String WORKFLOW_ENABLED
SystemConfigurationProperties
Name: WORKFLOW_ENABLED
Data Type: Boolean
|
Oracle Content Database Web Services Java API Reference for Oracle WebCenter Suite 10g (10.1.3.2) B32189-01 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |