Index

A B C D E F G H I J L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

V

validate() - Method in class oracle.as.scheduler.BaseMetadata
Validates this metadata object.
validate() - Method in class oracle.as.scheduler.Exclusion
Validates this instance of Exclusion to make sure it contains valid Recurrence or ExplicitDate.
validate() - Method in class oracle.as.scheduler.Recurrence
Checks if this Recurrence instance represents a complete recurrence pattern or not.
validate() - Method in class oracle.as.scheduler.RecurrenceSet
Validates this instance of RecurrenceSet.
validate(JobType) - Method in class oracle.as.scheduler.JobDefinition
Validates this JobDefinition.
validateBound() - Method in class oracle.as.scheduler.WorkAssignment
Validates this as a bound WorkAssignment.
validateBound(Locale) - Method in class oracle.as.scheduler.WorkAssignment
Validates this as a bound WorkAssignment.
validateComparator(QueryComparator) - Method in enum class oracle.as.scheduler.MetadataService.QueryField
 
validateForExecution() - Method in class oracle.as.scheduler.JobSet
Validates this JobSet for execution.
validateNotSupportedRecurString(String) - Method in class oracle.as.scheduler.Recurrence
Checks if this Recurrence expression represents a valid recurrence pattern which is supported by ESS.
validateOperator(QueryOperator) - Method in enum class oracle.as.scheduler.MetadataService.QueryField
 
validateValue(String) - Method in enum class oracle.as.scheduler.MetadataService.QueryField
 
VALIDATION_ERROR - Enum constant in enum class oracle.as.scheduler.Cause
Validation error occurred.
VALIDATION_FAILED - Enum constant in enum class oracle.as.scheduler.State
The request was submitted but failed validation.
ValidationException - Exception in oracle.as.scheduler
Exception used to indicate a failed validation.
ValidationException() - Constructor for exception oracle.as.scheduler.ValidationException
Default constructor
ValidationException(String) - Constructor for exception oracle.as.scheduler.ValidationException
Constructor with a detailed message.
ValidationException(String, boolean) - Constructor for exception oracle.as.scheduler.ValidationException
Constructor with a detailed message.
ValidationException(String, Throwable) - Constructor for exception oracle.as.scheduler.ValidationException
Constructor to create the instance with an message and cause.
ValidationException(Throwable) - Constructor for exception oracle.as.scheduler.ValidationException
Constructor that creates the instance based on a cause.
value() - Method in enum class oracle.as.scheduler.ErrorType
The numeric value associated with the ErrorType.
value() - Method in enum class oracle.as.scheduler.JobSet.ExecutionMode
The string value associated with this JobSet execution mode.
value() - Method in enum class oracle.as.scheduler.JobSetStep.LinkType
The numeric value associated with this enum.
value() - Method in enum class oracle.as.scheduler.JobType.ExecutionType
The string value associated with this enum object.
value() - Method in enum class oracle.as.scheduler.MetadataObjectId.MetadataObjectType
The String value associated with this enum.
value() - Method in enum class oracle.as.scheduler.ParameterInfo.DataType
Returns the value of this property data type as String.
value() - Method in enum class oracle.as.scheduler.ProcessPhase
The numeric value associated with this ProcessPhase.
value() - Method in class oracle.as.scheduler.RecurrenceFields.DAY_OF_MONTH
The value of this DAY_OF_MONTH as integer.
value() - Method in enum class oracle.as.scheduler.RecurrenceFields.MONTH_OF_YEAR
The numeric value associated with this enum constant.
value() - Method in enum class oracle.as.scheduler.RecurrenceFields.WEEK_OF_MONTH
The numeric value associated with this enum constant.
value() - Method in class oracle.as.scheduler.RecurrenceFields.YEAR
The value of this YEAR as an integer.
value() - Method in enum class oracle.as.scheduler.request.ContentCategory
The numeric value associated with this content category.
value() - Method in enum class oracle.as.scheduler.request.ContentType
The numeric value associated with this content type.
value() - Method in enum class oracle.as.scheduler.RequestMode
The numeric value associated with the RequestMode.
value() - Method in enum class oracle.as.scheduler.RequestType
The numeric value associated with this RequestType.
value() - Method in enum class oracle.as.scheduler.State
The numeric value associated with the State.
value() - Method in enum class oracle.as.scheduler.WorkAssignment.SpecializationNode
The string value associated with this node enum.
value() - Method in enum class oracle.as.scheduler.WorkAssignment.SpecializationProperty
The string value assocaited with this specialation property.
valueOf(int) - Static method in enum class oracle.as.scheduler.ErrorType
The ErrorType associated with the given value.
valueOf(int) - Static method in enum class oracle.as.scheduler.JobSet.ExecutionMode
The ExecutionMode associated with the given numeric value.
valueOf(int) - Static method in enum class oracle.as.scheduler.ProcessPhase
The ProcessPhase associated with the given value.
valueOf(int) - Static method in class oracle.as.scheduler.RecurrenceFields.DAY_OF_MONTH
The DAY_OF_MONTH associated with the given integer.
valueOf(int) - Static method in enum class oracle.as.scheduler.RecurrenceFields.MONTH_OF_YEAR
Gets the MONTH_OF_YEAR associated with the given value.
valueOf(int) - Static method in enum class oracle.as.scheduler.RecurrenceFields.WEEK_OF_MONTH
The WEEK_OF_MONTH associated with the given value.
valueOf(int) - Static method in class oracle.as.scheduler.RecurrenceFields.YEAR
The YEAR instance representing the specified int value.
valueOf(int) - Static method in enum class oracle.as.scheduler.request.ContentCategory
The content category associated with the given value.
valueOf(int) - Static method in enum class oracle.as.scheduler.request.ContentType
The content type associated with the given value.
valueOf(int) - Static method in enum class oracle.as.scheduler.RequestMode
The RequestMode associated with the given value.
valueOf(int, int, int) - Static method in class oracle.as.scheduler.RecurrenceFields.TIME_OF_DAY
A TIME_OF_DAY instance representing the time specified by given values for hour, minute, and second.
valueOf(String) - Static method in enum class oracle.as.scheduler.async.AsyncStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.Cause
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.ConfigProperty.ConfigPropertyAttribute
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.ErrorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.EssConstants.EssExecCtxKey
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.EssConstants.EssModule
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.ExternalJobState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.Filter.Comparator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.Filter.Operator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.HandlerStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.Incompatibility.IncompatibilityType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.JobHelper.ExitCondition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.JobSet.ExecutionMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.JobSetStep.LinkType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.JobType.ExecutionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.MetadataObjectId.MetadataObjectType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.MetadataService.CustomizableProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.MetadataService.QueryField
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.ParameterInfo.DataType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.ProcessPhase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.RecurrenceFields.DAY_OF_WEEK
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.RecurrenceFields.FREQUENCY
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.RecurrenceFields.MONTH_OF_YEAR
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.RecurrenceFields.WEEK_OF_MONTH
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.request.ContentCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.request.ContentHandle.ContentOpenOptions
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.request.ContentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.request.ImportExportResult.ImportExportStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.request.OutputContentHelper.CommitSemantics
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.RequestMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.RequestType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.RuntimeService.QueryField
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.security.MetadataPermission.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.security.RuntimeDataPermission.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.security.RuntimeDataPermission.Menu
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.SystemProperty.ExternalJobType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.WorkAssignment.SpecializationNode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class oracle.as.scheduler.WorkAssignment.SpecializationProperty
Returns the enum constant of this class with the specified name.
valueOfField(String) - Static method in enum class oracle.as.scheduler.MetadataService.QueryField
 
valueOfField(String) - Static method in enum class oracle.as.scheduler.security.MetadataPermission.Action
Returns the enum object associated with the given string.
valueOfField(String) - Static method in enum class oracle.as.scheduler.security.RuntimeDataPermission.Action
Returns the enum object associated with the given string.
valueOfFieldName(String) - Static method in class oracle.as.scheduler.metadata.query.field.MetadataQueryFieldEnum
Gets the instance of MetadataQueryField for the given fieldName.
values() - Static method in enum class oracle.as.scheduler.async.AsyncStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class oracle.as.scheduler.BaseMetadataType
 
values() - Static method in enum class oracle.as.scheduler.Cause
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.ConfigProperty.ConfigPropertyAttribute
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.ErrorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.EssConstants.EssExecCtxKey
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.EssConstants.EssModule
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.ExternalJobState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.Filter.Comparator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.Filter.Operator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.HandlerStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.Incompatibility.IncompatibilityType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.JobHelper.ExitCondition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.JobSet.ExecutionMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.JobSetStep.LinkType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.JobType.ExecutionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class oracle.as.scheduler.metadata.query.field.MetadataQueryFieldEnum
Gets the array of query field objects excluding application parameter query fields
values() - Static method in enum class oracle.as.scheduler.MetadataObjectId.MetadataObjectType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.MetadataService.CustomizableProperty
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.MetadataService.QueryField
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.ParameterInfo.DataType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.ProcessPhase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.RecurrenceFields.DAY_OF_WEEK
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.RecurrenceFields.FREQUENCY
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.RecurrenceFields.MONTH_OF_YEAR
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.RecurrenceFields.WEEK_OF_MONTH
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.request.ContentCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.request.ContentHandle.ContentOpenOptions
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.request.ContentType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.request.ImportExportResult.ImportExportStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.request.OutputContentHelper.CommitSemantics
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.RequestMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.RequestType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.RuntimeService.QueryField
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.security.MetadataPermission.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.security.RuntimeDataPermission.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.security.RuntimeDataPermission.Menu
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.SystemProperty.ExternalJobType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.WorkAssignment.SpecializationNode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class oracle.as.scheduler.WorkAssignment.SpecializationProperty
Returns an array containing the constants of this enum class, in the order they are declared.
vetoCustomize(MetadataObjectId, EssMessages, EssMessages) - Method in class oracle.as.scheduler.BaseMetadataType
 
vetoDelete(MetadataObjectId, EssMessages, EssMessages) - Method in class oracle.as.scheduler.BaseMetadataType
 
vetoDelete(MetadataObjectId, EssMessages, EssMessages) - Method in class oracle.as.scheduler.BaseMetadataType.WorkAssignmentType
 
vetoUpdate(MetadataObjectId, T, EssMessages, EssMessages) - Method in class oracle.as.scheduler.BaseMetadataType
 
vetoUpdate(MetadataObjectId, T, EssMessages, EssMessages) - Method in class oracle.as.scheduler.BaseMetadataType.WorkAssignmentType
 
visitLeaf(MetadataQueryField<VALUE_TYPE>, QueryComparator, VALUE_TYPE) - Method in interface oracle.as.scheduler.metadata.query.MetadataQueryVisitor
 
visitParent(QueryOperator) - Method in interface oracle.as.scheduler.metadata.query.MetadataQueryVisitor
 
A B C D E F G H I J L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form