Oracle® Content Services Web Services Java API Reference
10g Release 1 (10.1.1)

B19047-01


oracle.ifs.fdk
Class SystemConfigurationProperties

java.lang.Object
  extended byoracle.ifs.fdk.SystemConfigurationProperties


public class SystemConfigurationProperties
extends java.lang.Object

The names of the system configuration properties.


Field Summary
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.

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Detail

LAST_ANTIVIRUS_DEFINITION_UPDATE

public static final java.lang.String LAST_ANTIVIRUS_DEFINITION_UPDATE
The property which returns whether the date on which the last anti-virus definition file update occured.

Name: LAST_ANTIVIRUS_DEFINITION_UPDATE

Data Type: Date


SYSTEM_ANTIVIRUS_ENABLED

public static final java.lang.String SYSTEM_ANTIVIRUS_ENABLED
The property which returns whether the anti-virus feature is enabled.

Name: SYSTEM_ANTIVIRUS_ENABLED

Data Type: Boolean


WORKFLOW_ENABLED

public static final java.lang.String WORKFLOW_ENABLED
The property which returns whether the workflow feature is enabled.

Name: WORKFLOW_ENABLED

Data Type: Boolean


Oracle® Content Services Web Services Java API Reference
10g Release 1 (10.1.1)

B19047-01


Copyright © 2002, 2005, Oracle. All rights reserved.