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  
read(long pos) — Method in class com.adobe.idp.Document
Reads a byte of the Document object's content at the given position.
read(long pos, byte[] b, int off, int len) — Method in class com.adobe.idp.Document
Reads up to len bytes of the Document object's content into an array of bytes.
readAccessControlList(java.lang:String resourceUri) — Method in interface com.adobe.repository.bindings.ResourceRepository
Reads an access control list for the resource identified by resourceUri.
readAccessControlList(java.lang:String resourceUri) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Reads an access control list for the resource identified by resourceUri.
readAttachmentBytes(long taskId, long attachmentId) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Retrieves a byte array containing the specified attachment.
readAttachmentDocument(long taskId, long attachmentId) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Retrieves a Document containing the binary content of the specified attachment.
readAttachmentStream(long taskId, long attachmentId) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Retrieves an input stream containing the binary content of the specified attachment.
READ_CONTENT_USER_PERM — Final static property in class com.adobe.repository.infomodel.bean.AccessControlEntry
Permission allowing the user to read the content of a resource.
ReaderExtensionsException — Class in package com.adobe.livecycle.readerextensions.client.exceptions
Represents the primary class for exceptions that are thrown by the Reader Extensions service.
ReaderExtensionsException() — Constructor in class com.adobe.livecycle.readerextensions.client.exceptions.ReaderExtensionsException
Constructs a new exception with a null message and cause.
ReaderExtensionsOptionSpec — Class in package com.adobe.livecycle.readerextensions.client
Represents run-time options that are available when applying usage rights to a PDF document.
ReaderExtensionsOptionSpec(com.adobe.livecycle.readerextensions.client:UsageRights rights, java.lang:String message) — Constructor in class com.adobe.livecycle.readerextensions.client.ReaderExtensionsOptionSpec
A constructor that creates a ReaderExtensionsOptions instance.
ReaderExtensionSpec — Class in package com.adobe.livecycle.formsservice.client
Enables you to define run-time options that control how the Forms service renders rights-enabled forms.
ReaderExtensionSpec() — Constructor in class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec
A standard constructor.
ReaderExtensionSpec(java.lang:String reCredentialAlias, java.lang:String reCredentialPassword, java.lang:String reReaderMessage, boolean re2DBarcode, boolean reCommenting, boolean reCreatePages, boolean reDigSig, boolean reEmbeddedAttachments, boolean reExpImp, boolean reFillIn, boolean reFormFieldMod, boolean reOnlineCommenting, boolean reOnlineForms, boolean reStandaloneSubmit) — Constructor in class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec
A constructor that enables you to set all options.
ReaderExtensionsServiceClient — Class in package com.adobe.livecycle.readerextensions.client
Enables the creation of a Java object that invokes operations that belong to the Reader Extensions service.
ReaderExtensionsServiceClient(com.adobe.idp.dsc.clientsdk:ServiceClientFactory factory) — Constructor in class com.adobe.livecycle.readerextensions.client.ReaderExtensionsServiceClient
A constructor that creates a ReaderExtensionsClient object.
readFullNoteContent(long taskId, long attachmentId) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Retrieves the full note content.
READ_METADATA_USER_PERM — Final static property in class com.adobe.repository.infomodel.bean.AccessControlEntry
Permission allowing the user to include a resource in a list resources request or read the metadata of a resource.
readProperties(java.lang:String[] resourceUris, com.adobe.repository.infomodel.bean:ResourceProperty[] propertyNames) — Method in interface com.adobe.repository.bindings.ResourceRepository
Retrieves an array of property instances for the requested properties.
readProperties(java.lang:String[] resourceUris, com.adobe.repository.infomodel.bean:ResourceProperty[] propertyNames) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Retrieves an array of property instances for the requested properties.
readResource(java.lang:String resourceUri) — Method in interface com.adobe.repository.bindings.ResourceRepository
Retrieves the com.adobe.repository.infomodel.bean.Resource identified by resourceUri from the Repository.
readResource(java.lang:String resourceUri) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Retrieves the com.adobe.repository.infomodel.bean.Resource identified by resourceUri from the Repository.
readResourceContent(java.lang:String resourceUri) — Method in interface com.adobe.repository.bindings.ResourceRepository
Retrieves the content of the com.adobe.repository.infomodel.bean.Resource object identified by resourceUri from the Repository.
readResourceContent(java.lang:String resourceUri) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Retrieves the content of the com.adobe.repository.infomodel.bean.Resource object identified by resourceUri from the Repository.
readResources(java.lang:String[] resourceUris) — Method in interface com.adobe.repository.bindings.ResourceRepository
Retrieves the com.adobe.repository.infomodel.bean.Resource objects identified by resourceUris from the Repository.
readResources(java.lang:String[] resourceUris) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Retrieves the com.adobe.repository.infomodel.bean.Resource objects identified by resourceUris from the Repository.
reAssignTask(long taskId, java.lang:String aReassignToUser) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Reassigns a task to another user queue.
RECEIVER_PARAMETER_NAME — Final static property in interface com.adobe.idp.dsc.registry.infomodel.InputParameterMapping
Receiver parameter name attribute.
RECIPIENTSIG — Final static property in class com.adobe.livecycle.signatures.client.types.PDFSignatureType
The signature field is another type of signature field.
reconstructImageTicket(java.lang:String aSerializedValue) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Reconstructs an image ticket object from a previously received ImageTicket object.
registerPolicy(com.adobe.livecycle.rightsmanagement.client.infomodel:Policy policy) — Method in interface com.adobe.livecycle.rightsmanagement.client.PolicyManager
Registers the specified policy with the Rights Management service as a user policy in My Policies policy set.
registerPolicy(com.adobe.livecycle.rightsmanagement.client.infomodel:Policy policy, java.lang:String policySetName) — Method in interface com.adobe.livecycle.rightsmanagement.client.PolicyManager
Registers the provided policy with the Rights Management service.
registerResInstance(java.lang:String resType, java.util:List resIdList) — Method in interface com.adobe.idp.um.api.AuthorizationManager
Assigns the default access control list (ACL) of the specified resource type to the given resource instances.
registerResInstance(java.lang:String resType, java.util:List resIdList) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient
Assigns the default access control list (ACL) of the specified resource type to the given resource instances.
registerWatermark(com.adobe.livecycle.rightsmanagement.client.infomodel:Watermark watermark) — Method in interface com.adobe.livecycle.rightsmanagement.client.WatermarkManager
Registers the specified watermark with the Rights Management service.
RegistryException — Class in package com.adobe.idp.dsc.registry
An exception indicating that a general registry exception has occurred.
RegistryException(DSCError aError) — Constructor in class com.adobe.idp.dsc.registry.RegistryException
Constructor that uses the specified document service component error.
RegistryException(DSCError error, java.lang:Throwable aThrowable) — Constructor in class com.adobe.idp.dsc.registry.RegistryException
Constructor that uses the specified document service component error and throwable exception.
rejectTask(long taskId) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Returns a task back to the queue from which the task was forwarded or claimed.
Relation — Class in package com.adobe.repository.infomodel.bean
Relation instances are used to define many-to-many relationships among resources.
Relation() — Constructor in class com.adobe.repository.infomodel.bean.Relation
Default constructor.
RELATION_CONTENT — Final static property in class com.adobe.repository.infomodel.bean.Resource
RELATION_LOCKS — Final static property in class com.adobe.repository.infomodel.bean.Resource
RELATION_RESOURCE_PROPERTIES — Final static property in class com.adobe.repository.infomodel.bean.Resource
ReliantApplication — Interface in package com.adobe.idp.um.api.infomodel
This class contains information for reliant applications.
REMINDER_COUNT — Final static property in interface com.adobe.idp.taskmanager.dsc.client.query.SortOrder
The reminder count column.
REMINDER_INSTRUCTIONS — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants
The node name for the reminder instructions in the event data.
REMINDER_REPEAT — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants
The node name for the reminder repeat value in the event data.
remove(short remove) — Method in interface com.adobe.idp.taskmanager.dsc.client.query.StatusFilter
Removes the given status value.
removeApplication(com.adobe.idp.applicationmanager.application:ApplicationId applicationId) — Method in class com.adobe.idp.applicationmanager.client.ApplicationManager
Removes the application specified by the application identifier parameter.
removeAttribute(java.lang:String name) — Method in class com.adobe.idp.Document
Removes an attribute with the given name.
removeAttribute(java.lang:String key) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Removes the specified attribute.
removeCategory(com.adobe.idp.dsc.registry.infomodel:ServiceCategory aCat) — Method in interface com.adobe.idp.dsc.registry.service.ServiceRegistry
Removes the specified service category.
removeCategory(com.adobe.idp.dsc.registry.infomodel:ServiceCategory aCat) — Method in class com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient
Removes the specified service category.
removeConfiguration(com.adobe.idp.dsc.registry.infomodel:ServiceConfiguration aConfig) — Method in interface com.adobe.idp.dsc.registry.service.ServiceRegistry
Removes the specified service configuration.
removeConfiguration(com.adobe.idp.dsc.registry.infomodel:ServiceConfiguration aConfig) — Method in class com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient
Removes the specified service configuration.
removeDocument(java.lang:String name) — Method in class com.adobe.livecycle.formsservice.client.FormsServiceClient
Removes a file attachment from the form.
removeLock(com.adobe.repository.infomodel.bean:Lock lock) — Method in class com.adobe.repository.infomodel.bean.Resource
Removes the specified lock from this resource.
removePDFPasswordSecurity(com.adobe.idp:Document inPDFDoc, java.lang:String password) — Method in class com.adobe.livecycle.encryption.client.EncryptionServiceClient
Returns an unsecured PDF document given a password-encrypted PDF document and the permission password value that is required to remove encryption from a PDF document.
removePDFSecurity(com.adobe.idp:Document inPDFDoc) — Method in class com.adobe.livecycle.encryption.client.EncryptionServiceClient
Returns a PDF document that has security removed given a PDF document that is unlocked using a password or APS credentials.
removePermission(com.adobe.livecycle.rightsmanagement.client.infomodel:Permission perm) — Method in interface com.adobe.livecycle.rightsmanagement.client.infomodel.PolicyEntry
Removes the specified permission from the com.adobe.livecycle.rightsmanagement.client.infomodel.PolicyEntry object.
removePermission(java.lang:String permission) — Method in class com.adobe.repository.infomodel.bean.AccessControlEntry
Removes the specified permission from this entry.
removePolicyEntry(com.adobe.livecycle.rightsmanagement.client.infomodel:PolicyEntry policyEntry) — Method in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Policy
Removes a policy entry from the policy.
removePrincipalFromLocalGroup(java.lang:String principalOid, java.lang:String localGroupOid) — Method in interface com.adobe.idp.um.api.DirectoryManager
Removes a principal from an existing local group.
removePrincipalFromLocalGroup(java.lang:String principalOid, java.lang:String localGroupOid) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient
Removes a principal from an existing local group.
removeProperties(java.lang:String resourceUri, com.adobe.repository.infomodel.bean:ResourceProperty[] properties, boolean revMajorVersion) — Method in interface com.adobe.repository.bindings.ResourceRepository
Removes properties from a resource and creates a new version from the result.
removeProperties(java.lang:String resourceUri, com.adobe.repository.infomodel.bean:ResourceProperty[] properties, boolean revMajorVersion) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Removes properties from a resource and creates a new version from the result.
removeProperty(java.lang:String propertyName) — Method in interface com.adobe.idp.dsc.InvocationRequest
Removes an associated property from the invocation request.
removeProperty(java.lang:String propertyName) — Method in interface com.adobe.idp.dsc.InvocationResponse
Removes a property from the invocation response.
removeRelationship(java.lang:String sourceResourceUri, java.lang:String targetResourceUri, int relationshipType) — Method in interface com.adobe.repository.bindings.ResourceRepository
Removes a com.adobe.repository.infomodel.bean.Relation of type relationshipType between the source and target resources.
removeRelationship(java.lang:String sourceResourceUri, java.lang:String targetResourceUri, int relationshipType) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Removes a com.adobe.repository.infomodel.bean.Relation of type relationshipType between the source and target resources.
removeResourceProperty(com.adobe.repository.infomodel.bean:ResourceProperty resourceProperty) — Method in class com.adobe.repository.infomodel.bean.Resource
Removes a dynamic property from this resource.
removeSecurity(com.adobe.idp:Document inPDFDoc) — Method in interface com.adobe.livecycle.rightsmanagement.client.DocumentManager
Removes the security from a policy-protected PDF document provided that a super administrator is used in connection settings.
removeService(com.adobe.idp.dsc.registry.infomodel:Service aService) — Method in interface com.adobe.idp.dsc.registry.service.ServiceRegistry
Removes the specified service.
removeService(com.adobe.idp.dsc.registry.infomodel:Service aService) — Method in class com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient
Removes the specified service.
removeSignatureField(com.adobe.idp:Document inPDFDoc, java.lang:String signatureFieldName) — Method in class com.adobe.livecycle.signatures.client.SignatureServiceClient
Removes the specified signature field.
removeSignatureField(com.adobe.idp:Document inPDFDoc, java.lang:String signatureFieldName) — Method in interface com.adobe.livecycle.signatures.client.SignatureServiceClientInterface
Removes the specified signature field.
removeUsageRights(com.adobe.idp:Document inDocument) — Method in class com.adobe.livecycle.readerextensions.client.ReaderExtensionsServiceClient
Removes usage rights from the specified PDF document.
removeUserAndPermissions(java.lang:String user) — Method in class com.adobe.repository.infomodel.bean.AccessControlList
Removes the specified user and his permissions.
removeUserQueue(long aQueueToRemove) — Method in interface com.adobe.idp.taskmanager.dsc.client.queuemanager.QueueManager
Removes a user queue.
RenderAtClient — Final class in package com.adobe.livecycle.formsservice.client
Enables the delivery of PDF content by using the the client-side rendering capability of Acrobat 7.0 or later.
RENDER_AT_CLIENT — Final static property in class com.adobe.livecycle.output.client.RenderOptionsSpecConstants
RENDER_AT_CLIENT_ID — Final static property in class com.adobe.livecycle.output.client.RenderOptionsSpecConstants
RenderFormException — Class in package com.adobe.livecycle.formsservice.exception
A RenderFormException exception is generated by the com.adobe.livecycle.formsservice.client.FormsServiceClient object's com.adobe.livecycle.formsservice.client.FormsServiceClient#renderHTMLForm renderHTMLForm(), com.adobe.livecycle.formsservice.client.FormsServiceClient#renderPDFForm renderPDFForm(), and com.adobe.livecycle.formsservice.client.FormsServiceClient#renderPDFFormWithUsageRights renderPDFFormWithUsageRights() methods.
RenderFormException() — Constructor in class com.adobe.livecycle.formsservice.exception.RenderFormException
A constructor for this exception.
RenderFormException(java.lang:String reason) — Constructor in class com.adobe.livecycle.formsservice.exception.RenderFormException
A constructor for this exception.
RenderFormException(java.lang:String reason, java.lang:Throwable e) — Constructor in class com.adobe.livecycle.formsservice.exception.RenderFormException
A constructor for this exception.
RenderFormException(java.lang:Exception e) — Constructor in class com.adobe.livecycle.formsservice.exception.RenderFormException
A constructor for this exception.
RenderFormException(java.lang:String resourceID, int severity, boolean log) — Constructor in class com.adobe.livecycle.formsservice.exception.RenderFormException
A constructor for this exception.
RenderFormException(java.lang:String resourceID, java.lang:String[] args, int severity, boolean log) — Constructor in class com.adobe.livecycle.formsservice.exception.RenderFormException
A constructor for this exception.
renderFormGuide(java.lang:String formQuery, com.adobe.idp:Document inDataDoc, com.adobe.livecycle.formsservice.client:PDFFormRenderSpec pdfFormRenderSpec, com.adobe.livecycle.formsservice.client:ActivityGuideRenderSpec activityGuideRenderSpec, com.adobe.livecycle.formsservice.client:URLSpec urlSpec) — Method in class com.adobe.livecycle.formsservice.client.FormsServiceClient
Renders a form guide to a client device.
renderHTMLForm(java.lang:String formQuery, com.adobe.livecycle.formsservice.client:TransformTo transformTo, com.adobe.idp:Document inDataDoc, com.adobe.livecycle.formsservice.client:HTMLRenderSpec htmlRenderSpec, java.lang:String userAgent, com.adobe.livecycle.formsservice.client:URLSpec urlSpec, java.util:Map attachments) — Method in class com.adobe.livecycle.formsservice.client.FormsServiceClient
Renders an HTML form to a client device by retrieving the specified form design and transforming it to an HTML form as specified by the transformTo value.
RenderOptionsSpec — Class in package com.adobe.livecycle.formsservice.client
Enables you to define run-time options that control how the Forms service renders forms and handles form submissions.
RenderOptionsSpec — Class in package com.adobe.livecycle.output.client
Enables you to define run-time options that control how the Output service generates document output streams.
RenderOptionsSpec() — Constructor in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
A standard constructor.
RenderOptionsSpec(java.lang:String sOptions) — Constructor in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
For internal use only.
RenderOptionsSpec(com.adobe.livecycle.formsservice.client:OutputType outputType, java.lang:String charset, java.lang:String locale, int pageNumber, java.lang:Boolean cacheEnabled, java.lang:Integer validationUI, java.lang:Integer validationReporting, java.lang:String validationBorder, java.lang:String acrobatVersion, java.lang:String pDFVersion, boolean xMLData, boolean taggedPDF, boolean linearizedPDF, boolean pDF2XDP, java.lang:String seedPDF, java.lang:String renderAtClient, java.lang:String clientFrame, java.lang:String imageURL, boolean clientCache, java.lang:String exportDataFormat, boolean standAlone, java.lang:String formModel, java.lang:String xDCURI, java.lang:String xCIURI, java.lang:String fontMapURI, java.lang:String xCI, java.lang:String serviceId, java.lang:String rootLocale, java.lang:String digSigCSSURI, java.lang:String toolbarMenu, boolean debugEnabled, java.lang:String ifModifiedSince, java.lang:String guideName, boolean guideRSL, boolean guidePDF, boolean guideAccessible, java.lang:String guideCBURL, boolean cB, java.lang:String guideStyle, boolean guideSubmitAll, boolean injectFormBridge, java.lang:String reCredentialAlias, java.lang:String reCredentialPassword, java.lang:String reReaderMessage, boolean re2DBarcode, boolean reCommenting, boolean reCreatePages, boolean reDigSig, boolean reEmbeddedAttachments, boolean reExpImp, boolean reFillIn, boolean reFormFieldMod, boolean reOnlineCommenting, boolean reOnlineForms, boolean reStandaloneSubmit) — Constructor in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
A constructor that enables you to set all options.
RenderOptionsSpec() — Constructor in class com.adobe.livecycle.output.client.RenderOptionsSpec
A constructor that does not set any run-time options.
RenderOptionsSpec(java.lang:String sOptions) — Constructor in class com.adobe.livecycle.output.client.RenderOptionsSpec
A constructor that accepts a string that contains various run-time options.
RenderOptionsSpec(java.lang:Boolean cacheEnabled, java.lang:String pdfVersion, boolean taggedPDF, boolean linearizedPDF, boolean debugEnabled, java.lang:String renderAtClient, com.adobe.livecycle.output.client:PDFARevisionNumber pDFARevisionNumber, java.lang:String pDFAAmendment, com.adobe.livecycle.output.client:PDFAConformance pDFAConformance) — Constructor in class com.adobe.livecycle.output.client.RenderOptionsSpec
A constructor that sets all run-time options.
RenderOptionsSpecConstants — Class in package com.adobe.livecycle.output.client
RenderOptionsSpecConstants() — Constructor in class com.adobe.livecycle.output.client.RenderOptionsSpecConstants
renderPDFForm(java.lang:String formQuery, com.adobe.idp:Document inDataDoc, com.adobe.livecycle.formsservice.client:PDFFormRenderSpec pdfFormRenderSpec, com.adobe.livecycle.formsservice.client:URLSpec urlSpec, java.util:Map attachments) — Method in class com.adobe.livecycle.formsservice.client.FormsServiceClient
Renders a PDF form to a client device by retrieving the specified form design and transforming it to a PDF form.
renderPDFFormWithUsageRights(java.lang:String formQuery, com.adobe.idp:Document inDataDoc, com.adobe.livecycle.formsservice.client:PDFFormRenderSpec pdfFormRenderSpec, com.adobe.livecycle.formsservice.client:ReaderExtensionSpec readerExtensionSpec, com.adobe.livecycle.formsservice.client:URLSpec urlSpec) — Method in class com.adobe.livecycle.formsservice.client.FormsServiceClient
Renders a rights-enabled PDF form to a client device.
RepositoryException — Class in package com.adobe.repository
Contains the shared behavior of all Repository exception classes.
RepositoryException(int moduleCode, java.lang:String message) — Constructor in class com.adobe.repository.RepositoryException
A constructor that uses a module code, which is used to determine the failure type associated with this exception.
RepositoryException(int moduleCode, java.lang:String message, java.lang:Throwable cause) — Constructor in class com.adobe.repository.RepositoryException
RepositoryException(int moduleCode) — Constructor in class com.adobe.repository.RepositoryException
A constructor that uses a module code, which is used to determine the failure type associated with this exception.
RepositoryException(int moduleCode, java.lang:Object[] messageArgs) — Constructor in class com.adobe.repository.RepositoryException
A constructor that uses a module code, which is used to determine the failure type associated with this exception.
RepositoryException(int moduleCode, java.lang:Throwable cause) — Constructor in class com.adobe.repository.RepositoryException
A constructor that uses the module code, which is used to determine the failure type associated with this exception, and the cause.
RepositoryException(int moduleCode, java.lang:Throwable cause, java.lang:Object[] messageArgs) — Constructor in class com.adobe.repository.RepositoryException
A constructor that uses the module code, which is used to determine the failure type associated with this exception, the cause, and the messageArgs that are applied to the substitution variables in the message bundle string.
RepositoryImplementationType — Class in package com.adobe.repository.infomodel.bean
This class contains information about the underlying repository implementation.
RepositoryImplementationType() — Constructor in class com.adobe.repository.infomodel.bean.RepositoryImplementationType
Default constructor.
RepositoryImplementationType(java.lang:String implementationVersion, java.lang:String name, java.lang:String description) — Constructor in class com.adobe.repository.infomodel.bean.RepositoryImplementationType
A constructor that uses the specified implementation version and type information.
RepositoryInfomodelFactoryBean — Class in package com.adobe.repository.infomodel.bean
A RepositoryInfomodelFactoryBean must be used to create resource instances.
RepositoryInfomodelFactoryBean(java.util:Map properties) — Constructor in class com.adobe.repository.infomodel.bean.RepositoryInfomodelFactoryBean
A constructor that creates an instance of the RepositoryInfomodelFactoryBean.
RepositoryLoadProfile — Class in package com.adobe.repository
Defines which object types and attributes are to be returned from (projected in) a repository query.
RepositoryLoadProfile() — Constructor in class com.adobe.repository.RepositoryLoadProfile
The default constructor.
RepositoryLoadProfile(boolean defaultProject) — Constructor in class com.adobe.repository.RepositoryLoadProfile
A constructor that can select all or no attributes and resource types for projection.
requestAll() — Method in class com.adobe.external.pdfutil.client.PDFPropertiesRequest
Instructs the PDF Utilities service to query all properties within a PDF document.
requireEndpointEventNotification() — Method in interface com.adobe.idp.dsc.registry.infomodel.Connector
Determines whether this connector needs to be informed when an endpoint is created, updated, or deleted.
RESERVED_NAMESPACE_REPOSITORY — Final static property in class com.adobe.repository.infomodel.bean.ResourceProperty
Namespace constant for ResourceProperties in the repository namespace.
RESERVED_NAMESPACE_WEBDAV — Final static property in class com.adobe.repository.infomodel.bean.ResourceProperty
Namespace constant for ResourceProperties in the webdav namespace.
resetExternalUserPassword(com.adobe.idp.um.api.infomodel:User user, java.lang:String pwd) — Method in interface com.adobe.livecycle.rightsmanagement.client.ExternalUserManager
Resets the password for an external user.
resetProperty(java.lang:String key) — Method in class com.adobe.livecycle.convertpdfservice.client.ToImageOptionsSpec
Resets the specified property.
Resource — Class in package com.adobe.repository.infomodel.bean
A Resource represents any artifact that is managed by Repository.
Resource() — Constructor in class com.adobe.repository.infomodel.bean.Resource
The default constructor.
ResourceCollection — Class in package com.adobe.repository.infomodel.bean
A ResourceCollection is a collection of logical resources.
ResourceCollection() — Constructor in class com.adobe.repository.infomodel.bean.ResourceCollection
Default constructor.
ResourceContent — Class in package com.adobe.repository.infomodel.bean
The Repository's representation of file data.
ResourceContent() — Constructor in class com.adobe.repository.infomodel.bean.ResourceContent
Default constructor.
resourceExists(java.lang:String resourceUri) — Method in interface com.adobe.repository.bindings.ResourceRepository
Determines whether a com.adobe.repository.infomodel.bean.Resource is identified by resourceUri in the Repository.
resourceExists(java.lang:String resourceUri) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Determines whether a com.adobe.repository.infomodel.bean.Resource is identified by resourceUri in the Repository.
ResourceProperty — Class in package com.adobe.repository.infomodel.bean
A dynamic property.
ResourceProperty() — Constructor in class com.adobe.repository.infomodel.bean.ResourceProperty
Default constructor.
ResourceRepository — Interface in package com.adobe.repository.bindings
This interface is used for managing resources within the Repository.
ResourceRepositoryClient — Class in package com.adobe.repository.bindings.dsc.client
The ResourceRepositoryClient is the client implementation of the com.adobe.repository.bindings.ResourceRepositoryDelegate interface, which extends the com.adobe.repository.bindings.ResourceRepository interface.
ResourceRepositoryClient(com.adobe.idp.dsc.clientsdk:ServiceClientFactory factory) — Constructor in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Repository Service Client constructor.
ResourceRepositoryClientException — Class in package com.adobe.repository.bindings.dsc.client
Exception class used with the Repository client.
ResourceRepositoryClientException(DSCException e) — Constructor in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClientException
Creates a client-side exception using the supplied com.adobe.idp.dsc.DSCException.
ResourceRepositoryDelegate — Interface in package com.adobe.repository.bindings
This interface is used for the management of resources within the Repository.
resourcesExist(java.lang:String[] resourceUris) — Method in interface com.adobe.repository.bindings.ResourceRepository
Determines whether com.adobe.repository.infomodel.bean.Resource objects identified by resourceUris exist in the Repository.
resourcesExist(java.lang:String[] resourceUris) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Determines whether com.adobe.repository.infomodel.bean.Resource objects identified by resourceUris exist in the Repository.
ResourceSynchronizerClient — Class in package com.adobe.repository.bindings.dsc.client
This class is used to retrieve information helpful to synchronizing local copies of resources with those in the Repository.
ResourceSynchronizerClient(com.adobe.idp.dsc.clientsdk:ServiceClientFactory factory) — Constructor in class com.adobe.repository.bindings.dsc.client.ResourceSynchronizerClient
Repository Service Client constructor.
ResourceType — Interface in package com.adobe.idp.um.api.infomodel
This class contains information for a resource type.
ResourceTypeACL — Interface in package com.adobe.idp.um.api.infomodel
This class creates the access control list (ACL) for a resource type.
ResourceTypeSearchFilter — Class in package com.adobe.idp.um.api.infomodel
This filter allows you specify resource type search criteria to be AND-ed together.
ResourceTypeSearchFilter() — Constructor in class com.adobe.idp.um.api.infomodel.ResourceTypeSearchFilter
Default constructor.
ResponseCallBackInfo — Interface in package com.adobe.idp.dsc
A ResponseCallBackInfo contains the information necessary for the service container to issue response callbacks to the specified operations after an com.adobe.idp.dsc.InvocationRequest InvocationRequest has succeeded.
RES_TYPE_NAME — Final static property in class com.adobe.idp.um.api.infomodel.ResourceTypeSearchFilter
The resource type name.
RESULT_LIST_PREFIX — Final static property in class com.adobe.service.ddxm.client.Output
The Key name for a result block which produces multiple outputs.
RESULT_LIST_PREFIX — Final static property in class com.adobe.service.ddxm.client.OutputMapConstants
The Key name for a result block which produces multiple outputs.
resumeJob(com.adobe.idp.jobmanager.common:JobId jobId) — Method in class com.adobe.idp.jobmanager.client.JobManager
Resume a suspended job identified by the specified job identifier.
resumeJob(com.adobe.idp.jobmanager.common:JobId jobId) — Method in interface com.adobe.idp.jobmanager.service.JobManager
Resume a suspended job identified by the specified job identifier.
retryAction(java.lang:String invocationId) — Method in class com.adobe.idp.workflow.client.ProcessManager
Retries an action in a stalled process instance.
Revision_1 — Final static property in class com.adobe.livecycle.output.client.PDFARevisionNumber
The PDF/A revision number.
RevocationCheckOrder — Final class in package com.adobe.livecycle.signatures.pki.client.types.common
Specifies the order in which revocation checking is performed.
RevocationCheckStyle — Final class in package com.adobe.livecycle.signatures.pki.client.types.common
Represents revocation check preference types.
REVOKE — Final static property in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Permission
Represents the permission that enables users to revoke documents.
revokeLicense(java.lang:String licenseId, int reason, java.net:URL revocationURL) — Method in interface com.adobe.livecycle.rightsmanagement.client.LicenseManager
Revokes the specified license.
revokeQueueAccess(long aQueueId, java.lang:String aUserToRevoke) — Method in interface com.adobe.idp.taskmanager.dsc.client.queuemanager.QueueManager
Removes access to a queue for a specific user.
RGB — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.ColorSpace
RGB color space.
RGBPolicy — Final class in package com.adobe.livecycle.convertpdfservice.client.enumeration
RGB policy.
RIGHT — Final static property in class com.adobe.livecycle.signatures.client.types.TextDirection
The direction of text is from right to left.
RightsManagementClient — Class in package com.adobe.livecycle.rightsmanagement.client
Enables you to create Java objects that can invoke operations supported by the Rights Management service.
RightsManagementClient(com.adobe.idp.dsc.clientsdk:ServiceClientFactory serviceClientFactory) — Constructor in class com.adobe.livecycle.rightsmanagement.client.RightsManagementClient
RIPEMD160 — Final static property in class com.adobe.livecycle.signatures.pki.client.types.common.HashAlgorithm
Represents the RIPEMD160 algorithm.
Role — Interface in package com.adobe.idp.um.api.infomodel
This interface represents a role.
RoleMembershipSearchFilter — Class in package com.adobe.idp.um.api.infomodel
This filter allows you specify role membership search criteria to be AND-ed together.
RoleMembershipSearchFilter() — Constructor in class com.adobe.idp.um.api.infomodel.RoleMembershipSearchFilter
Default constructor.
RoleSearchFilter — Class in package com.adobe.idp.um.api.infomodel
This filter allows you specify role search criteria to be AND-ed together.
RoleSearchFilter() — Constructor in class com.adobe.idp.um.api.infomodel.RoleSearchFilter
Default constructor.
ROLE_TYPE_ALL — Final static property in class com.adobe.idp.um.api.infomodel.RoleSearchFilter
Search according to all role types.
ROLE_TYPE_IMMUTABLE — Final static property in class com.adobe.idp.um.api.infomodel.RoleSearchFilter
Search according to an immutable role type.
ROLE_TYPE_MUTABLE — Final static property in class com.adobe.idp.um.api.infomodel.RoleSearchFilter
Search according to a mutable role type.
RTF — Final static property in class com.adobe.livecycle.generatepdf.client.ConvertPDFFormatType
RTF file format.
Rule — Class in package com.adobe.livecycle.output.client
Enables the creation of search rules that results in the Output service searching the input data that is passed with the request and using a different form design based on the data content.
Rule() — Constructor in class com.adobe.livecycle.output.client.Rule
A standard constructor.
Rule(java.lang:String mPattern, java.lang:String mForm) — Constructor in class com.adobe.livecycle.output.client.Rule
A standard constructor that accepts a form design and a text pattern to search for.
rulesToString(java.util:List rules) — Method in class com.adobe.livecycle.output.client.OutputOptionsSpec
Converts a java.util.List to a string value.
RUNNING — Final static property in interface com.adobe.idp.dsc.registry.infomodel.Component
Running state.
RUNNING — Final static property in interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration
Running state.
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-R.html