| 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 | |
| Id — Class in package com.adobe.repository.infomodel | |
| A com.adobe.repository.infomodel.Uuid with a default prefix of "urn:uuid:id:". | |
| Id() — Constructor in 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 in 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 in class com.adobe.repository.infomodel.Id | |
| Creates an object from the supplied uuid, which may contain a prefix. | |
| ID — Final static property in class com.adobe.idp.dsc.registry.service.ServiceCategoryFilter | |
| The service category identifier. | |
| ID — Final static property in interface com.adobe.idp.taskmanager.dsc.client.query.SortOrder | |
| The identifier column. | |
| IdentityStatus — Final class in package com.adobe.livecycle.signatures.client.types | |
| Represents the identify status of the signer. | |
| IllegalDescriptorModificationException — Class in 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 in class com.adobe.idp.dsc.registry.service.IllegalDescriptorModificationException | |
| Constructor that creates the exception using the service identifier and version information. | |
| IllegalTransactionStateException — Class in 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 in class com.adobe.idp.dsc.transaction.IllegalTransactionStateException | |
| Constructor for IllegalTransactionStateException. | |
| IllegalTransactionStateException(java.lang:Throwable ex, java.lang:String msg) — Constructor in class com.adobe.idp.dsc.transaction.IllegalTransactionStateException | |
| Constructor for IllegalTransactionStateException. | |
| Image — Class in package com.adobe.repository.infomodel.bean | |
| An Image is a com.adobe.repository.infomodel.bean.Resource describing graphical data. | |
| Image() — Constructor in class com.adobe.repository.infomodel.bean.Image | |
| Default constructor. | |
| ImageConvertFormat — Final class in package com.adobe.livecycle.convertpdfservice.client.enumeration | |
| The image conversion format. | |
| ImageTicket — Interface in package com.adobe.idp.taskmanager.dsc.client.task | |
| An ImageTicket object is used to retrieve an image for a task. | |
| importApplicationArchive(byte[] applicationArchiveByteArray) — Method in class com.adobe.idp.applicationmanager.client.ApplicationManager | |
| Imports the archive specified by the application archive parameter. | |
| importApplicationArchive(com.adobe.idp:Document applicationArchiveDocument) — Method in 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 in class com.adobe.livecycle.formdataintegration.client.FormDataIntegrationClient | |
| Imports XFA, XFDF, or FDF form data into a PDF document. | |
| ImportFormDataException — Class in package com.adobe.livecycle.formdataintegration.client | |
| Represents an exception that is thrown when data is imported into a PDF document. | |
| ImportFormDataException() — Constructor in class com.adobe.livecycle.formdataintegration.client.ImportFormDataException | |
| A constructor that creates an ImportFormDataException. | |
| ImportFormDataException(java.lang:String s) — Constructor in class com.adobe.livecycle.formdataintegration.client.ImportFormDataException | |
| A constructor that creates an ImportFormDataException and requires a sring value. | |
| ImportFormDataException(java.lang:Exception e) — Constructor in 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 in 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 in 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 in 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 in 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 in 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 in 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 in class com.adobe.livecycle.xmputility.client.XMPUtilityServiceClient | |
| Replaces the metadata located in a PDF document with newer metadata. | |
| IN — Final static property in class com.adobe.idp.dsc.filter.Operator | |
| In operator ("IN"). | |
| INACTIVE — Final static property in interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration | |
| Inactive state. | |
| INCLUDE — Final static property in 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. | |
| includeFormdataInReminderEmail() — Method in class com.adobe.idp.taskmanager.dsc.client.queuemanager.UserSettings | |
| Determines whether the form data is included in a reminder email. | |
| includeFormdataInReminderEmail(boolean bIncludeFormdataInReminderEmail) — Method in class com.adobe.idp.taskmanager.dsc.client.queuemanager.UserSettings | |
| Sets whether form data is included in reminder emails. | |
| includeFormdataInTaskEmail() — Method in 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 in 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. | |
| IncompatiblePatchException — Class in package com.adobe.idp.dsc.registry.component | |
| An exception indicating an incompatible patch. | |
| IncompatiblePatchException(java.lang:String aComponentId, java.lang:String aPatchId) — Constructor in class com.adobe.idp.dsc.registry.component.IncompatiblePatchException | |
| Constructor that uses the component and patch identifiers. | |
| INCORRECT_SIGNATURE — Final static property in class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason | |
| Represents an error that occurs when the certificate signature does not match". | |
| InfomodelObjectFactory — Class in package com.adobe.livecycle.rightsmanagement.client.infomodel | |
| The InfomodelObjectFactory class provides methods for creating new objects to use with Rights Management service. | |
| initPrincipal(com.adobe.idp.um.api.infomodel:AuthResult authResult) — Method in class com.adobe.idp.Context | |
| Initializes the Context object's Principal (the authenticated user). | |
| initRequestId(java.lang:String requestId) — Method in class com.adobe.idp.Context | |
| Initializes the request ID. | |
| initStatus() — Method in 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. | |
| InputParameter — Interface in package com.adobe.idp.dsc.registry.infomodel | |
| An InputParameter object contains the data expected as input for a service. | |
| InputParameterMapping — Interface in package com.adobe.idp.dsc.registry.infomodel | |
| This interface defines the input data mapping of a connector endpoint. | |
| InputParameterNotFoundException — Class in 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 in class com.adobe.idp.dsc.registry.InputParameterNotFoundException | |
| Constructor that uses the service name, operation name, and input parameter. | |
| install(com.adobe.idp:Document componentArchiveDocument) — Method in 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 in interface com.adobe.idp.dsc.registry.component.ComponentRegistry | |
| Installs a component, calling its Bootstrap interface and leaving the component in a STOPPED state. | |
| install(com.adobe.idp:Document componentArchiveDocument) — Method in 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 in class com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient | |
| Installs a component, calling its Bootstrap interface and leaving the component in a STOPPED state. | |
| installThrowHandler(com.adobe.idp.dsc.clientsdk.ServiceClientFactory:ThrowHandler th) — Static method in class com.adobe.idp.dsc.clientsdk.ServiceClientFactory | |
| Replaces the global default ThrowHandler instance in order to provide specialized exception handling. | |
| INSTANCE_PER_REQUEST — Final static property in interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration | |
| Instance per request. | |
| INSTRUCTIONS — Final static property in interface com.adobe.idp.taskmanager.dsc.client.query.SortOrder | |
| The instructions column. | |
| Interlace — Final class in package com.adobe.livecycle.convertpdfservice.client.enumeration | |
| The interlace. | |
| interruptAction(java.lang:String invocationId, java.lang:String eventCatchTemplateId) — Method in class com.adobe.idp.workflow.client.ProcessManager | |
| Interrupts a workflow action and fires an interrupt event. | |
| INVALID — Final static property in class com.adobe.idp.um.api.UMConstants | |
| Invalid status. | |
| INVALID — Final static property in class com.adobe.livecycle.signatures.client.types.PDFSignatureStatus | |
| Signature Invalid - The revision of the document that is covered by the signature has been altered. | |
| InvalidArgumentException — Class in 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 in 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 in 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 in 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 in 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 in class com.adobe.livecycle.signatures.client.types.exceptions.InvalidArgumentException | |
| Constructs a new exception with a given message. | |
| InvalidArgumentException(java.lang:Throwable chainedException) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.InvalidArgumentException | |
| Constructs a new exception with a given cause. | |
| INVALID_BASIC_CONSTRAINTS — Final static property in 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 in 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 in class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason | |
| Represents an error that occurs when an invalid name constraint is used. | |
| InvalidParameterException — Class in package com.adobe.livecycle.generatepdf.client | |
| An exception class to indicate that a given parameter is not valid. | |
| InvalidParameterException(int errorCode) — Constructor in class com.adobe.livecycle.generatepdf.client.InvalidParameterException | |
| For internal use only. | |
| InvalidParameterException(int errorCode, java.lang:String param) — Constructor in class com.adobe.livecycle.generatepdf.client.InvalidParameterException | |
| For internal use only. | |
| InvalidParameterException(int errorCode, java.lang:String param, java.lang:Throwable cause) — Constructor in class com.adobe.livecycle.generatepdf.client.InvalidParameterException | |
| For internal use only. | |
| InvalidParameterException(int errorCode, java.lang:Throwable cause) — Constructor in class com.adobe.livecycle.generatepdf.client.InvalidParameterException | |
| For internal use only. | |
| INVALID_POLICY_CONSTRAINTS — Final static property in 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 in class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason | |
| Represents an error that occurs when there are invalid policy mappings. | |
| InvalidRouteException — Class in 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 in class com.adobe.idp.taskmanager.dsc.client.task.InvalidRouteException | |
| Constructs a new exception indicating that an invalid route was selected. | |
| INVISIBLE — Final static property in class com.adobe.idp.um.api.UMConstants.EntityVisibilityLevel | |
| The principal is invisible. | |
| invitedUser(java.util:List emails) — Method in 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 in 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 in 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 in class com.adobe.edc.server.spi.ersp.InvitedUserProviderResult | |
| inviteExternalUsers(java.util:List emails) — Method in 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 in package com.adobe.idp.dsc | |
| The container uses this class to propagate the invocation context. | |
| InvocationContext() — Constructor in class com.adobe.idp.dsc.InvocationContext | |
| InvocationRequest — Interface in 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 in package com.adobe.idp.dsc | |
| A InvocationResponse is used to encapsulate the result of an InvocationRequest. | |
| invoke(com.adobe.idp.dsc:InvocationRequest aInvocationRequest) — Method in 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 in 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. | |
| invokeDDX(com.adobe.idp:Document ddx, java.util:Map inputs, com.adobe.livecycle.assembler.client:AssemblerOptionSpec environment, PATExecutionContext ctx) — Method in 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 in class com.adobe.livecycle.assembler.client.AssemblerServiceClient | |
| 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. | |
| invokeEndpoint(long endpointId) — Method in interface com.adobe.idp.taskmanager.dsc.client.endpoint.TaskManagerEndpointClient | |
| Invokes an endpoint and returns the endpoint result. | |
| IOutputContext — Interface in package com.adobe.livecycle.formsservice.client.interfaces | |
| Provides access to processing results returned by the Forms service, such as data content, the transformation result, and the content type. | |
| IOutputContext2 — Interface in package com.adobe.livecycle.formsservice.client.interfaces | |
| This interface contains a method that is used internally. | |
| isAbsolute() — Method in interface com.adobe.livecycle.rightsmanagement.client.infomodel.ValidityPeriod | |
| Returns whether the validity period is relative or absolute. | |
| isAccountLockingEnabled() — Method in interface com.adobe.idp.um.api.infomodel.Domain | |
| Determines whether account locking is enabled. | |
| isActionRequired() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.FormInstance | |
| Determines whether an action must be chosen for this form. | |
| isActive() — Method in interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration | |
| Determines whether this service configuration is active. | |
| isAddRevInfo() — Method in class com.adobe.livecycle.signatures.client.types.PDFSeedValueOptionSpec | |
| Returns a Boolean value that specifies whether revocation checking should be performed. | |
| isAdminIgnoreAllAcls() — Method in 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. | |
| isAllowed() — Method in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Event | |
| Retrieves A boolean that indicates whether the action causing this event was allowed to proceed. | |
| isAllowREInvocation() — Method in class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec | |
| Specifies whether you can invoke the Reader Extensions service. | |
| isAlwaysConsultLocalURL() — Method in class com.adobe.livecycle.signatures.client.types.CRLOptionSpec | |
| Specifies whether Signatures Service consults with the local URL for the CRL store. | |
| isAnonymous() — Method in class com.adobe.edc.server.spi.authorization.ExternalAuthDTO | |
| Determines whether the authenticated client is an anonymous user. | |
| isAnonymousAccess() — Method in interface com.adobe.idp.dsc.registry.infomodel.Operation | |
| Determines whether an operation is set for anonymous access. | |
| isAnonymousOverrideSet() — Method in 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 in 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 in class com.adobe.idp.dsc.registry.component.ModifyComponentInfo | |
| Determines whether the component archive has been set. | |
| isAscending() — Method in class com.adobe.repository.query.sort.SortOrder.Element | |
| Retrieves the sort direction. | |
| isBackground() — Method in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Watermark | |
| Retrieves whether the watermark appears in the background of the document. | |
| isBatch() — Method in 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). | |
| isCacheEnabled() — Method in class com.adobe.livecycle.formsservice.client.HTMLRenderSpec | |
| Specifies whether the Forms service caches a PDF form to boost performance. | |
| isCacheEnabled() — Method in class com.adobe.livecycle.formsservice.client.PDFFormRenderSpec | |
| Specifies whether the Forms service caches a PDF form to boost performance. | |
| isCacheEnabled() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Specifies whether the Forms service caches a PDF form to boost performance. | |
| isCacheEnabled() — Method in class com.adobe.livecycle.output.client.RenderOptionsSpec | |
| Specifies whether the Output service caches a form to boost performance. | |
| isCanAddAttachments() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskACL | |
| Determines whether the user can add attachments. | |
| isCanAddNotes() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskACL | |
| Determines whether the user can add notes. | |
| isCanClaim() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskACL | |
| Determines whether the user can claim the task. | |
| isCanConsult() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskACL | |
| Determines whether the user can consult with other users on this task. | |
| isCanForward() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskACL | |
| Determines whether the user can forward the task. | |
| isCanModifyDeadline() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskACL | |
| Determines whether the user can modify the deadline. | |
| isCanModifyPermissions() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskACL | |
| Determines whether the user can modify permissions. | |
| isCanShare() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskACL | |
| Determines whether the user can share the task. | |
| isCategoryIdSet() — Method in class com.adobe.idp.dsc.registry.service.ModifyServiceInfo | |
| Determines whether the category identifier has been set for this object. | |
| isCB() — Method in class com.adobe.livecycle.formsservice.client.ActivityGuideRenderSpec | |
| Determines the generation of HTML-template initiating content, or guided forms content. | |
| isCB() — Method in 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 in class com.adobe.livecycle.signatures.client.types.PathValidationOptionSpec | |
| Specifies whether all the paths are checked. | |
| isClaimable() — Method in interface com.adobe.idp.taskmanager.dsc.client.query.TaskFilter | |
| Retrieves a boolean value, indicating if the claimable flag has been set. | |
| isClientCache() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Specifies whether the form is cached on the client. | |
| isComplete() — Method in class com.adobe.idp.Context | |
| isComplete() — Method in interface com.adobe.idp.um.api.infomodel.AuthResult | |
| Determines whether the authenticated principal object contains group and role assignment information. | |
| isCompleted() — Method in 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 in class com.adobe.idp.dsc.registry.service.ModifyServiceConfigurationInfo | |
| Determines whether the configuration parameters have been set for this object. | |
| isDataEmpty() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.FormInstance | |
| Indicates if the data contained in this FormInstance object is empty. | |
| isDataModified() — Method in 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 in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Watermark | |
| Retrieves whether the watermark includes the date when the associated document is opened. | |
| isDebugEnabled() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Specifies whether the debugEnabled option is enabled. | |
| isDebugEnabled() — Method in class com.adobe.livecycle.output.client.RenderOptionsSpec | |
| Specifies whether the debugEnabled option is enabled. | |
| isDefault() — Method in interface com.adobe.idp.um.api.infomodel.Permission | |
| Determines whether this permission is a default permission for the associated resource type. | |
| isDefaultQueueForUser() — Method in 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. | |
| isDeleteable() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo | |
| Determines whether this attachment can be deleted. | |
| isDeleted() — Method in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Policy | |
| Retrieves whether the policy is active or deleted. | |
| isDeleted() — Method in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Watermark | |
| Retrieves the state of the watermark. | |
| isDescriptionSet() — Method in 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 in 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. | |
| isDigestAlgoCompliant(java.lang:String algName) — Static method in class com.adobe.livecycle.signatures.common.FIPSCompliance | |
| Checks if the digest algorithm is FIPS compliant. | |
| isDisabled() — Method in interface com.adobe.idp.um.api.infomodel.User | |
| Determines whether the user is disabled. | |
| isDisabled() — Method in class com.adobe.idp.um.spi.directoryservices.DSPrincipalRecord | |
| Determines whether the principal is disabled. | |
| isDocumentForm() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.FormServiceInvokeResponse | |
| Returns a hint that the content of the associated Form is being stored as a Document, and might likely have PDF Signatures on it. | |
| isDoSignRequest() — Method in class com.adobe.livecycle.signatures.client.types.OCSPOptionSpec | |
| Specifies whether to sign the request or not. | |
| isEnabled() — Method in interface com.adobe.idp.dsc.registry.infomodel.Endpoint | |
| Determines if the endpoint is enabled. | |
| isEnabledBarcodeDecoding() — Method in class com.adobe.livecycle.readerextensions.client.UsageRights | |
| Specifies whether the enabledBarcodeDecoding right is set. | |
| isEnabledComments() — Method in class com.adobe.livecycle.readerextensions.client.UsageRights | |
| Specifies whether the enabledComments right is set. | |
| isEnabledCommentsOnline() — Method in class com.adobe.livecycle.readerextensions.client.UsageRights | |
| Specifies whether the enabledCommentsOnline right is set. | |
| isEnabledDigitalSignatures() — Method in class com.adobe.livecycle.readerextensions.client.UsageRights | |
| Specifies whether the enabledDigitalSignatures right is set. | |
| isEnabledDynamicFormFields() — Method in class com.adobe.livecycle.readerextensions.client.UsageRights | |
| Specifies whether the enabledDynamicFormFields right is set. | |
| isEnabledDynamicFormPages() — Method in class com.adobe.livecycle.readerextensions.client.UsageRights | |
| Specifies whether the enabledDynamicFormPages right is set. | |
| isEnabledEmbeddedFiles() — Method in class com.adobe.livecycle.readerextensions.client.UsageRights | |
| Specifies whether the enabledEmbeddedFiles right is set. | |
| isEnabledFormDataImportExport() — Method in class com.adobe.livecycle.readerextensions.client.UsageRights | |
| Specifies whether the enabledFormDataImportExport right is set. | |
| isEnabledFormFillIn() — Method in class com.adobe.livecycle.readerextensions.client.UsageRights | |
| Specifies whether the enabledFormFillIn right is set. | |
| isEnabledOnlineForms() — Method in class com.adobe.livecycle.readerextensions.client.UsageRights | |
| Specifies whether the enabledOnlineForms right is set. | |
| isEnabledSubmitStandalone() — Method in 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 in 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 in class com.adobe.livecycle.signatures.common.FIPSCompliance | |
| Checks if the encryption algorithm and its key length is FIPS compliant. | |
| isEncryptAttachmentsOnly() — Method in 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 in interface com.adobe.idp.um.spi.authentication.AuthResponse | |
| Determines whether the tokens need to be encypted. | |
| isEncryptionRequired() — Method in class com.adobe.idp.um.spi.authentication.AuthResponseImpl | |
| Determines whether the tokens need to be encypted. | |
| isExplicitPolicy() — Method in 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. | |
| isFailedBlock(java.lang:Object docname) — Method in class com.adobe.service.ddxm.client.Output | |
| Determines if a named document resulted from a failed block. | |
| isFailOnError() — Method in class com.adobe.livecycle.assembler.client.AssemblerOptionSpec | |
| Determines whether the DDX job should exit immediately when an Exception or other error occurs. | |
| isFailOnError() — Method in class com.adobe.service.ddxm.client.Environment | |
| Determines whether the DDX job should exit immediately when an Exception or other error occurs. | |
| isFipsCompliant() — Method in class com.adobe.service.ddxm.client.Environment | |
| Specifies whether FIPS 140-2 should be followed. | |
| isGenerateManyFiles() — Method in class com.adobe.livecycle.output.client.PDFOutputOptionsSpec | |
| Returns whether the Output service creates a single or multiple output streams. | |
| isGenerateManyFiles() — Method in class com.adobe.livecycle.output.client.PrintedOutputOptionsSpec | |
| Returns whether the Output service creates a single or multiple output streams. | |
| isGenericAssignmentJoin() — Method in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter | |
| For internal use only. | |
| isGuideAccessible() — Method in class com.adobe.livecycle.formsservice.client.ActivityGuideRenderSpec | |
| Determines whether guided forms compilation is accessible. | |
| isGuideAccessible() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Returns the value of the guideAccessible option, which specifies whether guided forms compilation is accessible. | |
| isGuidePDF() — Method in class com.adobe.livecycle.formsservice.client.ActivityGuideRenderSpec | |
| Determines whether the Forms service data output is rendered in both Flash and PDF. | |
| isGuidePDF() — Method in 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 in class com.adobe.livecycle.formsservice.client.ActivityGuideRenderSpec | |
| Determines whether to use run-time shared libraries when compiling guided forms. | |
| isGuideRSL() — Method in 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 in class com.adobe.livecycle.formsservice.client.ActivityGuideRenderSpec | |
| Specifies whether guided forms submit all data including hidden panels. | |
| isGuideSubmitAll() — Method in 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. | |
| isHidden() — Method in interface com.adobe.idp.dsc.registry.infomodel.InputParameter | |
| Determines whether this input parameter should be visible. | |
| isHidden() — Method in interface com.adobe.idp.dsc.registry.infomodel.OutputParameter | |
| Determines whether this output parameter should be visible. | |
| isIgnoreAllAcls() — Method in 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. | |
| isIncludePrincipalAttributes() — Method in 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 in class com.adobe.idp.um.api.infomodel.PermissionInfo | |
| Determines whether the permission is inherited. | |
| isInjectFormBridge() — Method in 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 in interface com.adobe.idp.dsc.registry.infomodel.InputParameter | |
| Determines whether this input parameter is an in/out parameter. | |
| isInOutParameter() — Method in interface com.adobe.idp.dsc.registry.infomodel.OutputParameter | |
| Determines whether this output parameter is an in/out parameter. | |
| isItemUpdated() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.FormInstance | |
| Indicates if this form item data has been updated. | |
| isItemUpdateRequired() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.FormInstance | |
| Indicates if this form requires an update before the task can be completed. | |
| isLinearizedPDF() — Method in class com.adobe.livecycle.formsservice.client.PDFFormRenderSpec | |
| Determines whether the Forms service produces a linearized PDF form (optimized for web applications). | |
| isLinearizedPDF() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Determines whether the Forms service produces a linearized PDF form (optimized for web applications). | |
| isLinearizedPDF() — Method in class com.adobe.livecycle.output.client.RenderOptionsSpec | |
| Specifies whether the linearizedPDF option is enabled. | |
| isList() — Method in interface com.adobe.idp.dsc.registry.infomodel.DataType | |
| Determines whether the data is contained in a list. | |
| isLocal() — Method in interface com.adobe.idp.um.api.infomodel.Domain | |
| Determines whether the domain is local. | |
| isLocal() — Method in interface com.adobe.idp.um.api.infomodel.Principal | |
| Determines whether this principal is local. | |
| isLocal() — Method in class com.adobe.idp.um.api.infomodel.PrincipalSearchFilter | |
| Determines whether local results will be returned. | |
| isLocked() — Method in class com.adobe.external.pdfutil.client.PDFPropertiesResponse | |
| Determines whether the document is locked. | |
| isLocked() — Method in interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration | |
| Determines whether this service configuration is locked. | |
| isLocked() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskInfo | |
| Determines whether the task is locked. | |
| isLocked() — Method in interface com.adobe.idp.um.api.infomodel.Principal | |
| Determines whether this principal is locked. | |
| isMap() — Method in interface com.adobe.idp.dsc.registry.infomodel.DataType | |
| Determines whether the data is contained in a map. | |
| isModeFinal() — Method in class com.adobe.livecycle.readerextensions.client.ReaderExtensionsOptionSpec | |
| Returns true if the mode is set to final. | |
| isMonitoringEnabled() — Method in interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration | |
| Determines whether Business Activity Montioring is requested for this service. | |
| isMultipleOutput() — Method in class com.adobe.livecycle.output.client.OutputOptionsSpec | |
| Returns true if the Output service creates multiple output streams. | |
| isMutable(java.lang:String roleId) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Determines whether the specified role is mutable. | |
| isMutable() — Method in interface com.adobe.idp.um.api.infomodel.Role | |
| Determines whether the role is mutable. | |
| isMutable() — Method in class com.adobe.idp.um.spi.directoryservices.DSPrincipalRecord | |
| Retrieves the mutable status of the role. | |
| isMutable(java.lang:String roleId) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Determines whether the specified role is mutable. | |
| isNewIdSet() — Method in 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 in interface com.adobe.idp.dsc.transaction.TransactionContext | |
| Determines if the transaction is new or is participating in an existing transaction. | |
| isNoteExtended() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo | |
| Determines whether a note attachment is longer than the contents of the description field. | |
| IS_NULL — Final static property in class com.adobe.idp.dsc.filter.Operator | |
| Is null operator ("IS_NULL"). | |
| ISO_8859_1 — Final static property in class com.adobe.livecycle.barcodedforms.CharSet | |
| Represents ISO-8859-1 encoding. | |
| ISO_8859_2 — Final static property in class com.adobe.livecycle.barcodedforms.CharSet | |
| Represents ISO-8859-2 encoding. | |
| ISO_8859_7 — Final static property in class com.adobe.livecycle.barcodedforms.CharSet | |
| Represents ISO-8859-7 encoding. | |
| isOperationSecureDocument() — Method in class com.adobe.edc.server.spi.authorization.ExternalAuthOperationType | |
| Determines whether the operation is securing the document. | |
| isOperationViewDocument() — Method in class com.adobe.edc.server.spi.authorization.ExternalAuthOperationType | |
| Determines whether the operation is viewing the document. | |
| isOptionalContentPresent() — Method in class com.adobe.livecycle.signatures.client.types.PDFLegalWarnings | |
| Returns true if optional content is found in the document. | |
| isOrchestrateable() — Method in interface com.adobe.idp.dsc.registry.infomodel.Operation | |
| Determines whether a service or any of its operations can be used within an orchestration. | |
| isOrchestration() — Method in interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration | |
| Determines whether this service configuration is an orchestration. | |
| isPassivationLazy() — Static method in class com.adobe.idp.Document | |
| Returns true if lazy passivation is on. | |
| isPCLFormat() — Method in class com.adobe.livecycle.output.client.OutputOptionsSpec | |
| Returns true if the output format is PCL. | |
| isPDF2XDP() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Returns the setPDF2XDP value. | |
| isPersistent() — Method in class com.adobe.idp.jobmanager.common.JobId | |
| Specifies whether this object is persisted within LiveCycle ES. | |
| isPlaintextMetadata() — Method in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Policy | |
| Retrieves whether the metadata of documents that are protected with this policy is encrypted. | |
| isPolicyMappingInhibit() — Method in class com.adobe.livecycle.signatures.client.types.PathValidationOptionSpec | |
| Specifies if policy mapping is allowed in the certification path. | |
| isPostScriptFormat() — Method in class com.adobe.livecycle.output.client.OutputOptionsSpec | |
| Returns true if the output format is Postscript. | |
| isPrimarySortEmpty() — Method in interface com.adobe.idp.taskmanager.dsc.client.query.SortOrder | |
| Determines whether the primary search criteria have been set. | |
| isProcessInitiated() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.CompleteTaskResult | |
| Determines whether TaskManager#completeTask TaskManager.completeTask() initiated a new process instance. | |
| isProcessJoin() — Method in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter | |
| For internal use only. | |
| isProjected(int type) — Method in class com.adobe.repository.RepositoryLoadProfile | |
| Retrieves the projection state of the supplied resource object type or attribute. | |
| isProjected(int attribute) — Method in class com.adobe.repository.infomodel.bean.Lock | |
| Determines whether the supplied attribute or composed object is projected. | |
| isProjected(int attribute) — Method in class com.adobe.repository.infomodel.bean.Relation | |
| Determines whether the supplied attribute or composed object is projected. | |
| isProjected(int attribute) — Method in class com.adobe.repository.infomodel.bean.Resource | |
| Determines whether the supplied attribute or composed object is projected. | |
| isProjected(int attribute) — Method in class com.adobe.repository.infomodel.bean.ResourceContent | |
| Determines whether the supplied attribute or composed object is projected. | |
| isProjected(int attribute) — Method in class com.adobe.repository.infomodel.bean.ResourceProperty | |
| Determines whether the supplied attribute or composed object is projected. | |
| isRandomGroupUser() — Method in 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 in class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec | |
| Returns a Boolean value that specifies whether the re2DBarcode option is set. | |
| isRe2DBarcode() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Returns a Boolean value that specifies whether the re2DBarcode option is set. | |
| isReadable() — Method in 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 in class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason | |
| Specifies whether the reason is recoverable when an error occurs. | |
| isReCommenting() — Method in class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec | |
| Returns a Boolean value that specifies whether the reCommenting option is set. | |
| isReCommenting() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Returns a Boolean value that specifies whether the reCommenting option is set. | |
| isRecordLevelMetaData() — Method in class com.adobe.livecycle.output.client.OutputOptionsSpec | |
| Determines whether the record level metadata is set. | |
| isRecordLevelMetaData() — Method in class com.adobe.livecycle.output.client.PDFOutputOptionsSpec | |
| Returns true if the recordLevelMetaData value is set. | |
| isRecordLevelMetaData() — Method in class com.adobe.livecycle.output.client.PrintedOutputOptionsSpec | |
| Returns true if the recordLevelMetaData value is set. | |
| isReCreatePages() — Method in class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec | |
| Returns a Boolean value that specifies whether the reCreatePages option is set. | |
| isReCreatePages() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Returns a Boolean value that specifies whether the reCreatePages option is set. | |
| isReDigSig() — Method in class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec | |
| Returns a Boolean value that specifies whether the reDigSig option is set. | |
| isReDigSig() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Returns a Boolean value that specifies whether the reDigSig option is set. | |
| isReEmbeddedAttachments() — Method in class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec | |
| Returns a Boolean value that specifies whether the reEmbeddedAttachments option is set. | |
| isReEmbeddedAttachments() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Returns a Boolean value that specifies whether the reEmbeddedAttachments option is set. | |
| isReExpImp() — Method in class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec | |
| Returns a Boolean value that specifies whether the reExpImp option is set. | |
| isReExpImp() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Returns a Boolean value that specifies whether the reExpImp option is set. | |
| isReFillIn() — Method in class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec | |
| Returns a Boolean value that specifies whether the reFillIn option is set. | |
| isReFillIn() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Returns a Boolean value that specifies whether the reFillIn option is set. | |
| isReFormFieldMod() — Method in class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec | |
| Returns a Boolean value that specifies whether the reFormFieldMod option is set. | |
| isReFormFieldMod() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Returns a Boolean value that specifies whether the reFormFieldMod option is set. | |
| isReOnlineCommenting() — Method in class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec | |
| Returns a Boolean value that specifies whether the reOnlineCommenting option is set. | |
| isReOnlineCommenting() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Returns a Boolean value that specifies whether the reOnlineCommenting option is set. | |
| isReOnlineForms() — Method in class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec | |
| Returns a Boolean value that specifies whether the reOnlineForms option is set. | |
| isReOnlineForms() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Returns a Boolean value that specifies whether the reOnlineForms option is set. | |
| isRequired() — Method in interface com.adobe.idp.dsc.registry.infomodel.ConfigParameter | |
| Determines whether this configuration parameter is required. | |
| isRequired() — Method in interface com.adobe.idp.dsc.registry.infomodel.InputParameter | |
| Determines whether this parameter is required in the invocation request. | |
| isRequired() — Method in class com.adobe.livecycle.pdfutility.client.PDFUtilitySaveMode | |
| Determines whether the save mode of the PDF document is required. | |
| isRequiresTimeStamp() — Method in class com.adobe.livecycle.signatures.client.types.PDFTimeStampSeed | |
| Specifies whether time-stamping is required while signing a PDF document. | |
| isReStandaloneSubmit() — Method in class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec | |
| Returns a Boolean value that specifies whether the reStandaloneSubmit option is set. | |
| isReStandaloneSubmit() — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec | |
| Returns a Boolean value that specifies whether the reStandaloneSubmit option is set. | |
| isRevoked() — Method in interface com.adobe.livecycle.rightsmanagement.client.infomodel.License | |
| Retrieves the revocation state of the license. | |
| isRollbackOnly() — Method in interface com.adobe.idp.dsc.transaction.TransactionContext | |
| Determines if the transaction has been set rollback-only. | |
| isRouteSelectionRequired() — Method in interface com.adobe.idp.taskmanager.dsc.client.query.TaskRow | |
| Determines whether a route must be selected to complete this task. | |
| isRunning() — Method in interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration | |
| Determines whether this service configuration is running. | |
| isSearch(java.lang:Object searchKey) — Method in class com.adobe.idp.um.api.infomodel.GenericSearchFilter | |
| For internal use only. | |
| isSearchable() — Method in interface com.adobe.idp.taskmanager.dsc.client.query.MultiTypeVariable | |
| Determines whether the process variable is searchable in the process designer. | |
| isSecondarySortEmpty() — Method in interface com.adobe.idp.taskmanager.dsc.client.query.SortOrder | |
| Determines whether the secondary search criteria has been set. | |
| isSecurityEnabledSet() — Method in class com.adobe.idp.dsc.registry.service.ModifyServiceInfo | |
| Determines whether the property specifying whether security is enabled has been set. | |
| isSendNonce() — Method in 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. | |
| isShowAttachments() — Method in interface com.adobe.idp.taskmanager.dsc.client.query.TaskRow | |
| Determines whether the attachment window for this task is to be shown. | |
| isShowDate() — Method in class com.adobe.livecycle.signatures.client.types.PDFSignatureAppearanceOptionSpec | |
| Specifies whether the date is displayed within the signature. | |
| isShowDefaultLogo() — Method in class com.adobe.livecycle.signatures.client.types.PDFSignatureAppearanceOptionSpec | |
| Specifies whether the default Adobe logo is displayed within the signature. | |
| isShowDN() — Method in class com.adobe.livecycle.signatures.client.types.PDFSignatureAppearanceOptionSpec | |
| Specifies whether DN information is shown in the signature. | |
| isShowLabels() — Method in class com.adobe.livecycle.signatures.client.types.PDFSignatureAppearanceOptionSpec | |
| Specifies whether labels for various fields are displayed within the signature. | |
| isShowLocation() — Method in class com.adobe.livecycle.signatures.client.types.PDFSignatureAppearanceOptionSpec | |
| Specifies whether location information is displayed within the signature. | |
| isShowName() — Method in class com.adobe.livecycle.signatures.client.types.PDFSignatureAppearanceOptionSpec | |
| Specifies whether the name of the signer is displayed within the signature. | |
| isShowReason() — Method in class com.adobe.livecycle.signatures.client.types.PDFSignatureAppearanceOptionSpec | |
| Specifies whether the reason for signing the PDF document is displayed within the signature. | |
| isSignatureAlgoFIPSCompliant(java.lang:String alg, java.security:Key key) — Static method in 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 in class com.adobe.livecycle.signatures.common.FIPSCompliance | |
| Check if the signature algorithm is FIPS compliant. | |
| isSigned() — Method in class com.adobe.livecycle.signatures.client.types.PDFSignatureField | |
| Specifies whether the signature field is signed or certified. | |
| isSigningDateTimestamped() — Method in class com.adobe.livecycle.signatures.client.types.PDFSignatureVerificationResult | |
| Specifies whether the signature is date-stamped. | |
| isSingleOutput() — Method in class com.adobe.livecycle.output.client.OutputOptionsSpec | |
| Returns true if the Output service creates a single output stream. | |
| isSortAscending() — Method in class com.adobe.idp.um.api.infomodel.GenericSearchFilter | |
| Determines whether the sorting results will occur in ascending order. | |
| isStandAlone() — Method in 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 in 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 in 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 in interface com.adobe.idp.dsc.registry.infomodel.DataType | |
| Determines whether the data is contained in a standard data type. | |
| isStartTask() — Method in interface com.adobe.idp.taskmanager.dsc.client.query.TaskRow | |
| Determines whether the task is a start task. | |
| isStartTask(boolean startTask) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.CreateTaskInfo | |
| Determines whether this is a start task. | |
| isStartTask() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskInfo | |
| Determines whether this task is a start task. | |
| isStartWithComponentSet() — Method in 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 in interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration | |
| Determines whether this service configuration is stopped. | |
| isSynchronous() — Method in interface com.adobe.idp.dsc.InvocationRequest | |
| Determines whether the operation is going to be executed synchronously or asynchronously. | |
| isSynchronous() — Method in class com.adobe.livecycle.convertpdfservice.client.ConvertPdfServiceClient | |
| For internal use only. | |
| isSynchronous() — Method in class com.adobe.livecycle.formdataintegration.client.FormDataIntegrationClient | |
| Specifies whether FormDataIntegration service is invoked synchronously. | |
| isSynchronous() — Method in class com.adobe.livecycle.output.client.OutputClient | |
| For internal use only. | |
| isSystem() — Method in interface com.adobe.idp.um.api.infomodel.Principal | |
| Determines whether this is a system principal. | |
| isSystem() — Method in interface com.adobe.idp.um.api.infomodel.PrincipalReference | |
| Determines whether this is a system principal. | |
| isTaggedPDF() — Method in 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 in 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 in class com.adobe.livecycle.output.client.RenderOptionsSpec | |
| Specifies whether the Output service creates a tagged PDF document. | |
| isTaskOwner() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskUserInfo | |
| Determines whether this user is the task owner. | |
| isTracked() — Method in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Policy | |
| Retrieves whether the Rights Management service logs events that involve this policy. | |
| isTransactionBound() — Method in class com.adobe.idp.Document | |
| Returns true or false depending on whether the Document lifetime is transaction-bound. | |
| isTspSendNonce() — Method in class com.adobe.livecycle.signatures.client.types.TSPOptionSpec | |
| Determines whether a nonce is sent with this TSP request. | |
| isTypeSet() — Method in class com.adobe.idp.dsc.registry.service.ModifyServiceConfigurationInfo | |
| Determines whether the type string for a service configuration has been set for this object. | |
| isUserIdIncluded() — Method in 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 in interface com.adobe.idp.um.api.AuthorizationManager | |
| This determines whether the principal has an assigned role. | |
| isUserInRole(java.lang:String roleId) — Method in 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 in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| This determines whether the principal has an assigned role. | |
| isUserInRole(java.lang:String roleId) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| This determines whether the currently authenticated user is in the specified role. | |
| isUserNameIncluded() — Method in 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 in interface com.adobe.idp.taskmanager.dsc.client.task.FormInstance | |
| Determines if this task item should populate its action list from the task routes. | |
| isValidateOnly() — Method in class com.adobe.livecycle.assembler.client.AssemblerOptionSpec | |
| Determines whether the DDX job is a validation-only test. | |
| isValidateOnly() — Method in class com.adobe.service.ddxm.client.Environment | |
| Determines whether the DDX job is a validation-only test. | |
| isVisible() — Method in interface com.adobe.idp.taskmanager.dsc.client.query.MultiTypeVariable | |
| Determines whether the process variable is visible in the process designer. | |
| isVisible() — Method in interface com.adobe.idp.taskmanager.dsc.client.query.TaskRow | |
| Determines whether this task is to be shown. | |
| isVisible() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskInfo | |
| Determines whether the task is visible. | |
| isVisible() — Method in class com.adobe.livecycle.signatures.client.types.PDFSignatureField | |
| Specifies whether the signature field is visible. | |
| isWaitForResponse() — Method in class com.adobe.livecycle.output.client.OutputOptionsSpec | |
| Returns true if the Output service waits for a response. | |
| isWorkflowTask() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.CompleteTaskResult | |
| Determines whether the completed task is part of a workflow. | |
| isWorkflowTask() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.CreateTaskResult | |
| Determines whether this new task is part of a workflow. | |
| isWriteable() — Method in interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo | |
| Determines whether this attachment is writeable. | |
| isXMLData() — Method in 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 in 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 in 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 in class com.adobe.livecycle.output.client.OutputOptionsSpec | |
| Returns true if the output format is ZPL. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/all-index-I.html