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  
IAgent — Interface, package com.celequest.api.agent
IAgent is implemented by a class that extracts data from an arbitrary source and sends it to the Celequest server.
IAlertWSMessageConstructor — Interface, package com.celequest.api.function.webservice
Interface for user-defined a function for constructing a web service message based on alert data.
Id — class, package com.adobe.repository.infomodel
A com.adobe.repository.infomodel.Uuid with a default prefix of "urn:uuid:id:".
Id() — Constructor, class com.adobe.repository.infomodel.Id
Default constructor that uses the default prefix of com.adobe.repository.infomodel.Uuid#PREFIX_URN_UUID_ID.
Id(java.lang:String uuid) — Constructor, class com.adobe.repository.infomodel.Id
Constructor that creates an instance based on the UUID specified in uuid.
Id(java.lang:String uuid, boolean checkPrefix) — Constructor, class com.adobe.repository.infomodel.Id
Creates an object from the supplied uuid, which may contain a prefix.
ID — Final static property, class com.adobe.idp.dsc.registry.endpoint.EndpointCategoryFilter
Represents the identifier value of the category.
ID — Final static property, class com.adobe.idp.dsc.registry.endpoint.EndpointFilter
Represents the identifier value of the endpoint.
ID — Final static property, class com.adobe.idp.dsc.registry.service.ServiceCategoryFilter
The service category identifier.
ID — Final static property, interface com.adobe.idp.taskmanager.dsc.client.query.SortOrder
The identifier column.
ID — Final static property, class flex.messaging.io.PageableRowSetProxy
idClass — Property, class flex.data.assemblers.HibernateType
IDENTITY — Final static property, class flex.data.DataDestination
IdentityStatus — final class, package com.adobe.livecycle.signatures.client.types
Represents the identify status of the signer.
IDENTRUS_COMPLIANCE_EXCP — Final static property, interface com.adobe.livecycle.signatures.client.spi.types.exceptions.ExceptionMsgIds
IDENTRUS_COMPLIANCE_EXCP — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
IDENTRUS_OCSP_COMPLIANCE_FAILED — Final static property, class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason
Represents failure of Identrust OCSP compliance
IDENTRUS_SIGNING_COMPLIANCE_FAILED — Final static property, class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason
Represents failure of Identrust Compliance when Verifying
idPropertyName — Property, class flex.data.assemblers.HibernateType
ID_QUERY — Final static property, interface flex.data.assemblers.SQLAssemblerConstants
idType — Property, class flex.data.assemblers.HibernateType
IEventAgent — Interface, package com.celequest.api.agent
IEventAgent is implemented by an event-driven agent.
IEventCallback — Interface, package com.celequest.api.agent
The interface IEventCallback is implemented by the Celequest agent to receive data from an IEventAgent agent.
ignorePropertyErrors — Property, class flex.messaging.io.SerializationContext
IllegalDescriptorModificationException — class, package com.adobe.idp.dsc.registry.service
This exception is thrown when an attempt is made to modify the underlying descriptor of service configuration while it is in an Active state.
IllegalDescriptorModificationException(java.lang:String aServiceId, int aMajorVersion, int aMinorVersion) — Constructor, class com.adobe.idp.dsc.registry.service.IllegalDescriptorModificationException
Constructor that creates the exception using the service identifier and version information.
ILLEGAL_STATE_EXCP — Final static property, interface com.adobe.livecycle.signatures.client.spi.types.exceptions.ExceptionMsgIds
ILLEGAL_STATE_EXCP — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
ILLEGAL_STATE_EXCP_MESSG — Final static property, interface com.adobe.livecycle.signatures.client.spi.types.exceptions.ExceptionMsgIds
ILLEGAL_STATE_EXCP_MESSG — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
IllegalTransactionStateException — class, package com.adobe.idp.dsc.transaction
This exception is thrown when the existence or non-existence of a transaction amounts to an illegal state, according to the transaction propagation behavior that applies.
IllegalTransactionStateException(DSCError aError) — Constructor, class com.adobe.idp.dsc.transaction.IllegalTransactionStateException
Constructor for IllegalTransactionStateException.
IllegalTransactionStateException(java.lang:Throwable ex, java.lang:String msg) — Constructor, class com.adobe.idp.dsc.transaction.IllegalTransactionStateException
Constructor for IllegalTransactionStateException.
Illustrator — Final static property, class com.adobe.livecycle.convertpdfservice.client.enumeration.Style
Represents the Illustrator style.
IllustratorJ — Final static property, class com.adobe.livecycle.convertpdfservice.client.enumeration.Style
Represents the IllustratorJ style.
Image — class, package com.adobe.repository.infomodel.bean
An Image is a com.adobe.repository.infomodel.bean.Resource describing graphical data.
Image() — Constructor, class com.adobe.repository.infomodel.bean.Image
Default constructor.
ImageConvertFormat — final class, package com.adobe.livecycle.convertpdfservice.client.enumeration
Represents an image conversion format, which specifies are images are converted.
IMAGE_INVALID_EXN — Final static property, interface com.adobe.livecycle.signatures.client.spi.types.exceptions.ExceptionMsgIds
IMAGE_INVALID_EXN — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
IMAGEREF — Final static property, class com.adobe.livecycle.formsservice.client.FormPreference
For internal use only.
ImageSnapshot — class, package flex.graphics
This class corresponds to mx.graphics.ImageSnapshot on the client.
ImageSnapshot() — Constructor, class flex.graphics.ImageSnapshot
Default constructor.
ImageTicket — Interface, package com.adobe.idp.taskmanager.dsc.client.task
An ImageTicket object is used to retrieve an image for a task.
impact — Property, class flex.management.jmx.MBeanOperationInfo
The impact of the operation; one of INFO, ACTION, ACTION_INFO, UNKNOWN.
importApplicationArchive(byte[] applicationArchiveByteArray) — method, class com.adobe.idp.applicationmanager.client.ApplicationManager
Imports the archive specified by the application archive parameter.
importApplicationArchive(com.adobe.idp:Document applicationArchiveDocument) — method, class com.adobe.idp.applicationmanager.client.ApplicationManager
Imports the archive specified by the application archive parameter.
importApplicationArchive(com.adobe.idp:Document applicationArchiveDocument, ImportApplicationInfo importApplicationInfo) — method, class com.adobe.idp.applicationmanager.client.ApplicationManager
Imports the archive specified by the application archive parameter.
importData(com.adobe.idp:Document inPdfDoc, com.adobe.idp:Document inDataDoc) — method, class com.adobe.livecycle.formdataintegration.client.FormDataIntegrationClient
Imports XFA, XFDF, or FDF form data into a PDF document.
importDataset(java.io:InputStream dataSetStream) — method, class flex.acrobat.pdf.XFAHelper
Imports a new XFA dataset into the current PDF document.
importDataset(org.w3c.dom:Document dataset) — method, class flex.acrobat.pdf.XFAHelper
Imports a new XFA dataset into the current PDF document.
ImportFormDataException — class, package com.adobe.livecycle.formdataintegration.client
Represents an exception that is thrown when data is imported into a PDF document.
ImportFormDataException() — Constructor, class com.adobe.livecycle.formdataintegration.client.ImportFormDataException
A constructor that creates an ImportFormDataException.
ImportFormDataException(java.lang:String s) — Constructor, class com.adobe.livecycle.formdataintegration.client.ImportFormDataException
A constructor that creates an ImportFormDataException and requires a sring value.
ImportFormDataException(java.lang:Exception e) — Constructor, class com.adobe.livecycle.formdataintegration.client.ImportFormDataException
A constructor that creates an ImportFormDataException and requires a Exception.
ImportFormDataException(java.lang:String reason, java.lang:Throwable e) — Constructor, class com.adobe.livecycle.formdataintegration.client.ImportFormDataException
A constructor that delegates to super.
ImportFormDataException(java.lang:String resourceID, java.util.logging:Level level, boolean log) — Constructor, class com.adobe.livecycle.formdataintegration.client.ImportFormDataException
A constructor that finds a string using resourceID and optional logs.
ImportFormDataException(java.lang:String resourceID, java.lang:String[] args, java.util.logging:Level level, boolean log) — Constructor, class com.adobe.livecycle.formdataintegration.client.ImportFormDataException
A constructor that finds a string using resourceID and merges arguments and optional logs.
importMetadata(com.adobe.idp:Document inPDFDoc, com.adobe.livecycle.xmputility.client:XMPUtilityMetadata metadata) — method, interface com.adobe.livecycle.xmputility.XMPUtilityService
Replaces the metadata located within a PDF document with new metadata.
importMetadata(com.adobe.idp:Document pdf, com.adobe.livecycle.xmputility.client:XMPUtilityMetadata metadata) — method, class com.adobe.livecycle.xmputility.client.XMPUtilityServiceClient
Replaces the metadata located within a PDF document with new metadata.
importXMP(com.adobe.idp:Document inPDFDoc, com.adobe.idp:Document xmp) — method, interface com.adobe.livecycle.xmputility.XMPUtilityService
Replaces the metadata located in a PDF document with newer metadata.
importXMP(com.adobe.idp:Document pdf, com.adobe.idp:Document xmp) — method, class com.adobe.livecycle.xmputility.client.XMPUtilityServiceClient
Replaces the metadata located in a PDF document with newer metadata.
INACTIVE — Final static property, interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration
Inactive state.
INCLUDE — Final static property, class com.adobe.livecycle.signatures.client.types.FieldMDPAction
Only the fields specified in com.adobe.livecycle.signatures.client.types.FieldMDPOptionSpec#FieldMDPOptionSpec(FieldMDPAction, String[]) are locked.
INCLUDE_ALL — Final static property, class flex.data.PropertySpecifier
INCLUDE_COMMENTS — Final static property, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionSpecConstants
INCLUDE_COMMENTS_ID — Final static property, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionSpecConstants
INCLUDE_DEFAULT — Final static property, class flex.data.PropertySpecifier
INCLUDE_DEFAULT_PLUS_LIST — Final static property, class flex.data.PropertySpecifier
includeFormdataInReminderEmail() — method, class com.adobe.idp.taskmanager.dsc.client.queuemanager.UserSettings
Determines whether the form data is included in a reminder email.
includeFormdataInReminderEmail(boolean bIncludeFormdataInReminderEmail) — method, class com.adobe.idp.taskmanager.dsc.client.queuemanager.UserSettings
Sets whether form data is included in reminder emails.
includeFormdataInTaskEmail() — method, class com.adobe.idp.taskmanager.dsc.client.queuemanager.UserSettings
Determines whether the form and form data are included in an email sent due to a task assignment.
includeFormdataInTaskEmail(boolean aIncludeFormdataInTaskEmail) — method, class com.adobe.idp.taskmanager.dsc.client.queuemanager.UserSettings
Sets whether the form and form data are included when an email is sent due to a task assignment.
INCLUDE_LIST — Final static property, class flex.data.PropertySpecifier
includeProperty(java.lang:String propName) — method, class flex.data.PropertySpecifier
INCOMPATIBLE_DEF_EXCP — Final static property, interface com.adobe.livecycle.signatures.client.spi.types.exceptions.ExceptionMsgIds
INCOMPATIBLE_DEF_EXCP — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
IncompatiblePatchException — class, package com.adobe.idp.dsc.registry.component
An exception indicating an incompatible patch.
IncompatiblePatchException(java.lang:String aComponentId, java.lang:String aPatchId) — Constructor, class com.adobe.idp.dsc.registry.component.IncompatiblePatchException
Constructor that uses the component and patch identifiers.
INCORRECT_PIN_EXCP_MESSG — Final static property, interface com.adobe.livecycle.signatures.client.spi.types.exceptions.ExceptionMsgIds
INCORRECT_PIN_EXCP_MESSG — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
INCORRECT_SIGNATURE — Final static property, class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason
Represents an error that occurs when the certificate signature does not match".
incrementAttributeIdRefCount(java.lang:String attributeId) — method, class flex.messaging.MessageBroker
Increments the count of destinations actively using an Application or Session level scoped assembler identified by the passed in attributeId.
incrementClientIncomingMessageThrottleCount() — method, class flex.management.runtime.messaging.services.messaging.ThrottleManagerControl
Increments the count of throttled incoming client messages.
incrementClientOutgoingMessageThrottleCount() — method, class flex.management.runtime.messaging.services.messaging.ThrottleManagerControl
Increments the count of throttled outgoing client messages.
incrementDestinationIncomingMessageThrottleCount() — method, class flex.management.runtime.messaging.services.messaging.ThrottleManagerControl
Increments the count of throttled incoming destination messages.
incrementDestinationOutgoingMessageThrottleCount() — method, class flex.management.runtime.messaging.services.messaging.ThrottleManagerControl
Increments the count of throttled outgoing destination messages.
incrementInvocationFaultCount(int processingTimeMillis) — method, class flex.management.runtime.messaging.services.remoting.RemotingDestinationControl
Increment the invocation fault count for the destination.
incrementInvocationSuccessCount(int processingTimeMillis) — method, class flex.management.runtime.messaging.services.remoting.RemotingDestinationControl
Increment the invocation success count for the destination.
incrementPushCount() — method, class flex.management.runtime.messaging.endpoints.RTMPEndpointControl
Increments the count of messages pushed by the endpoint.
incrementPushCount() — method, class flex.management.runtime.messaging.endpoints.StreamingEndpointControl
Increments the count of messages pushed by the endpoint.
incrementPushCount() — method, class flex.management.runtime.messaging.endpoints.StreamingNIOEndpointControl
Increments the count of messages pushed by the endpoint.
incrementServiceCommandCount() — method, class flex.management.runtime.messaging.MessageDestinationControl
Increments the count of command messages serviced.
incrementServiceMessageCount() — method, class flex.management.runtime.messaging.MessageDestinationControl
Increments the count of messages serviced.
incrementServiceMessageCount() — method, class flex.management.runtime.messaging.endpoints.EndpointControl
Increments the count of serviceMessage() invocations by the endpoint.
incrementServiceMessageFromAdapterCount() — method, class flex.management.runtime.messaging.MessageDestinationControl
Increments the count of messages from adapters processed.
InDesignJ1 — Final static property, class com.adobe.livecycle.convertpdfservice.client.enumeration.Style
Represents the InDesignJ1 style.
InDesignJ2 — Final static property, class com.adobe.livecycle.convertpdfservice.client.enumeration.Style
Represents the InDesignJ2 style.
INFINITE_STRING — Final static property, interface com.celequest.api.type.ISQLVarchar
This is a constant indicating that a string can be of infinite length.
InfomodelObjectFactory — class, package com.adobe.livecycle.rightsmanagement.client.infomodel
The InfomodelObjectFactory class provides methods for creating new objects to use with Rights Management service.
INITIAL_DATA — Final static property, class flex.messaging.io.PageableRowSetProxy
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.data.DataDestination
Initializes the DataDestination with the properties.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.data.assemblers.AbstractAssembler
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.data.assemblers.HibernateAssembler
This initialize method is called once for each destination.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.data.assemblers.SQLAssembler
This initialize method is called once for each destination.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.management.ManageableComponent
Invoked to initialize the ManageableComponent.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.messaging.Destination
Initializes the Destination with the properties.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.messaging.FactoryDestination
Initializes the FactoryDestination with the properties.
initialize(java.lang:String id, flex.messaging.config:ConfigMap configMap) — method, interface flex.messaging.FlexConfigurable
Initializes the component with configuration information.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.messaging.MessageDestination
Initializes the MessageDestination with the properties.
initialize(flex.messaging.config:ConfigMap properties) — method, class flex.messaging.client.FlexClientOutboundQueueProcessor
No-op; this default implementation doesn't require custom initialization.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.messaging.endpoints.AbstractEndpoint
Initializes the Endpoint with the properties.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.messaging.endpoints.BaseHTTPEndpoint
Initializes the Endpoint with the properties.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.messaging.endpoints.BasePollingHTTPEndpoint
Initializes the Endpoint with the properties.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.messaging.endpoints.BaseStreamingHTTPEndpoint
Initializes the Endpoint with the properties.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, interface flex.messaging.endpoints.Endpoint
Initialize the endpoint with id and properties.
initialize(java.lang:String id, flex.messaging.config:ConfigMap configMap) — method, class flex.messaging.factories.JavaFactory
This method can be used to provide additional configuration parameters for the initializing this factory instance itself.
initialize(flex.messaging.io:SerializationContext context, java.io:InputStream in, flex.messaging.io.amf:AmfTrace trace) — method, interface flex.messaging.io.MessageDeserializer
initialize(flex.messaging.io:SerializationContext context, java.io:InputStream in, flex.messaging.io.amf:AmfTrace trace) — method, class flex.messaging.io.amfx.AmfxMessageDeserializer
Establishes the context for reading in data from the given InputStream.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, interface flex.messaging.log.Target
Initializes the target with id and properties.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.messaging.services.AbstractBootstrapService
Called by the MessageBroker after all of the server components are created but right before they are started.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.messaging.services.http.HTTPProxyAdapter
Initializes the HTTPProxyAdapter with the properties.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.messaging.services.http.HTTPProxyDestination
Initializes the HTTPProxyDestination with the properties.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.messaging.services.messaging.adapters.JMSAdapter
Initializes the JMSAdapter with the properties.
initialize(flex.messaging.services.messaging.adapters:JMSSettings settings) — method, class flex.messaging.services.messaging.adapters.JMSProxy
Initialize with settings from the JMS adapter.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.messaging.services.messaging.adapters.MessagingAdapter
Initializes the MessagingAdapter with the properties.
initialize(java.lang:String id, flex.messaging.config:ConfigMap properties) — method, class flex.messaging.services.remoting.adapters.JavaAdapter
initPrincipal(com.adobe.idp.um.api.infomodel:AuthResult authResult) — method, class com.adobe.idp.Context
Initializes the Context object's Principal (the authenticated user).
initRemoteSubscriptions(java.lang:String destinationId) — method, class flex.messaging.services.MessageService
Issue messages to request the remote subscription table from each server in the cluster (except this one).
initRequestId(java.lang:String requestId) — method, class com.adobe.idp.Context
Initializes the request ID.
initStatus() — method, class com.adobe.repository.bindings.DeltaInfo
Resets the status to indicate that the resource is not locked and that there have been no changes to content or metadata.
InputDocument — class, package com.adobe.livecycle.signatures.client.spi.types
Represents the input PDF document that is passed to the signature handler.
InputDocument(com.adobe.livecycle.signatures.client.spi.types:DocumentBytes document, com.adobe.livecycle.signatures.client.spi.types:DocumentHash documentHash) — Constructor, class com.adobe.livecycle.signatures.client.spi.types.InputDocument
A constructor that creates an InputDocument object.
InputParameter — Interface, package com.adobe.idp.dsc.registry.infomodel
An InputParameter object contains the data expected as input for a service.
InputParameterMapping — Interface, package com.adobe.idp.dsc.registry.infomodel
Defines the input data mapping, including data type values, that an endpoint supports.
InputParameterNotFoundException — class, package com.adobe.idp.dsc.registry
An exception indicating that the input parameter was not found.
InputParameterNotFoundException(java.lang:String aServiceName, java.lang:String aOperationName, java.lang:String aParameterName) — Constructor, class com.adobe.idp.dsc.registry.InputParameterNotFoundException
Constructor that uses the service name, operation name, and input parameter.
insert(com.celequest.api.function:IUDAggregateState aggregateState, com.celequest.api.type:ISQLValue[] values) — method, interface com.celequest.api.function.IUDAggregateFunction
Inserts a set of values into the aggregate state.
INSERT_INTO_COLLECTION — Final static property, class flex.data.UpdateCollectionChanges
install(com.adobe.idp:Document componentArchiveDocument) — method, interface com.adobe.idp.dsc.registry.component.ComponentRegistry
Installs a component, calling its Bootstrap interface and leaving the component in a STOPPED state.
install(byte[] componentArchiveByteArray) — method, interface com.adobe.idp.dsc.registry.component.ComponentRegistry
Installs a component using a byte array, calling its Bootstrap interface and leaving the component in a STOPPED state.
install(com.adobe.idp:Document componentArchiveDocument) — method, class com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient
Installs a component, calling its Bootstrap interface and leaving the component in a STOPPED state.
install(byte[] componentArchiveByteArray) — method, class com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient
Installs a component using a byte array, calling its Bootstrap interface and leaving the component in a STOPPED state.
installThrowHandler(com.adobe.idp.dsc.clientsdk.ServiceClientFactory:ThrowHandler th) — Static Method , class com.adobe.idp.dsc.clientsdk.ServiceClientFactory
Replaces the global default ThrowHandler instance in order to provide specialized exception handling.
instanceComplete(java.lang:Object instance) — method, interface flex.messaging.io.PropertyProxy
This is called after the deserialization of the instance is complete (i.e.
INSTANCE_PER_REQUEST — Final static property, interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration
Instance per request.
instantiateTypes — Property, class flex.messaging.io.SerializationContext
Determines whether type information will be used to instantiate a new instance.
INSTRUCTIONS — Final static property, interface com.adobe.idp.taskmanager.dsc.client.query.SortOrder
The instructions column.
INT28_MAX_VALUE — Final static property, interface flex.messaging.io.amf.Amf3Types
The maximum value for an int that will avoid promotion to an ActionScript Number when sent via AMF 3 is 228 - 1, or 0x0FFFFFFF.
INT28_MIN_VALUE — Final static property, interface flex.messaging.io.amf.Amf3Types
The minimum value for an int that will avoid promotion to an ActionScript Number when sent via AMF 3 is -228 or 0xF0000000.
Interlace — final class, package com.adobe.livecycle.convertpdfservice.client.enumeration
Represents interlace settings, which specifies how image data is encoded.
INTERNAL_AUTHENTICATION — Final static property, class com.adobe.idp.um.api.UMConstants.LocalDomainSubtypes
Adobe User Management responsible for authenticating the principals.
InternalMessage — final class, package flex.data.messages
This is a message generated by the server-side infrastructure which should never be created as a counterpart to a deserialized message type, and which should never be serialized itself.
interruptAction(java.lang:String invocationId, java.lang:String eventCatchTemplateId) — method, class com.adobe.idp.workflow.client.ProcessManager
Interrupts a workflow action and fires an interrupt event.
INVALID — Final static property, class com.adobe.idp.um.api.UMConstants
Invalid status.
INVALID — Final static property, class com.adobe.livecycle.signatures.client.types.PDFSignatureStatus
Signature Invalid - The revision of the document that is covered by the signature has been altered.
INVALID_ARGUEMENT_EXN — Final static property, interface com.adobe.livecycle.signatures.client.spi.types.exceptions.ExceptionMsgIds
ALC-EPKI-301-* Parameter validation related errors.
INVALID_ARGUEMENT_EXN — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
ALC-DSS-301-* Parameter validation related errors.
INVALID_ARGUEMENT_MEMBER_EXN — Final static property, interface com.adobe.livecycle.signatures.client.spi.types.exceptions.ExceptionMsgIds
INVALID_ARGUEMENT_MEMBER_EXN — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
INVALID_ARGUEMENT_MEMBER_VALUE_EXN — Final static property, interface com.adobe.livecycle.signatures.client.spi.types.exceptions.ExceptionMsgIds
INVALID_ARGUEMENT_MEMBER_VALUE_EXN — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
INVALID_ARGUEMENT_VALUE_EXN — Final static property, interface com.adobe.livecycle.signatures.client.spi.types.exceptions.ExceptionMsgIds
INVALID_ARGUEMENT_VALUE_EXN — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
InvalidArgumentException — class, package com.adobe.livecycle.signatures.client.types.exceptions
Represents an exception that is thrown if an invalid argument that is required to perform a Signatures service operation is specified.
InvalidArgumentException() — Constructor, class com.adobe.livecycle.signatures.client.types.exceptions.InvalidArgumentException
Constructs a new exception with a null message and cause.
InvalidArgumentException(java.lang:String errorMsg, java.lang:Object[] params, java.lang:Throwable chainedException) — Constructor, class com.adobe.livecycle.signatures.client.types.exceptions.InvalidArgumentException
Constructs a new exception with a given message.
InvalidArgumentException(java.lang:String errorMsg, java.lang:Object[] params) — Constructor, class com.adobe.livecycle.signatures.client.types.exceptions.InvalidArgumentException
Constructs a new exception with a given message.
InvalidArgumentException(java.lang:String errorMsg, java.lang:Throwable chainedException) — Constructor, class com.adobe.livecycle.signatures.client.types.exceptions.InvalidArgumentException
Constructs a new exception with a given message and cause.
InvalidArgumentException(java.lang:String errorMsg) — Constructor, class com.adobe.livecycle.signatures.client.types.exceptions.InvalidArgumentException
Constructs a new exception with a given message.
InvalidArgumentException(java.lang:Throwable chainedException) — Constructor, class com.adobe.livecycle.signatures.client.types.exceptions.InvalidArgumentException
Constructs a new exception with a given cause.
invalidate() — method, class flex.messaging.FlexSession
Invalidates the FlexSession.
invalidate() — method, class flex.messaging.HttpFlexSession
Invalidates the session.
invalidate() — method, class flex.messaging.MessageClient
Invalidates the MessageClient.
invalidate(boolean notifyClient) — method, class flex.messaging.MessageClient
Invalidates the MessageClient, and optionally attempts to notify the client that this subscription has been invalidated.
invalidate(flex.messaging.messages:Message message) — method, class flex.messaging.MessageClient
Pushes the supplied message and then invalidates the MessageClient.
invalidate() — method, class flex.messaging.client.FlexClient
Invalidates the FlexClient.
INVALID_BASIC_CONSTRAINTS — Final static property, class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason
Represents an error that occurs when an invalid basic constraint is used.
INVALID_KEY_USAGE — Final static property, class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason
Represents an error that occurs when an invalid key is used.
INVALID_NAME_CONSTRAINTS — Final static property, class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason
Represents an error that occurs when an invalid name constraint is used.
InvalidParameterException — class, package com.adobe.livecycle.generatepdf.client
An exception class to indicate that a given parameter is not valid.
InvalidParameterException(int errorCode) — Constructor, class com.adobe.livecycle.generatepdf.client.InvalidParameterException
For internal use only.
InvalidParameterException(int errorCode, java.lang:String param) — Constructor, class com.adobe.livecycle.generatepdf.client.InvalidParameterException
For internal use only.
InvalidParameterException(int errorCode, java.lang:String param, java.lang:Throwable cause) — Constructor, class com.adobe.livecycle.generatepdf.client.InvalidParameterException
For internal use only.
InvalidParameterException(int errorCode, java.lang:Throwable cause) — Constructor, class com.adobe.livecycle.generatepdf.client.InvalidParameterException
For internal use only.
INVALID_POLICY_CONSTRAINTS — Final static property, class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason
Represents an error that occurs when there are invalid policy constraints.
INVALID_POLICY_MAPPINGS — Final static property, class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason
Represents an error that occurs when there are invalid policy mappings.
InvalidRouteException — class, package com.adobe.idp.taskmanager.dsc.client.task
An exception that is thrown when an invalid route is selected.
InvalidRouteException(long aTaskId, java.lang:String aMessage) — Constructor, class com.adobe.idp.taskmanager.dsc.client.task.InvalidRouteException
Constructs a new exception indicating that an invalid route was selected.
InvalidSVOID — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
InvalidSVPolicy — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
INVISIBLE — Final static property, class com.adobe.idp.um.api.UMConstants.EntityVisibilityLevel
The principal is invisible.
invitedUser(java.util:List emails) — method, interface com.adobe.edc.server.spi.ersp.InvitedUserProvider
Given a set of email addresses as input, this interface manages inviting the accounts into the system.
InvitedUserProvider — Interface, package com.adobe.edc.server.spi.ersp
The com.adobe.edc.server.spi.ersp.InvitedUserProvider interface is implemented to create a custom mechanism that invites users to register with the Rights Management service.
InvitedUserProviderResult — class, package com.adobe.edc.server.spi.ersp
The InvitedUserProviderResult class is used by the com.adobe.edc.server.spi.ersp.InvitedUserProvider InvitedUserProvider interface to return the result as part of the com.adobe.edc.server.spi.ersp.InvitedUserProvider#invitedUser() invitedUser() method.
InvitedUserProviderResult() — Constructor, class com.adobe.edc.server.spi.ersp.InvitedUserProviderResult
inviteExternalUsers(java.util:List emails) — method, interface com.adobe.livecycle.rightsmanagement.client.ExternalUserManager
Sends email messages to a list of external users to invite them to register with the Rights Management service.
InvocationContext — class, package com.adobe.idp.dsc
The container uses this class to propagate the invocation context.
InvocationContext() — Constructor, class com.adobe.idp.dsc.InvocationContext
InvocationRequest — Interface, package com.adobe.idp.dsc
Represents a normalized message that is sent by a client application to invoke a specific operation of a LiveCycle service that is deployed in the service container.
InvocationResponse — Interface, package com.adobe.idp.dsc
A InvocationResponse is used to encapsulate the result of an InvocationRequest.
invoke(com.adobe.idp.dsc:InvocationRequest aInvocationRequest) — method, class com.adobe.idp.dsc.clientsdk.ServiceClient
Invokes a specific LiveCycle service operation by sending it an invocation request.
invoke(com.adobe.idp:Document ddx, java.util:Map inputs, com.adobe.livecycle.assembler.client:AssemblerOptionSpec environment) — method, interface com.adobe.livecycle.assembler.AssemblerService
Executes the DDX contained in ddx on the given input documents (inputs), returning an com.adobe.livecycle.assembler.client.AssemblerResult object containing the result documents.
invoke(java.lang:String objectName, java.lang:String operationName, java.lang:Object[] params, java.lang:String[] signature) — method, class flex.management.jmx.MBeanServerGateway
Invokes an operation on an MBean.
invoke(flex.messaging.io.amf:ActionContext context) — method, class flex.messaging.endpoints.amf.AMFFilter
The core business method.
invoke(flex.messaging.io.amf:ActionContext context) — method, class flex.messaging.endpoints.amf.BatchProcessFilter
invoke(flex.messaging.io.amf:ActionContext context) — method, class flex.messaging.endpoints.amf.LegacyFilter
invoke(flex.messaging.io.amf:ActionContext context) — method, class flex.messaging.endpoints.amf.MessageBrokerFilter
invoke(flex.messaging.io.amf:ActionContext context) — method, class flex.messaging.endpoints.amf.SerializationFilter
invoke(flex.messaging.io.amf:ActionContext context) — method, class flex.messaging.endpoints.amf.SessionFilter
invoke(flex.messaging.io.amf:ActionContext context) — method, class flex.messaging.endpoints.amf.SuspendableAMFFilter
Invokes the chain.
invoke(flex.messaging.messages:Message message) — method, class flex.messaging.services.ServiceAdapter
Handle a data message intended for this adapter.
invoke(flex.messaging.messages:Message msg) — method, class flex.messaging.services.http.HTTPProxyAdapter
invoke(flex.messaging.messages:Message msg) — method, class flex.messaging.services.http.SOAPProxyAdapter
invoke(flex.messaging.messages:Message message) — method, class flex.messaging.services.messaging.adapters.ActionScriptAdapter
Handle a data message intended for this adapter.
invoke(flex.messaging.messages:Message message) — method, class flex.messaging.services.messaging.adapters.JMSAdapter
Publish a message to this adapter's JMS destination.
invoke(flex.messaging.messages:Message message) — method, class flex.messaging.services.remoting.adapters.JavaAdapter
invokeDDX(com.adobe.idp:Document ddx, java.util:Map inputs, com.adobe.livecycle.assembler.client:AssemblerOptionSpec environment, PATExecutionContext ctx) — method, interface com.adobe.livecycle.assembler.AssemblerService
Executes the supplied DDX on the given inputs, which may include XPath expressions referencing documents or lists of documents in the process data, and returns an com.adobe.livecycle.assembler.client.AssemblerResult object containing the result documents.
invokeDDX(com.adobe.idp:Document ddx, java.util:Map inputs, com.adobe.livecycle.assembler.client:AssemblerOptionSpec environment) — method, class com.adobe.livecycle.assembler.client.AssemblerServiceClient
Executes instructions specified in the given DDX document contained in a com.adobe.idp.Document object using the given input documents located in a java.util.HashMap object.
invokeEndpoint(long endpointId) — method, interface com.adobe.idp.taskmanager.dsc.client.endpoint.TaskManagerEndpointClient
Invokes an endpoint and returns the endpoint result.
invokeEndpointFromStartTask(long taskId) — method, interface com.adobe.idp.taskmanager.dsc.client.endpoint.TaskManagerEndpointClient
Invokes the same endpoint a previously completed task was invoked from, using that task's data as default data for the newly created task, and returns the endpoint result.
invokeOneDocument(com.adobe.idp:Document ddx, com.adobe.idp:Document inDoc, com.adobe.livecycle.assembler.client:AssemblerOptionSpec environment) — method, class com.adobe.livecycle.assembler.client.AssemblerServiceClient
Executes the supplied DDX document on a given input document (inDoc), returning a single result document.
IOutputContext — Interface, package com.adobe.livecycle.formsservice.client.interfaces
Provides access to processing results created by the renderForm and processFormSubmission, such as data content, the transformation result, and the content type.
IOutputContext2 — Interface, package com.adobe.livecycle.formsservice.client.interfaces
This interface contains a method that is used internally.
IPollingAgent — Interface, package com.celequest.api.agent
IPollingAgent is implemented by an agent and is polled at intervals seconds by the Celequest agent.
IRecoverableAgent — Interface, package com.celequest.api.agent
IRecoverableAgent is implemented by a class that extracts data from an arbitrary source, sends it to the Celequest server, and is recoverable.
isAbsolute() — method, interface com.adobe.livecycle.rightsmanagement.client.infomodel.ValidityPeriod
Returns whether the validity period is relative or absolute.
isAccountLockingEnabled() — method, interface com.adobe.idp.um.api.infomodel.Domain
Determines whether account locking is enabled.
isActionRequired() — method, interface com.adobe.idp.taskmanager.dsc.client.task.FormInstance
Determines whether an action must be chosen for this form.
isActive() — method, interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration
Determines whether this service configuration is active.
isAddNoCacheHeaders() — method, class flex.messaging.endpoints.BaseHTTPEndpoint
Returns the add-no-cache-headers property.
isAddRevInfo() — method, class com.adobe.livecycle.signatures.client.types.PDFSeedValueOptionSpec
Returns a Boolean value that specifies whether revocation checking should be performed.
isAdminIgnoreAllAcls() — method, class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter
Determines whether the request to ignore ACLs for a task when querying for results has been set.
isAllowBinaryContent() — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
Specifies whether the PostScript file is created in a binary format.
isAllowCertificationSignatures() — method, class com.adobe.livecycle.docconverter.client.PDFAValidationOptionSpec
isAllowed() — method, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Event
Retrieves A boolean that indicates whether the action causing this event was allowed to proceed.
isAllowHQLQueries() — method, class flex.data.assemblers.HibernateAssembler
Returns if hql queries are allowed or not.
isAllowLaxSSL() — method, class flex.messaging.services.http.HTTPProxyAdapter
Returns allow-lax-ssl property.
isAllowOCSPNoCheck() — method, class com.adobe.livecycle.signatures.client.types.OCSPOptionSpec
Specifies whether it is unnecessary to check the OCSP server.
isAlwaysConsultLocalURL() — method, class com.adobe.livecycle.signatures.client.types.CRLOptionSpec
Specifies whether Signatures Service consults with the local URL for the CRL store.
isAnonymous() — method, class com.adobe.edc.server.spi.authorization.ExternalAuthDTO
Determines whether the authenticated client is an anonymous user.
isAnonymousAccess() — method, interface com.adobe.idp.dsc.registry.infomodel.Operation
Determines whether an operation is set for anonymous access.
isAnonymousOverrideSet() — method, class com.adobe.idp.dsc.registry.service.ModifyServiceInfo
Determines whether the property specifying whether clients will be able to anonymously access operations that are specified as anonymous has been set.
isAnyPolicyInhibit() — method, class com.adobe.livecycle.signatures.client.types.PathValidationOptionSpec
Specifies whether the anyPolicy OID should be processed if it is included in a certificate.
isArchiveSet() — method, class com.adobe.idp.dsc.registry.component.ModifyComponentInfo
Determines whether the component archive has been set.
isAscending() — method, class com.adobe.repository.query.sort.SortOrder.Element
Retrieves the sort direction.
isAuditingEnabled() — method, interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration
Determines whether execution auditing is enabled for this operations of this service configuration
isAuditingEnabled() — method, class com.adobe.idp.dsc.registry.service.ModifyServiceConfigurationInfo
retrieves the auditing flag for this object.
isAuditingEnabledSet() — method, class com.adobe.idp.dsc.registry.service.ModifyServiceConfigurationInfo
Determines whether the auditing flag will be updated.
isAutoSyncEnabled() — method, class flex.data.DataDestination
Returns the auto-sync-enabled property.
isAvoidBusyPolling() — method, class flex.messaging.client.PollFlushResult
Indicates whether the handling of this result should attempt to avoid potential busy-polling cycles.
isBackendShared() — method, class flex.messaging.Destination
The destination may be not clustered at all, may be clustered for channel failover and destination sharing, or it may be clustered for channel failover and also have a common backend, such as a common database or backend clustered JMS topic.
isBackground() — method, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Watermark
Retrieves whether the watermark appears in the background of the document.
isBatch() — method, class com.adobe.livecycle.output.client.OutputOptionsSpec
Returns true if the input data file contains batch records (if either the recordName value or the recordLevel value is set).
isBatched() — method, class flex.data.messages.DataMessage
isBleedMarks() — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
Specifies if the Bleed Marks option is set.
isBroadcastRoutingMode() — method, class flex.messaging.config.ServerSettings
Returns cluster-message-routing property.
isCacheEnabled() — method, class com.adobe.livecycle.formsservice.client.HTMLRenderSpec
Specifies whether the Forms service caches a PDF form to boost performance.
isCacheEnabled() — method, class com.adobe.livecycle.formsservice.client.PDFFormRenderSpec
Specifies whether the Forms service caches a PDF form to boost performance.
isCacheEnabled() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Specifies whether the Forms service caches a PDF form to boost performance.
isCacheEnabled() — method, class com.adobe.livecycle.output.client.RenderOptionsSpec
Specifies whether the Output service caches a form to boost performance.
isCanAddAttachments() — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskACL
Determines whether the user can add attachments.
isCanAddNotes() — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskACL
Determines whether the user can add notes.
isCanClaim() — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskACL
Determines whether the user can claim the task.
isCanConsult() — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskACL
Determines whether the user can consult with other users on this task.
isCanForward() — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskACL
Determines whether the user can forward the task.
isCanModifyDeadline() — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskACL
Determines whether the user can modify the deadline.
isCanModifyPermissions() — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskACL
Determines whether the user can modify permissions.
isCanShare() — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskACL
Determines whether the user can share the task.
isCategoryIdSet() — method, class com.adobe.idp.dsc.registry.endpoint.ModifyEndpointInfo
Specifies whether the category identifier value is set.
isCategoryIdSet() — method, class com.adobe.idp.dsc.registry.service.ModifyServiceInfo
Determines whether the category identifier has been set for this object.
isCB() — method, class com.adobe.livecycle.formsservice.client.ActivityGuideRenderSpec
Determines the generation of HTML-template initiating content, or guided forms content.
isCB() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns the value of the Cb option, which specifies the generation of HTML-template initiating content, or guided forms content.
isCheckAllPaths() — method, class com.adobe.livecycle.signatures.client.types.PathValidationOptionSpec
Specifies whether all the paths are checked.
isCheckCABasicConstraints() — method, class com.adobe.livecycle.signatures.client.types.PathValidationOptionSpec
Specifies whether the CA Basic Constraints certificate extension must be present for CA certificates.
isClaimable() — method, interface com.adobe.idp.taskmanager.dsc.client.query.TaskFilter
Retrieves a boolean value, indicating if the claimable flag has been set.
isClientCache() — method, class com.adobe.livecycle.formsservice.client.PDFFormRenderSpec
Specifies whether the form is cached on the client device.
isClientCache() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Specifies whether the form is cached on the client.
isClientProcessingSuppressed() — method, class flex.messaging.client.PollFlushResult
Indicates whether client processing of this result should be suppressed.
isClientThrottleEnabled() — method, class flex.messaging.config.ThrottleSettings
Returns whether client throttling is enabled.
isClustered() — method, class flex.messaging.Destination
The destination may be not clustered at all, may be clustered for channel failover only, or it may be clustered for channel failover and also have shared back ends.
isColorBars() — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
Returns the value true if the ColorBars option is set.
isComplete() — method, class com.adobe.idp.Context
isComplete() — method, interface com.adobe.idp.um.api.infomodel.AuthResult
Determines whether the authenticated principal object contains group and role assignment information.
isCompleted() — method, interface com.adobe.idp.dsc.transaction.TransactionContext
Determines whether this transaction is completed, meaning that it has already been committed or rolled back.
isConfigParametersSet() — method, class com.adobe.idp.dsc.registry.service.ModifyServiceConfigurationInfo
Determines whether the configuration parameters have been set for this object.
isConfigParamsSet() — method, class com.adobe.idp.dsc.registry.endpoint.ModifyEndpointInfo
Specifies whether configuration values for this endpoint are set.
isContentChunked() — method, class flex.messaging.services.http.HTTPProxyAdapter
Returns the content-chunked property.
isConvertTrueTypeToType1() — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
Returns the value true if the ConvertTrueTypeToType1 option is set.
isCreate() — method, interface flex.data.ChangeObject
Inspects what sort of change occurred on the current item.
isCreate() — method, class flex.data.messages.DataMessage
isCustomPagedFills() — method, class flex.data.config.DataNetworkSettings
Returns whether the custom paged fills is enabled.
isDataEmpty() — method, interface com.adobe.idp.taskmanager.dsc.client.task.FormInstance
Indicates if the data contained in this FormInstance object is empty.
isDataModified() — method, interface com.adobe.idp.taskmanager.dsc.client.task.CreateTaskResult
Determines whether the created task modified the form instance data which was passed into TaskManager#createTask TaskManager.createTask().
isDateIncluded() — method, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Watermark
Retrieves whether the watermark includes the date when the associated document is opened.
isDebugEnabled() — method, class com.adobe.livecycle.formsservice.client.HTMLRenderSpec
Specifies whether the debug option is set.
isDebugEnabled() — method, class com.adobe.livecycle.formsservice.client.PDFFormRenderSpec
Specifies whether the debugEnabled option is enabled.
isDebugEnabled() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Specifies whether the debugEnabled option is enabled.
isDebugEnabled() — method, class com.adobe.livecycle.output.client.RenderOptionsSpec
Specifies whether the debugEnabled option is enabled.
isDebugEnabled() — method, interface com.celequest.api.function.IUDFunctionLogger
Returns true if logging at the DEBUG level is enabled for the com.celequest.functions.udf logger.
isDefault() — method, interface com.adobe.idp.um.api.infomodel.Permission
Determines whether this permission is a default permission for the associated resource type.
isDefaultProperty(java.lang:String propName) — method, class flex.data.DataDestination
isDefaultQueueForUser() — method, interface com.adobe.idp.taskmanager.dsc.client.queuemanager.UserQueue
Determines whether this is the default queue for the user whose list of queues is being returned by the QueueManager.getUserQueues() method.
isDelete() — method, interface flex.data.ChangeObject
Inspect what sort of change occurred on the current item.
isDeleteable() — method, interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo
Determines whether this attachment can be deleted.
isDeleted() — method, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Policy
Retrieves whether the policy is active or deleted.
isDeleted() — method, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Watermark
Retrieves the state of the watermark.
isDescriptionSet() — method, class com.adobe.idp.dsc.registry.endpoint.ModifyEndpointCategoryInfo
Specifies whether the decription has been set for this object.
isDescriptionSet() — method, class com.adobe.idp.dsc.registry.endpoint.ModifyEndpointInfo
Specifies whether the endpoint description is set.
isDescriptionSet() — method, class com.adobe.idp.dsc.registry.service.ModifyServiceCategoryInfo
Determines whether the description that will be applied to the service category has been set.
isDescriptorSet() — method, class com.adobe.idp.dsc.registry.service.ModifyServiceConfigurationInfo
Determines whether the type descriptor that will be updated for the service configuration has been set for this object.
isDestinationThrottleEnabled() — method, class flex.messaging.config.ThrottleSettings
Returns whether destination throttling is enabled.
isDigestAlgoCompliant(java.lang:String algName) — Static Method , class com.adobe.livecycle.signatures.common.FIPSCompliance
Checks if the digest algorithm is FIPS compliant.
isDisabled() — method, interface com.adobe.idp.um.api.infomodel.User
Determines whether the user is disabled.
isDisabled() — method, class com.adobe.idp.um.spi.directoryservices.DSPrincipalRecord
Determines whether the principal is disabled.
isDocumentForm() — method, interface com.adobe.idp.taskmanager.dsc.client.task.FormInstance
Returns true if this Form is actually stored in document format on the server.
isDoSignRequest() — method, class com.adobe.livecycle.signatures.client.types.OCSPOptionSpec
Specifies whether to sign the request or not.
isDurable() — method, class flex.messaging.config.ServerSettings
Returns whether destination is durable.
isDynamic() — method, interface flex.messaging.io.PropertyProxy
The trait setting "dynamic" is a client-only concept for types that allow for arbitrary public properties to be defined at runtime.
isEmitCIDFontType2() — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
Returns the value true if the EmitCIDFontType2 option is set.
isEmitPSFormObjects() — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
Returns the value true if the EmitPSFormObjects option is set.
isEnabled() — method, class com.adobe.idp.dsc.registry.endpoint.CreateEndpointInfo
Retrives a value that specifies whether the endpoint is enabled.
isEnabled() — method, class com.adobe.idp.dsc.registry.endpoint.ModifyEndpointInfo
Retrives a value that specifies whether the endpoint is enabled.
isEnabled() — method, interface com.adobe.idp.dsc.registry.infomodel.Endpoint
Determines if the endpoint is enabled.
isEnabledBarcodeDecoding() — method, class com.adobe.livecycle.readerextensions.client.UsageRights
Specifies whether the enabledBarcodeDecoding right is set.
isEnabledComments() — method, class com.adobe.livecycle.readerextensions.client.UsageRights
Specifies whether the enabledComments right is set.
isEnabledCommentsOnline() — method, class com.adobe.livecycle.readerextensions.client.UsageRights
Specifies whether the enabledCommentsOnline right is set.
isEnabledDigitalSignatures() — method, class com.adobe.livecycle.readerextensions.client.UsageRights
Specifies whether the enabledDigitalSignatures right is set.
isEnabledDynamicFormFields() — method, class com.adobe.livecycle.readerextensions.client.UsageRights
Specifies whether the enabledDynamicFormFields right is set.
isEnabledDynamicFormPages() — method, class com.adobe.livecycle.readerextensions.client.UsageRights
Specifies whether the enabledDynamicFormPages right is set.
isEnabledEmbeddedFiles() — method, class com.adobe.livecycle.readerextensions.client.UsageRights
Specifies whether the enabledEmbeddedFiles right is set.
isEnabledFormDataImportExport() — method, class com.adobe.livecycle.readerextensions.client.UsageRights
Specifies whether the enabledFormDataImportExport right is set.
isEnabledFormFillIn() — method, class com.adobe.livecycle.readerextensions.client.UsageRights
Specifies whether the enabledFormFillIn right is set.
isEnabledOnlineForms() — method, class com.adobe.livecycle.readerextensions.client.UsageRights
Specifies whether the enabledOnlineForms right is set.
isEnabledSet() — method, class com.adobe.idp.dsc.registry.endpoint.ModifyEndpointInfo
Specifies whether the endpoint is enabled.
isEnabledSubmitStandalone() — method, class com.adobe.livecycle.readerextensions.client.UsageRights
Specifies whether the enabledSubmitStandalone right is set.
isEncryptAlgoCompliant(java.lang:String algName, java.security:Key key) — Static Method , class com.adobe.livecycle.signatures.common.FIPSCompliance
Checks if the encryption algorithm and its key length is FIPS compliant.
isEncryptAlgoCompliant(java.lang:String algName, java.security:Key key, java.security:AlgorithmParameters params) — Static Method , class com.adobe.livecycle.signatures.common.FIPSCompliance
Checks if the encryption algorithm and its key length is FIPS compliant.
isEncryptAttachmentsOnly() — method, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Policy
Retrieves whether only document attachments should be encrypted or both the document content and the attachment should be encrypted.
isEncryptionRequired() — method, interface com.adobe.idp.um.spi.authentication.AuthResponse
Determines whether the tokens need to be encypted.
isEncryptionRequired() — method, class com.adobe.idp.um.spi.authentication.AuthResponseImpl
Determines whether the tokens need to be encypted.
isEvaluation() — method, class com.adobe.livecycle.readerextensions.client.GetUsageRightsResult
isExpandToFit() — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
Returns the value true if the ExpandToFit option is set.
isExplicitPolicy() — method, class com.adobe.livecycle.signatures.client.types.PathValidationOptionSpec
Specifies if the path must be valid for at least one of the certificate policies in the user initial policy set.
isExternalizable() — method, interface flex.messaging.io.PropertyProxy
Specifies whether the default instance manages its own serialization through the Externalizable interface.
isExternalizable(java.lang:Object instance) — method, interface flex.messaging.io.PropertyProxy
Specifies whether the given instance manages its own serialization through the Externalizable interface.
isExternalizable() — method, class flex.messaging.io.SerializationProxy
isExternalizable(java.lang:Object instance) — method, class flex.messaging.io.SerializationProxy
isFailedBlock(java.lang:Object docname) — method, class com.adobe.service.ddxm.client.Output
Determines if a named document resulted from a failed block.
isFailOnError() — method, class com.adobe.livecycle.assembler.client.AssemblerOptionSpec
Determines whether the DDX job should exit immediately when an Exception or other error occurs.
isFailOnError() — method, class com.adobe.service.ddxm.client.Environment
Determines whether the DDX job should exit immediately when an Exception or other error occurs.
isFipsCompliant() — method, class com.adobe.service.ddxm.client.Environment
Specifies whether FIPS 140-2 should be followed.
isFollowURIsInAIA() — method, class com.adobe.livecycle.signatures.client.types.PathValidationOptionSpec
Specifies whether to follow any URIs specified in the certificate's Authority Information Access (AIA) extension for path discovery.
isGenerateManyFiles() — method, class com.adobe.livecycle.output.client.PDFOutputOptionsSpec
Returns whether the Output service creates a single or multiple output streams.
isGenerateManyFiles() — method, class com.adobe.livecycle.output.client.PrintedOutputOptionsSpec
Returns whether the Output service creates a single or multiple output streams.
isGenericAssignmentJoin() — method, class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter
For internal use only.
isGoOnline() — method, class com.adobe.livecycle.signatures.client.types.CRLOptionSpec
Specifies whether to go online to perform revocation checking.
isGoOnline() — method, class com.adobe.livecycle.signatures.client.types.OCSPOptionSpec
Specifies whether to go online to interact with the OCSP server.
isGuideAccessible() — method, class com.adobe.livecycle.formsservice.client.ActivityGuideRenderSpec
Determines whether guided forms compilation is accessible.
isGuideAccessible() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns the value of the guideAccessible option, which specifies whether guided forms compilation is accessible.
isGuidePDF() — method, class com.adobe.livecycle.formsservice.client.ActivityGuideRenderSpec
Determines whether the Forms service data output is rendered in both Flash and PDF.
isGuidePDF() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns the value of the guidePDF option, which specifies that the Forms service data output is rendered in both Flash and PDF.
isGuideRSL() — method, class com.adobe.livecycle.formsservice.client.ActivityGuideRenderSpec
Determines whether to use run-time shared libraries when compiling guided forms.
isGuideRSL() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns the value of the guideRSL option that specifies to use run-time shared libraries when compiling guided forms.
isGuideSubmitAll() — method, class com.adobe.livecycle.formsservice.client.ActivityGuideRenderSpec
Specifies whether guided forms submit all data including hidden panels.
isGuideSubmitAll() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Gets the value of the GuideSubmitAll option, which specifies whether guided forms submit all data including hidden panels.
isHasPermission() — method, class com.adobe.idp.um.api.infomodel.PermissionInfo
Determines whether the principal has the permission.
isHidden() — method, interface com.adobe.idp.dsc.registry.infomodel.InputParameter
Determines whether this input parameter should be visible.
isHidden() — method, interface com.adobe.idp.dsc.registry.infomodel.OutputParameter
Determines whether this output parameter is visible.
isHierarchical() — method, class flex.messaging.services.messaging.Subtopic
Returns true is the subtopic is hierarchical.
isIdentityProperty(java.lang:String value) — method, class flex.data.config.MetadataSettings
Determines whether the passed in value exists as an identity property name.
isIdQuery() — method, class flex.data.assemblers.SQLFactory.SQL
Returns whether or not the SQL is an id query.
isIgnoreAllAcls() — method, class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter
Determines whether the request to ignore ACLs for a task when querying for results has been set.
isIgnoreUnusedResource() — method, class com.adobe.livecycle.docconverter.client.PDFAValidationOptionSpec
isIgnoreValidityDates() — method, class com.adobe.livecycle.signatures.client.types.CRLOptionSpec
Specifies whether to ignore the response's thisUpdate and nextUpdate times, thereby preventing any negative affect of these times on the response validity.
isIgnoreValidityDates() — method, class com.adobe.livecycle.signatures.client.types.OCSPOptionSpec
Specifies whether to ignore the response's thisUpdate and nextUpdate times, thereby preventing any negative affect of these times on the response validity.
isInboundAborted() — method, class flex.messaging.endpoints.amf.SuspendableAMFFilter
Returns true if inbound processing for the chain has been aborted.
isIncludeComments() — method, class com.adobe.livecycle.convertpdfservice.client.ToImageOptionsSpec
Specifies whether comments are included when converting the PDF document.
isIncludeComments() — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
Returns the value true if the IncludeComments option is set.
isIncludePrincipalAttributes() — method, class com.adobe.livecycle.rightsmanagement.client.infomodel.PolicySearchFilter
Returns whether the search results include detailed information about the principals for which the returned policies provide permissions.
isInherited() — method, class com.adobe.idp.um.api.infomodel.PermissionInfo
Determines whether the permission is inherited.
isInjectFormBridge() — method, class com.adobe.livecycle.formsservice.client.ActivityGuideRenderSpec
Determines whether the Forms service inserts special javascript code into a PDF form that performs operations on a PDF form when rendering guided forms.
isInOutParameter() — method, interface com.adobe.idp.dsc.registry.infomodel.InputParameter
Determines whether this input parameter is an in/out parameter.
isInOutParameter() — method, interface com.adobe.idp.dsc.registry.infomodel.OutputParameter
Determines whether this parameter is an input or output parameter.
isInputMappingsSet() — method, class com.adobe.idp.dsc.registry.endpoint.ModifyEndpointInfo
Specifies whether input data mapping values are set.
isInputParam() — method, class flex.data.assemblers.SQLParam
Specifies whether the parameter is an input parameter.
isInstanceOf(java.lang:String objectName, java.lang:String className) — method, class flex.management.jmx.MBeanServerGateway
Returns true if the specified MBean is an instance of the specified class; otherwise false.
isInvalidateSessionOnDisconnect() — method, class flex.messaging.endpoints.BaseHTTPEndpoint
Indicates whether the server session will be invalidated when a client channel disconnects.
isIs — Property, class flex.management.jmx.MBeanAttributeInfo
Whether the attribute has an "is" getter.
isItemUpdated() — method, interface com.adobe.idp.taskmanager.dsc.client.task.FormInstance
Indicates if this form item data has been updated.
isItemUpdateRequired() — method, interface com.adobe.idp.taskmanager.dsc.client.task.FormInstance
Indicates if this form requires an update before the task can be completed.
isLinearizedPDF() — method, class com.adobe.livecycle.formsservice.client.PDFFormRenderSpec
Determines whether the Forms service produces a linearized PDF form (optimized for web applications).
isLinearizedPDF() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Determines whether the Forms service produces a linearized PDF form (optimized for web applications).
isLinearizedPDF() — method, class com.adobe.livecycle.output.client.RenderOptionsSpec
Specifies whether the linearizedPDF option is enabled.
isList() — method, interface com.adobe.idp.dsc.registry.infomodel.DataType
Determines whether the data is contained in a list.
isLoadOnDemand() — method, class flex.data.config.AssociationSetting
Set to true for properties which are not sent to the client for the initial fill or getItem call.
isLocal() — method, interface com.adobe.idp.um.api.infomodel.Domain
Determines whether the domain is local.
isLocal() — method, interface com.adobe.idp.um.api.infomodel.Principal
Determines whether this principal is local.
isLocal() — method, class com.adobe.idp.um.api.infomodel.PrincipalSearchFilter
Determines whether local results will be returned.
isLocked() — method, interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration
Determines whether this service configuration is locked.
isLocked() — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskInfo
Determines whether the task is locked.
isLocked() — method, interface com.adobe.idp.um.api.infomodel.Principal
Determines whether this principal is locked.
isLogged() — method, class flex.messaging.MessageException
Indicates whether this exception has already been logged by a call to logAtHingPoint().
isLogStackTraceEnabled() — method, class flex.messaging.MessageException
Indicates whether logging of this exception should include a full stack trace or not.
isLogStackTraceEnabled() — method, class flex.messaging.endpoints.DuplicateSessionException
Override to suppress stack trace logging.
isManaged() — method, interface flex.management.Manageable
Returns true if the component is enabled for management.
isManaged() — method, class flex.management.ManageableComponent
isManaged() — method, class flex.messaging.services.AbstractBootstrapService
Always unmanaged.
isMap() — method, interface com.adobe.idp.dsc.registry.infomodel.DataType
Determines whether the data is contained in a map.
isMessageExpired(flex.messaging.messages:Message message) — method, class flex.messaging.client.FlexClientOutboundQueueProcessor
Utility method to test whether a message has expired or not.
isMessageFromPeer() — Static Method , class flex.messaging.FlexContext
Indicates whether the current message being processed came from a server peer in a cluster.
isModeFinal() — method, class com.adobe.livecycle.readerextensions.client.ReaderExtensionsOptionSpec
Returns true if the mode is set to final.
isMonitoringEnabled() — method, interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration
Determines whether Business Activity Montioring is requested for this service.
isMulti() — method, class flex.data.config.AssociationSetting
Returns true if this is a multi-values association.
isMultipleOutput() — method, class com.adobe.livecycle.output.client.OutputOptionsSpec
Returns true if the Output service creates multiple output streams.
isMutable(java.lang:String roleId) — method, interface com.adobe.idp.um.api.AuthorizationManager
Determines whether the specified role is mutable.
isMutable() — method, interface com.adobe.idp.um.api.infomodel.Role
Determines whether the role is mutable.
isMutable() — method, class com.adobe.idp.um.spi.directoryservices.DSPrincipalRecord
Retrieves the mutable status of the role.
isMutable(java.lang:String roleId) — method, class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient
Determines whether the specified role is mutable.
isNameSet() — method, class com.adobe.idp.dsc.registry.endpoint.ModifyEndpointInfo
Specifies whether the category name is set.
isNewIdSet() — method, class com.adobe.idp.dsc.registry.service.ModifyServiceCategoryInfo
Determines whether the new identifier to be used to identify this service category has been set.
isNewTransaction() — method, interface com.adobe.idp.dsc.transaction.TransactionContext
Determines if the transaction is new or is participating in an existing transaction.
isNoteExtended() — method, interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo
Determines whether a note attachment is longer than the contents of the description field.
isNull() — method, interface com.celequest.api.type.ISQLValue
Returns true if the value is null.
ISO_8859_1 — Final static property, class com.adobe.livecycle.barcodedforms.CharSet
Represents ISO-8859-1 encoding.
ISO_8859_2 — Final static property, class com.adobe.livecycle.barcodedforms.CharSet
Represents ISO-8859-2 encoding.
ISO_8859_7 — Final static property, class com.adobe.livecycle.barcodedforms.CharSet
Represents ISO-8859-7 encoding.
isOperationNameSet() — method, class com.adobe.idp.dsc.registry.endpoint.ModifyEndpointInfo
Specifies whether the operation name for this endpoint is set.
isOperationSecureDocument() — method, class com.adobe.edc.server.spi.authorization.ExternalAuthOperationType
Determines whether the operation is securing the document.
isOperationViewDocument() — method, class com.adobe.edc.server.spi.authorization.ExternalAuthOperationType
Determines whether the operation is viewing the document.
isOptionalContentPresent() — method, class com.adobe.livecycle.signatures.client.types.PDFLegalWarnings
Returns true if optional content is found in the document.
isOrchestrateable() — method, interface com.adobe.idp.dsc.registry.infomodel.Operation
Determines whether a service or any of its operations can be used within a process created in Workbench ES.
isOrchestration() — method, interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration
Determines whether this service configuration is an orchestration.
isOrdered() — method, class flex.data.config.AssociationSetting
Returns true if the order of this association property is important.
isOutOfOfficeEligible() — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskInfo
Retrieves whehter or not this task is eligable for Out Of Office designation
isOutputMappingsSet() — method, class com.adobe.idp.dsc.registry.endpoint.ModifyEndpointInfo
Specifies whether output data mapping values are set.
isOutputParam() — method, class flex.data.assemblers.SQLParam
Specifies whether the parameter is an output parameter.
isPagedCollection() — method, class flex.data.config.AssociationSetting
When paging is enabled for this association, should we use the getPagedCollection Assembler methods to retrieve the value (i.e.
isPagedUpdates() — method, class flex.data.config.AssociationSetting
For multi-valued associations, if you want updates to be processed incrementally (i.e.
isPageInformation() — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
Returns the value true if the PageInformation option is set.
isPagingEnabled() — method, class flex.data.config.DataNetworkSettings
Returns whether data paging is enabled for the destination.
isPassivationLazy() — Static Method , class com.adobe.idp.Document
Returns true if lazy passivation is on.
isPCLFormat() — method, class com.adobe.livecycle.output.client.OutputOptionsSpec
Returns true if the output format is PCL.
isPDF2XDP() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns the setPDF2XDP value.
isPDFA(com.adobe.idp:Document pdf, com.adobe.livecycle.docconverter.client:PDFAValidationOptionSpec options) — method, class com.adobe.livecycle.docconverter.client.DocConverterServiceClient
Determines whether the input PDF document is a PDF/A document.
isPersistent() — method, class com.adobe.idp.jobmanager.common.JobId
Specifies whether this object is persisted within LiveCycle ES.
isPlaintextMetadata() — method, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Policy
Retrieves whether the metadata of documents that are protected with this policy is encrypted.
isPolicyMappingInhibit() — method, class com.adobe.livecycle.signatures.client.types.PathValidationOptionSpec
Specifies if policy mapping is allowed in the certification path.
isPostScriptFormat() — method, class com.adobe.livecycle.output.client.OutputOptionsSpec
Returns true if the output format is Postscript.
isPredictSize() — method, class com.adobe.livecycle.signatures.client.spi.types.SignRequest
Specifies whether the predictSize run-time option is set.
isPreserveJMSHeaders() — method, class flex.messaging.services.messaging.adapters.JMSSettings
Returns the preserve-jms-headers property.
isPrimarySortEmpty() — method, interface com.adobe.idp.taskmanager.dsc.client.query.SortOrder
Determines whether the primary search criteria have been set.
isProcessInitiated() — method, interface com.adobe.idp.taskmanager.dsc.client.task.CompleteTaskResult
Determines whether TaskManager#completeTask TaskManager.completeTask() initiated a new process instance.
isProcessJoin() — method, class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter
For internal use only.
isProjected(int type) — method, class com.adobe.repository.RepositoryLoadProfile
Retrieves the projection state of the supplied resource object type or attribute.
isProjected(int attribute) — method, class com.adobe.repository.infomodel.bean.Lock
Determines whether the supplied attribute or composed object is projected.
isProjected(int attribute) — method, class com.adobe.repository.infomodel.bean.Relation
Determines whether the supplied attribute or composed object is projected.
isProjected(int attribute) — method, class com.adobe.repository.infomodel.bean.Resource
Determines whether the supplied attribute or composed object is projected.
isProjected(int attribute) — method, class com.adobe.repository.infomodel.bean.ResourceContent
Determines whether the supplied attribute or composed object is projected.
isProjected(int attribute) — method, class com.adobe.repository.infomodel.bean.ResourceProperty
Determines whether the supplied attribute or composed object is projected.
isPropertyIgnored(java.lang:Class c, java.lang:String propertyName) — Static Method , class flex.messaging.io.BeanProxy
Is this property on the ignore list for this class?
isPublicAccessor(int modifiers) — Static Method , class flex.messaging.io.BeanProxy
Do the provided modifiers indicate that this is public?
isPublicField(int modifiers) — Static Method , class flex.messaging.io.BeanProxy
Do the provided modifiers indicate that this is public?
ISQLBoolean — Interface, package com.celequest.api.type
SQL "BOOLEAN" value.
ISQLDecimal — Interface, package com.celequest.api.type
SQL "DECIMAL" value.
ISQLDouble — Interface, package com.celequest.api.type
SQL "DOUBLE" value.
ISQLInteger — Interface, package com.celequest.api.type
SQL "INTEGER" value.
ISQLLong — Interface, package com.celequest.api.type
SQL "LONG" value.
ISQLNumeric — Interface, package com.celequest.api.type
SQL "NUMERIC" values.
ISQLTimestamp — Interface, package com.celequest.api.type
SQL "TIMESTAMP" value.
ISQLValue — Interface, package com.celequest.api.type
SQL value.
ISQLVarchar — Interface, package com.celequest.api.type
SQL "VARCHAR" value.
isRandomGroupUser() — method, class com.adobe.idp.taskmanager.dsc.client.task.ParticipantInfo
If assigned to a group, this method determines whether the task is to be assigned to a random group user or the group's queue.
isRe2DBarcode() — method, class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec
Returns a Boolean value that specifies whether the re2DBarcode option is set.
isRe2DBarcode() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns a Boolean value that specifies whether the re2DBarcode option is set.
isReadable() — method, interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo
Determines whether this attachment is readable.
isReasonRecoverable(com.adobe.livecycle.signatures.pki.client.types.common:PathValidationFailureReason reason) — Static Method , class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason
Specifies whether the reason is recoverable when an error occurs.
isReCommenting() — method, class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec
Returns a Boolean value that specifies whether the reCommenting option is set.
isReCommenting() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns a Boolean value that specifies whether the reCommenting option is set.
isRecordLevelMetaData() — method, class com.adobe.livecycle.output.client.OutputOptionsSpec
Determines whether the record level metadata is set.
isRecordLevelMetaData() — method, class com.adobe.livecycle.output.client.PDFOutputOptionsSpec
Returns true if the recordLevelMetaData value is set.
isRecordLevelMetaData() — method, class com.adobe.livecycle.output.client.PrintedOutputOptionsSpec
Returns true if the recordLevelMetaData value is set.
isRecoverable() — method, interface com.celequest.api.agent.IAgent
isRecoverable states whether the agent is recoverable.
isReCreatePages() — method, class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec
Returns a Boolean value that specifies whether the reCreatePages option is set.
isReCreatePages() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns a Boolean value that specifies whether the reCreatePages option is set.
isReDigSig() — method, class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec
Returns a Boolean value that specifies whether the reDigSig option is set.
isReDigSig() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns a Boolean value that specifies whether the reDigSig option is set.
isReEmbeddedAttachments() — method, class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec
Returns a Boolean value that specifies whether the reEmbeddedAttachments option is set.
isReEmbeddedAttachments() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns a Boolean value that specifies whether the reEmbeddedAttachments option is set.
isReExpImp() — method, class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec
Returns a Boolean value that specifies whether the reExpImp option is set.
isReExpImp() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns a Boolean value that specifies whether the reExpImp option is set.
isRefill() — method, class flex.data.DataServiceTransaction
isReFillIn() — method, class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec
Returns a Boolean value that specifies whether the reFillIn option is set.
isReFillIn() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns a Boolean value that specifies whether the reFillIn option is set.
isReFormFieldMod() — method, class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec
Returns a Boolean value that specifies whether the reFormFieldMod option is set.
isReFormFieldMod() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns a Boolean value that specifies whether the reFormFieldMod option is set.
isRegistered(java.lang:String objectName) — method, class flex.management.jmx.MBeanServerGateway
Checks whether an MBean, identified by its object name, is already registered with the MBean server.
isRegistrationMarks() — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
Returns the value true if the RegistrationMarks option is set.
isRemoveCommiter() — method, class flex.data.DataServiceTransaction
isReOnlineCommenting() — method, class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec
Returns a Boolean value that specifies whether the reOnlineCommenting option is set.
isReOnlineCommenting() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns a Boolean value that specifies whether the reOnlineCommenting option is set.
isReOnlineForms() — method, class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec
Returns a Boolean value that specifies whether the reOnlineForms option is set.
isReOnlineForms() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns a Boolean value that specifies whether the reOnlineForms option is set.
isRequestProcessingStrategySet() — method, class com.adobe.idp.dsc.registry.service.ModifyServiceConfigurationInfo
isRequireAKI() — method, class com.adobe.livecycle.signatures.client.types.CRLOptionSpec
Specifies whether an authority key identifier AKI)extension must be present in a CRL.
isRequired() — method, interface com.adobe.idp.dsc.registry.infomodel.ConfigParameter
Determines whether this configuration value is required.
isRequired() — method, interface com.adobe.idp.dsc.registry.infomodel.InputParameter
Determines whether this parameter is required in the invocation request.
isRequired() — method, class com.adobe.livecycle.pdfutility.client.PDFUtilitySaveMode
Determines whether the save mode of the PDF document is required.
isRequireOCSPCertHash() — method, class com.adobe.livecycle.signatures.client.types.OCSPOptionSpec
Specifies whether the hash algorithm is required.
isRequiresTimeStamp() — method, class com.adobe.livecycle.signatures.client.types.PDFTimeStampSeed
Specifies whether time-stamping is required while signing a PDF document.
isRequireValidSigForChaining() — method, class com.adobe.livecycle.signatures.client.types.PathValidationOptionSpec
Specifies whether to use chains.
isReStandaloneSubmit() — method, class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec
Returns a Boolean value that specifies whether the reStandaloneSubmit option is set.
isReStandaloneSubmit() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns a Boolean value that specifies whether the reStandaloneSubmit option is set.
isRetryable() — method, class com.adobe.idp.taskmanager.dsc.client.task.TaskManagerRuntimeException
For internal use only.
isReverse() — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
Returns the value true if the Reverse option is set.
isRevoked() — method, interface com.adobe.livecycle.rightsmanagement.client.infomodel.License
Retrieves the revocation state of the license.
isRollbackOnly() — method, interface com.adobe.idp.dsc.transaction.TransactionContext
Determines if the transaction has been set rollback-only.
isRotateAndCenter() — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
Returns the value true if the RotateAndCenter option is set.
isRouteSelectionRequired() — method, interface com.adobe.idp.taskmanager.dsc.client.query.TaskRow
Determines whether a route must be selected to complete this task.
isRTMPTRequest(java.lang:String requestURI) — Static Method , class flex.messaging.endpoints.RTMPTProtocolHandler.RTMPTRequest
Tests whether the HttpRequest is an RTMPTRequest based upon the request URI.
isRunAsConfigurationSet() — method, class com.adobe.idp.dsc.registry.service.ModifyServiceConfigurationInfo
Determines whether the property that determines whether this service configuration should use a run-as context when the service is invoked.
isRunning() — method, interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration
Determines whether this service configuration is running.
isRunning() — method, class flex.management.runtime.messaging.DestinationControl
isRunning() — method, interface flex.management.runtime.messaging.DestinationControlMBean
Returns true if the Destination is running.
isRunning() — method, class flex.management.runtime.messaging.MessageBrokerControl
isRunning() — method, interface flex.management.runtime.messaging.MessageBrokerControlMBean
Returns true if the MessageBroker is running.
isRunning() — method, class flex.management.runtime.messaging.endpoints.EndpointControl
isRunning() — method, interface flex.management.runtime.messaging.endpoints.EndpointControlMBean
Returns true if the Endpoint is running.
isRunning() — method, class flex.management.runtime.messaging.services.ServiceAdapterControl
isRunning() — method, interface flex.management.runtime.messaging.services.ServiceAdapterControlMBean
Returns true if the ServiceAdapter is running.
isRunning() — method, class flex.management.runtime.messaging.services.ServiceControl
isRunning() — method, interface flex.management.runtime.messaging.services.ServiceControlMBean
Returns true if the Service is running.
isSameUpdate(flex.data.messages:UpdateCollectionMessage other) — method, class flex.data.messages.UpdateCollectionMessage
Returns true if this update is the same as the one supplied.
isSearch(java.lang:Object searchKey) — method, class com.adobe.idp.um.api.infomodel.GenericSearchFilter
For internal use only.
isSearchable() — method, interface com.adobe.idp.taskmanager.dsc.client.query.MultiTypeVariable
Determines whether the process variable is searchable in the process designer.
isSecondarySortEmpty() — method, interface com.adobe.idp.taskmanager.dsc.client.query.SortOrder
Determines whether the secondary search criteria has been set.
isSecure() — method, class flex.messaging.endpoints.AbstractEndpoint
Determines whether the endpoint is secure or not.
isSecure() — method, interface flex.messaging.endpoints.Endpoint
Specifies whether this protocol requires the secure HTTPS protocol.
isSecure() — method, class flex.messaging.endpoints.SecureAMFEndpoint
Determines whether the endpoint is secure or not.
isSecure() — method, class flex.messaging.endpoints.SecureHTTPEndpoint
Determines whether the endpoint is secure or not.
isSecure() — method, class flex.messaging.endpoints.SecureStreamingAMFEndpoint
Determines whether the endpoint is secure or not.
isSecure() — method, class flex.messaging.endpoints.SecureStreamingHTTPEndpoint
Determines whether the endpoint is secure or not.
isSecurityEnabledSet() — method, class com.adobe.idp.dsc.registry.service.ModifyServiceInfo
Determines whether the property specifying whether security is enabled has been set.
isSendNonce() — method, class com.adobe.livecycle.signatures.client.types.OCSPOptionSpec
Specifies whether a Nonce is sent with the request.a nonce is a parameter that varies with time.
isSharedBackend() — method, class flex.messaging.config.NetworkSettings
Returns the shared-backend property.
isSharedBackendSet() — method, class flex.messaging.config.NetworkSettings
Returns true if the shared backend has been set or false if it is still using the default.
isShowAttachments() — method, interface com.adobe.idp.taskmanager.dsc.client.query.TaskRow
Determines whether the attachment window for this task is to be shown.
isShowDate() — method, class com.adobe.livecycle.signatures.client.types.PDFSignatureAppearanceOptionSpec
Specifies whether the date is displayed within the signature.
isShowDefaultLogo() — method, class com.adobe.livecycle.signatures.client.types.PDFSignatureAppearanceOptionSpec
Specifies whether the default Adobe logo is displayed within the signature.
isShowDN() — method, class com.adobe.livecycle.signatures.client.types.PDFSignatureAppearanceOptionSpec
Specifies whether DN information is shown in the signature.
isShowLabels() — method, class com.adobe.livecycle.signatures.client.types.PDFSignatureAppearanceOptionSpec
Specifies whether labels for various fields are displayed within the signature.
isShowLocation() — method, class com.adobe.livecycle.signatures.client.types.PDFSignatureAppearanceOptionSpec
Specifies whether location information is displayed within the signature.
isShowName() — method, class com.adobe.livecycle.signatures.client.types.PDFSignatureAppearanceOptionSpec
Specifies whether the name of the signer is displayed within the signature.
isShowReason() — method, class com.adobe.livecycle.signatures.client.types.PDFSignatureAppearanceOptionSpec
Specifies whether the reason for signing the PDF document is displayed within the signature.
isShrinkToFit() — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
Returns the value true if the ShrinkToFit option is set.
isSignatureAlgoFIPSCompliant(java.lang:String alg, java.security:Key key) — Static Method , class com.adobe.livecycle.signatures.common.FIPSCompliance
Check if the signature algorithm is FIPS compliant.
isSignatureAlgoFIPSCompliant(java.lang:String alg, java.security:Key key, java.security:AlgorithmParameters params) — Static Method , class com.adobe.livecycle.signatures.common.FIPSCompliance
Check if the signature algorithm is FIPS compliant.
isSigned() — method, class com.adobe.livecycle.signatures.client.types.PDFSignatureField
Specifies whether the signature field is signed or certified.
isSigningDateTimestamped() — method, class com.adobe.livecycle.signatures.client.types.PDFSignatureVerificationResult
Specifies whether the signature is date-stamped.
isSingleOutput() — method, class com.adobe.livecycle.output.client.OutputOptionsSpec
Returns true if the Output service creates a single output stream.
isSortAscending() — method, class com.adobe.idp.um.api.infomodel.GenericSearchFilter
Determines whether the sorting results will occur in ascending order.
isStaleCheckingEnabled() — method, class flex.messaging.services.http.HTTPConnectionManagerSettings
Returns whether a check for stale connections is to be performed.
isStandAlone() — method, class com.adobe.livecycle.formsservice.client.HTMLRenderSpec
Specifies if the standAlone option is set to true, which results in a form being rendered without state information.
isStandAlone() — method, class com.adobe.livecycle.formsservice.client.PDFFormRenderSpec
Specifies if the standAlone option is set to true, which results in a form being rendered without state information.
isStandAlone() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Specifies if the standAlone option is set to true, which results in a form being rendered without state information.
isStandard() — method, interface com.adobe.idp.dsc.registry.infomodel.DataType
Determines whether the data is contained in a standard data type.
isStarted() — method, class flex.data.assemblers.AbstractAssembler
Returns whether the assembler is started or not.
isStarted() — method, class flex.management.ManageableComponent
Returns if the component is started or not.
isStarted() — method, interface flex.messaging.FlexComponent
Indicates whether the component is started and running.
isStarted() — method, interface flex.messaging.endpoints.Endpoint
Returns whether the endpoint is started or not.
isStartTask() — method, interface com.adobe.idp.taskmanager.dsc.client.query.TaskRow
Determines whether the task is a start task.
isStartTask(boolean startTask) — method, interface com.adobe.idp.taskmanager.dsc.client.task.CreateTaskInfo
Determines whether this is a start task.
isStartTask() — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskInfo
Determines whether this task is a start task.
isStartWithComponentSet() — method, class com.adobe.idp.dsc.registry.service.ModifyServiceConfigurationInfo
Determines whether the property that determines whether this service configuration should start when the component with which it is associated is started has been set for this object.
isStopped() — method, interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration
Determines whether this service configuration is stopped.
ISSUER_CERT_SV_EXN — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
isSuspended() — method, class flex.messaging.endpoints.amf.SuspendableAMFFilter
Returns true if the chain this filter belongs to is suspended.
isSynchronous() — method, interface com.adobe.idp.dsc.InvocationRequest
Determines whether the operation is going to be executed synchronously or asynchronously.
isSynchronous() — method, class com.adobe.livecycle.convertpdfservice.client.ConvertPdfServiceClient
For internal use only.
isSynchronous() — method, class com.adobe.livecycle.formdataintegration.client.FormDataIntegrationClient
Specifies whether FormDataIntegration service is invoked synchronously.
isSynchronous() — method, class com.adobe.livecycle.output.client.OutputClient
For internal use only.
isSystem() — method, interface com.adobe.idp.um.api.infomodel.Principal
Determines whether this is a system principal.
isSystem() — method, interface com.adobe.idp.um.api.infomodel.PrincipalReference
Determines whether this is a system principal.
isTaggedPDF() — method, class com.adobe.livecycle.formsservice.client.PDFFormRenderSpec
Retrieves the value of the taggedPDF option, which specifies the use of tagged PDF files to output forms to make them accessible with the help of screen readers.
isTaggedPDF() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Retrieves the value of the taggedPDF option, which specifies the use of tagged PDF files to output forms to make them accessible with the help of screen readers.
isTaggedPDF() — method, class com.adobe.livecycle.output.client.RenderOptionsSpec
Specifies whether the Output service creates a tagged PDF document.
isTaskOwner() — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskUserInfo
Determines whether this user is the task owner.
isTcpNoDelay() — method, class flex.messaging.services.http.HTTPConnectionManagerSettings
Return whether Nagle's algorithm should be used for this connection.
isTracked() — method, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Policy
Retrieves whether the Rights Management service logs events that involve this policy.
isTransactedSessions() — method, class flex.messaging.services.messaging.adapters.JMSSettings
Transacted-session property is not used anymore.
isTransactionBound() — method, class com.adobe.idp.Document
Returns true or false depending on whether the Document lifetime is transaction-bound.
isTrimMarks() — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
Returns the value true if the TrimMarks option is set.
isTrusted() — method, class com.adobe.livecycle.signatures.client.types.CertificateInformation
Specifies whether the certificate is trusted as a Trust Anchor in LiveCycle ES Trust Store.
isTspSendNonce() — method, class com.adobe.livecycle.signatures.client.types.TSPOptionSpec
Determines whether a nonce is sent with this TSP request.
isTypeSet() — method, class com.adobe.idp.dsc.registry.service.ModifyServiceConfigurationInfo
Determines whether the type string for a service configuration has been set for this object.
isUpdate() — method, interface flex.data.ChangeObject
Inspects what sort of change occurred on the current item.
isUseBusinessDays() — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskTimerInfo
Retrieves the value to indicate if using business calendar for a task timer component.
isUseCustomAuthentication() — method, class flex.messaging.services.http.HTTPProxyDestination
Returns the use-custom-auth property.
isUseMaxJPEGImageResolution() — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
Returns the value true if the UseMaxJPEGImageResolution option is set This option indicates that the highest available resolution for printing JPEG 2000 images is used.
isUseQueryCache() — method, class flex.data.assemblers.HibernateAssembler
Returns if hibernate's query cache is enabled.
isUserIdIncluded() — method, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Watermark
Retrieves whether the watermark includes the user identification of the user who opened the associated document.
isUserInRole(java.lang:String roleId, java.lang:String principalOid) — method, interface com.adobe.idp.um.api.AuthorizationManager
This determines whether the principal has an assigned role.
isUserInRole(java.lang:String roleId) — method, interface com.adobe.idp.um.api.AuthorizationManager
This determines whether the currently authenticated user is in the specified role.
isUserInRole(java.lang:String roleId, java.lang:String principalOid) — method, class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient
This determines whether the principal has an assigned role.
isUserInRole(java.lang:String roleId) — method, class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient
This determines whether the currently authenticated user is in the specified role.
isUserInRole(java.lang:String role) — method, class flex.messaging.FlexSession
Returns whether the current user is in the specified role.
isUserNameIncluded() — method, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Watermark
Retrieves whether the watermark includes the name of the user who opened the associated document.
isUseTaskRoutes() — method, interface com.adobe.idp.taskmanager.dsc.client.task.FormInstance
Determines if this task item should populate its action list from the task routes.
isUseTransactions() — method, class flex.data.DataDestination
Returns use-transactions property.
isValid() — method, class flex.management.ManageableComponent
Returns if the component is valid.
isValid() — method, class flex.messaging.FlexSession
Returns whether the session is valid.
isValid() — method, class flex.messaging.MessageClient
Returns true if the MessageClient is valid; false if it has been invalidated.
isValid() — method, class flex.messaging.client.FlexClient
Returns true if the FlexClient is valid; false if it has been invalidated.
isValidateOnly() — method, class com.adobe.livecycle.assembler.client.AssemblerOptionSpec
Determines whether the DDX job is a validation-only test.
isValidateOnly() — method, class com.adobe.service.ddxm.client.Environment
Determines whether the DDX job is a validation-only test.
isVerify() — method, class com.adobe.livecycle.docconverter.client.PDFAConversionOptionSpec
isVisible() — method, interface com.adobe.idp.taskmanager.dsc.client.query.MultiTypeVariable
Determines whether the process variable is visible in the process designer.
isVisible() — method, interface com.adobe.idp.taskmanager.dsc.client.query.TaskRow
Determines whether this task is to be shown.
isVisible() — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskInfo
Determines whether the task is visible.
isVisible() — method, class com.adobe.livecycle.signatures.client.types.PDFSignatureField
Specifies whether the signature field is visible.
isWaitForResponse() — method, class com.adobe.livecycle.output.client.OutputOptionsSpec
Returns true if the Output service waits for a response.
isWorkflowTask() — method, interface com.adobe.idp.taskmanager.dsc.client.task.CompleteTaskResult
Determines whether the completed task is part of a workflow.
isWorkflowTask() — method, interface com.adobe.idp.taskmanager.dsc.client.task.CreateTaskResult
Determines whether this new task is part of a workflow.
isWriteable() — method, interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo
Determines whether this attachment is writeable.
isXMLData() — method, class com.adobe.livecycle.formsservice.client.HTMLRenderSpec
Returns a Boolean value that represents the xmlData option that specifies whether the Form service produces the form's XML data based on its current processing state.
isXMLData() — method, class com.adobe.livecycle.formsservice.client.PDFFormRenderSpec
Returns a Boolean value that represents the xmlData option that specifies whether the Form service produces the form's XML data based on its current processing state.
isXMLData() — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
Returns a Boolean value that represents the xmlData option that specifies whether the Form service produces the form's XML data based on its current processing state.
isZPLFormat() — method, class com.adobe.livecycle.output.client.OutputOptionsSpec
Returns true if the output format is ZPL.
ITEM_CLASS — Final static property, class flex.data.DataDestination
ITEM_CLASS — Final static property, class flex.data.assemblers.HibernateAssembler
itemToIdString(java.lang:Object item) — method, class flex.data.DataDestination
itemToString(java.lang:Object item, flex.data:DataDestination dest, int indent) — Static Method , class flex.data.DataDestination
A utility method which turns an item into a convenient string representation.
itemToString(java.lang:Object item, flex.data:DataDestination dest, int indent, flex.data:PropertySpecifier ps) — Static Method , class flex.data.DataDestination
IUDAggregateFunction — Interface, package com.celequest.api.function
Interface for user-defined aggregate functions.
IUDAggregateState — Interface, package com.celequest.api.function
This interface encapsulates the state required to compute the aggregate value for an aggregate function.
IUDFunction — Interface, package com.celequest.api.function
This is a base interface for all types of user-defined functions.
IUDFunctionLogger — Interface, package com.celequest.api.function
This interface is provided for implementors of user-defined functions to log messages.
IUDFunctionWithVariableResultType — Interface, package com.celequest.api.function
User defined functions should implement this extension of IUDFunction if they need to have specific control over the precision and scale of ISQLDecimal result types, or over the maximum specified string length of an ISQLVarchar result type.
IUDFunctionWithVariableResultType.IDecimalResultTypeSetter — Interface, package com.celequest.api.function
Helper interface for getVarcharResultType.
IUDFunctionWithVariableResultType.IVarcharResultTypeSetter — Interface, package com.celequest.api.function
Helper interface for getVarcharResultType.
IUDScalarFunction — Interface, package com.celequest.api.function
Interface for user-defined scalar functions.
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/8.2/programLC/programmer/javadoc/all-index-I.html