A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
OBJECT_STATUS_DEPRECATED — Final static property in class com.adobe.repository.infomodel.bean.Resource
Represents a version of a resource which has been deprecated.
OBJECT_STATUS_LATEST — Final static property in class com.adobe.repository.infomodel.bean.Resource
Represents the latest version of a logical resource.
OBJECT_STATUS_UNSPECIFIED — Final static property in class com.adobe.repository.infomodel.bean.Resource
Represents a resource for which an object status has not been specified.
OBJECT_STATUS_UPDATED — Final static property in class com.adobe.repository.infomodel.bean.Resource
Represents a version of a resource which has been updated.
OBJECT_TYPE_FLASH — Final static property in class com.adobe.repository.infomodel.bean.Flash
Contains the object type value which represents Flash instances.
OBJECT_TYPE_FORM_FRAGMENT — Final static property in class com.adobe.repository.infomodel.bean.FormFragment
Contains the object type value which represents FormFragment instances.
OBJECT_TYPE_FORM_TEMPLATE — Final static property in class com.adobe.repository.infomodel.bean.FormTemplate
Contains the object type value which represents FormTemplate instances.
OBJECT_TYPE_FRAGMENT — Final static property in class com.adobe.repository.infomodel.bean.Fragment
Contains the object type value which represents Fragment instances (not subtypes).
OBJECT_TYPE_GENERICDOCUMENT — Final static property in class com.adobe.repository.infomodel.bean.GenericDocument
Contains the object type value which represents a GenericDocument instance.
OBJECT_TYPE_IMAGE — Final static property in class com.adobe.repository.infomodel.bean.Image
Contains the object type value which represents Image instances.
OBJECT_TYPE_LOCK — Final static property in class com.adobe.repository.infomodel.bean.Lock
Contains the object type value which represents Lock instances.
OBJECT_TYPE_PDF — Final static property in class com.adobe.repository.infomodel.bean.Pdf
Contains the object type value which represents Pdf instances.
OBJECT_TYPE_RELATION — Final static property in class com.adobe.repository.infomodel.bean.Relation
Contains the object type value which represents Relation instances.
OBJECT_TYPE_RESOURCE — Final static property in class com.adobe.repository.infomodel.bean.Resource
Contains the object type value which represents Resource instances (not subtypes).
OBJECT_TYPE_RESOURCECOLLECTION — Final static property in class com.adobe.repository.infomodel.bean.ResourceCollection
Contains the object type value which represents ResourceCollection instances (not subtypes).
OBJECT_TYPE_RESOURCE_CONTENT — Final static property in class com.adobe.repository.infomodel.bean.ResourceContent
Contains the object type value which represents ResourceContent instances.
OBJECT_TYPE_RESOURCEPROPERTY — Final static property in class com.adobe.repository.infomodel.bean.ResourceProperty
Contains the object type value which represents ResourceProperty instances.
OBJECT_TYPE_SCRIPT — Final static property in class com.adobe.repository.infomodel.bean.Script
Contains the object type value which represents Script instances.
OBJECT_TYPE_TEXT_FRAGMENT — Final static property in class com.adobe.repository.infomodel.bean.TextFragment
Contains the object type value which represents TextFragment instances.
obtainCompletePrincipal() — Method in class com.adobe.idp.um.api.infomodel.PrincipalSearchFilter
Determines whether to search using the complete principal.
OCSPFirst — Final static property in class com.adobe.livecycle.signatures.pki.client.types.common.RevocationCheckOrder
The OCSP revocation information is checked first.
OCSPOptionSpec — Class in package com.adobe.livecycle.signatures.client.types
This class stores preferences for online certificate status protocol (OCSP) support.
OCSPOptionSpec() — Constructor in class com.adobe.livecycle.signatures.client.types.OCSPOptionSpec
Creates an OCSPOptionSpec object.
OCSPURLtoConsultOption — Final class in package com.adobe.livecycle.signatures.pki.client.types.common
Represents an enumerator for the options to select an OCSP responder for revocation checking of a certificate.
off — Final static property in class com.adobe.livecycle.output.client.Staple
Set this option to off.
Off — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.CMYKPolicy
CMYK policy is off.
Off — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.GrayScalePolicy
Gray scale policy is off.
Off — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.RGBPolicy
RGB policy is off.
on — Final static property in class com.adobe.livecycle.output.client.Staple
Set this option to on.
onInstall() — Method in interface com.adobe.idp.dsc.component.Bootstrap
This callback method is called by the service container when a component is installed.
onStart() — Method in interface com.adobe.idp.dsc.component.LifeCycle
Called by the service container when a component is started.
onStop() — Method in interface com.adobe.idp.dsc.component.LifeCycle
Called by the service container when a component is stopped.
onUnInstall() — Method in interface com.adobe.idp.dsc.component.Bootstrap
This callback method is called by the service container when a component is uninstalled.
OPEN_OFFLINE — Final static property in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Permission
Represents the permission that enables users to open documents offline.
OPEN_ONLINE — Final static property in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Permission
Represents the permission that enables users to open documents online.
Operation — Interface in package com.adobe.idp.dsc.registry.infomodel
An Operation object contains metadata describing the operation within a document service.
OperationException — Class in package com.adobe.livecycle.assembler.client
OperationException is thrown from the invoke method when there is a fatal error that prevents processing of the DDX job.
OperationException() — Constructor in class com.adobe.livecycle.assembler.client.OperationException
Constructs a new exception with a null message and cause.
OperationException(java.lang:String message) — Constructor in class com.adobe.livecycle.assembler.client.OperationException
Constructs a new exception with the given message.
OperationException(java.lang:String message, java.lang:Throwable cause) — Constructor in class com.adobe.livecycle.assembler.client.OperationException
Constructs a new exception with the given message and cause.
OperationException(java.lang:Throwable cause) — Constructor in class com.adobe.livecycle.assembler.client.OperationException
Constructs a new exception with the given cause.
OperationNotFoundException — Class in package com.adobe.idp.dsc.registry
An exception indicating that an operation for a document service was not found.
OperationNotFoundException(java.lang:String aServiceName, java.lang:String aOperationName) — Constructor in class com.adobe.idp.dsc.registry.OperationNotFoundException
Constructor that uses the service name and operation name.
Operator — Class in package com.adobe.idp.dsc.filter
The logical operator used in a Condition object while adding conditions to a query.
Operator(java.lang:String operator) — Constructor in class com.adobe.idp.dsc.filter.Operator
Constructor that creates an Operator object based on the String representation of the logical operator.
OPERATOR_BEGINS_WITH — Final static property in class com.adobe.repository.query.Query.Statement
BEGINS WITH
OPERATOR_CONTAINS — Final static property in class com.adobe.repository.query.Query.Statement
CONTAINS
OPERATOR_ENDS_WITH — Final static property in class com.adobe.repository.query.Query.Statement
ENDS WITH
OPERATOR_EQUALS — Final static property in class com.adobe.repository.query.Query.Statement
EQUALS
OPERATOR_GREATER_THAN — Final static property in class com.adobe.repository.query.Query.Statement
GREATER THAN
OPERATOR_GREATER_THAN_EQUALS — Final static property in class com.adobe.repository.query.Query.Statement
GREATER THAN EQUALS ( >=)
OPERATOR_LESS_THAN — Final static property in class com.adobe.repository.query.Query.Statement
LESS THAN
OPERATOR_LESS_THAN_EQUALS — Final static property in class com.adobe.repository.query.Query.Statement
LESS THAN EQUALS (<=)
OPERATOR_LIKE — Final static property in class com.adobe.repository.query.Query.Statement
LIKE
OPERATOR_NOT_EQUALS — Final static property in class com.adobe.repository.query.Query.Statement
NOT EQUALS
OR — Final static property in class com.adobe.idp.dsc.filter.Connective
A static Connective object representing a logical OR.
ORCHESTRATEABLE — Final static property in class com.adobe.idp.dsc.registry.service.ServiceConfigurationFilter
Orchestrateable service.
ORGANIZATIONAL_POLICY — Final static property in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Policy
The constant that represents the Organizational policy type.
OTHER — Final static property in class com.adobe.livecycle.encryption.client.EncryptionType
The PDF document is encypted with another form of encryption.
Output — Class in package com.adobe.service.ddxm.client
The Output is a container for the results of a DDX job.
Output() — Constructor in class com.adobe.service.ddxm.client.Output
OutputClient — Class in package com.adobe.livecycle.output.client
Enables the creation of a Java object that invokes operations that belong to the Output service.
OutputClient(com.adobe.idp.dsc.clientsdk:ServiceClientFactory serviceClientFactory) — Constructor in class com.adobe.livecycle.output.client.OutputClient
A constructor that creates an OutputClient object.
OutputException — Class in package com.adobe.livecycle.output.exception
Represents common exception that are thrown by the Output service.
OutputException() — Constructor in class com.adobe.livecycle.output.exception.OutputException
Constructs a new exception with a null message and cause.
OutputException(java.lang:Exception e) — Constructor in class com.adobe.livecycle.output.exception.OutputException
Constructs a new exception.
OutputException(java.lang:String reason) — Constructor in class com.adobe.livecycle.output.exception.OutputException
Constructs a new exception with a given message.
OutputException(java.lang:String reason, java.lang:Throwable e) — Constructor in class com.adobe.livecycle.output.exception.OutputException
Constructs a new exception with a given message and cause.
OutputException(java.lang:String result, java.lang:String message, java.lang:Throwable cause) — Constructor in class com.adobe.livecycle.output.exception.OutputException
Constructs a new exception.
OutputException(java.lang:String resourceID, java.util.logging:Level level, boolean log) — Constructor in class com.adobe.livecycle.output.exception.OutputException
A constructor that finds a string using resourceID and optional logs.
OutputException(java.lang:String resourceID, java.lang:String[] args, java.util.logging:Level level, boolean log) — Constructor in class com.adobe.livecycle.output.exception.OutputException
A constructor that finds a string using resourceID and merges arguments and optional logs.
OutputException(java.lang:String resourceID, java.lang:String[] args, java.util.logging:Level level, boolean log, java.lang:Throwable cause) — Constructor in class com.adobe.livecycle.output.exception.OutputException
Constructs a new exception.
OutputJog — Final class in package com.adobe.livecycle.output.client
Represents an enum value that represents Jog XCI values.
OutputMapConstants — Class in package com.adobe.service.ddxm.client
The OutputMapConstants class defines key names other than the document names returned in the output map.
OutputMapConstants() — Constructor in class com.adobe.service.ddxm.client.OutputMapConstants
OutputOptionsSpec — Class in package com.adobe.livecycle.output.client
Simplifies the creation and data retrieval of a print specification XML file.
OutputOptionsSpec() — Constructor in class com.adobe.livecycle.output.client.OutputOptionsSpec
A constructor that that does not set print specification options.
OutputOptionsSpec(java.lang:String sOptions) — Constructor in class com.adobe.livecycle.output.client.OutputOptionsSpec
A constructor that sets specified print specification options.
OutputOptionsSpec(java.lang:String requestor, java.lang:String serverPrintSpec, java.lang:String dataFile, java.lang:String recordName, int recordLevel, int lookAhead, java.util:List rules, java.lang:String form, java.lang:String contentRoot, java.lang:String xci, int copies, java.lang:String printFormat, java.lang:String printUri, java.lang:String fileUri, java.lang:String emailRecipients, java.lang:String emailSubject, java.lang:String emailServer, java.lang:String emailBody, boolean waitForResponse, java.lang:String outputStream, java.lang:String pagination, java.lang:String staple, java.lang:String pageOffsetX, java.lang:String pageOffsetY, java.lang:String outputBin, java.lang:String outputJog, java.lang:String metaDataSpecFile, boolean recordLevelMetaData, java.lang:String recordIdField, java.lang:String lpdURI, java.lang:String printerQueueName, java.lang:String locale, java.lang:String charset) — Constructor in class com.adobe.livecycle.output.client.OutputOptionsSpec
A constructor that sets all print specification options.
OutputParameter — Interface in package com.adobe.idp.dsc.registry.infomodel
An OutputParameter object contains metadata describing the output parameters expected for an operation.
OutputParameterMapping — Interface in package com.adobe.idp.dsc.registry.infomodel
This interface defines the output data mapping of a connector endpoint.
OutputParameterNotFoundException — Class in package com.adobe.idp.dsc.registry
An exception indicating that the input parameter was not found.
OutputParameterNotFoundException(java.lang:String aServiceName, java.lang:String aOperationName, java.lang:String aParameterName) — Constructor in class com.adobe.idp.dsc.registry.OutputParameterNotFoundException
Constructor that uses the service name, operation name, and output parameter.
OutputResult — Class in package com.adobe.livecycle.output.client
Contains the results of the OutputClient object's generatePDFOutput and generatePrintedOutput methods.
OutputResult(com.adobe.idp:Document generatedDoc, com.adobe.idp:Document statusDoc, com.adobe.idp:Document metaDataDoc, java.util:List RecordLevelMetaDataList) — Constructor in class com.adobe.livecycle.output.client.OutputResult
For internal use use only.
OutputType — Final class in package com.adobe.livecycle.formsservice.client
The output type value that specifies how a form that is rendered as HTML is displayed.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/all-index-O.html