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, 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, class com.adobe.idp.Document
Reads up to len bytes of the Document object's content into an array of bytes.
readable — Property, class flex.management.jmx.MBeanAttributeInfo
Whether the attribute can be read.
readAccessControlList(java.lang:String resourceUri) — method, interface com.adobe.repository.bindings.ResourceRepository
Reads an access control list for the resource identified by resourceUri.
readAccessControlList(java.lang:String resourceUri) — method, 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, interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Retrieves a byte array containing the specified attachment.
readAttachmentDocument(long taskId, long attachmentId) — method, 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, interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Retrieves an input stream containing the binary content of the specified attachment.
readBuffer — Final property, class flex.messaging.socketserver.Connection.ReadResult
READ_CONTENT_USER_PERM — Final static property, class com.adobe.repository.infomodel.bean.AccessControlEntry
Permission allowing the user to read the content of a resource.
ReaderExtensionsConstants — class, package com.adobe.livecycle.readerextensions.client
Constants used in the ReaderExtensions DSC.
ReaderExtensionsConstants() — Constructor, class com.adobe.livecycle.readerextensions.client.ReaderExtensionsConstants
ReaderExtensionsConstants.Permissions — final class, package com.adobe.livecycle.readerextensions.client
ReaderExtensions Permission.
ReaderExtensionsConstants.Permissions() — Constructor, class com.adobe.livecycle.readerextensions.client.ReaderExtensionsConstants.Permissions
ReaderExtensionsConstants.ResourceTypes — final class, package com.adobe.livecycle.readerextensions.client
Resource types for ReaderExtensions.
ReaderExtensionsConstants.ResourceTypes() — Constructor, class com.adobe.livecycle.readerextensions.client.ReaderExtensionsConstants.ResourceTypes
ReaderExtensionsConstants.Roles — final class, package com.adobe.livecycle.readerextensions.client
ReaderExtensions Role.
ReaderExtensionsConstants.Roles() — Constructor, class com.adobe.livecycle.readerextensions.client.ReaderExtensionsConstants.Roles
ReaderExtensionsException — class, package com.adobe.livecycle.readerextensions.client
Represents the base class for exceptions that are thrown by the Reader Extensions service.
ReaderExtensionsException — class, package com.adobe.livecycle.readerextensions.client.exceptions
Represents the primary class for exceptions that are thrown by the Reader Extensions service.
ReaderExtensionsException() — Constructor, class com.adobe.livecycle.readerextensions.client.exceptions.ReaderExtensionsException
Constructs a new exception with a null message and cause.
ReaderExtensionsException(java.lang:String message, java.lang:Throwable cause) — Constructor, class com.adobe.livecycle.readerextensions.client.exceptions.ReaderExtensionsException
Constructs a new exception with the given message and cause.
ReaderExtensionsOptionSpec — class, package com.adobe.livecycle.readerextensions.client
Represents run-time options that are available when applying usage rights to a PDF document.
ReaderExtensionsOptionSpec() — Constructor, class com.adobe.livecycle.readerextensions.client.ReaderExtensionsOptionSpec
ReaderExtensionsOptionSpec(com.adobe.livecycle.readerextensions.client:UsageRights rights, java.lang:String message) — Constructor, class com.adobe.livecycle.readerextensions.client.ReaderExtensionsOptionSpec
A constructor that creates a ReaderExtensionsOptions instance.
ReaderExtensionSpec — class, 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, 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, class com.adobe.livecycle.formsservice.client.ReaderExtensionSpec
A constructor that enables you to set all options.
ReaderExtensionsServiceClient — class, 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, class com.adobe.livecycle.readerextensions.client.ReaderExtensionsServiceClient
A constructor that creates a ReaderExtensionsClient object.
readExternal(java.io:ObjectInput input) — method, class flex.messaging.io.ArrayCollection
readExternal(java.io:ObjectInput in) — method, class flex.messaging.io.ObjectProxy
readExternal(java.io:ObjectInput in) — method, class flex.messaging.io.SerializationProxy
readFullNoteContent(long taskId, long attachmentId) — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Retrieves the full note content.
readMessage(flex.messaging.io.amf:ActionMessage m, flex.messaging.io.amf:ActionContext context) — method, interface flex.messaging.io.MessageDeserializer
readMessage(flex.messaging.io.amf:ActionMessage m, flex.messaging.io.amf:ActionContext context) — method, class flex.messaging.io.amfx.AmfxMessageDeserializer
READ_METADATA_USER_PERM — Final static property, 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.
readObject() — method, interface flex.messaging.io.MessageDeserializer
readObject() — method, interface flex.messaging.io.amf.ActionMessageInput
Reads in an AMF formatted Object.
readObject() — method, class flex.messaging.io.amfx.AmfxInput
readObject() — method, class flex.messaging.io.amfx.AmfxMessageDeserializer
READ_ONLY — Final static property, class flex.data.DataDestination
readProperties(java.lang:String[] resourceUris, com.adobe.repository.infomodel.bean:ResourceProperty[] propertyNames) — method, 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, class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Retrieves an array of property instances for the requested properties.
readResource(java.lang:String resourceUri) — method, 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, 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, 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, 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, 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, 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, interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Reassigns a task to another user queue.
receive() — method, class flex.messaging.services.messaging.adapters.JMSConsumer
Receive the next message from the underlying MessageConsumer or wait indefinetely until a message arrives if there is no message.
receive(long timeout) — method, class flex.messaging.services.messaging.adapters.JMSConsumer
Receive the next message from the underlying MessageConsumer within the specified timeout interval.
receiveNoWait() — method, class flex.messaging.services.messaging.adapters.JMSConsumer
Receive the new message from the underlying MessageConsumer with no wait.
RECEIVER_PARAMETER_NAME — Final static property, interface com.adobe.idp.dsc.registry.infomodel.InputParameterMapping
Represents the receiver parameter name attribute.
Recipient — class, package com.adobe.livecycle.encryption.client
Recipient() — Constructor, class com.adobe.livecycle.encryption.client.Recipient
RECIPIENTSIG — Final static property, class com.adobe.livecycle.signatures.client.types.PDFSignatureType
The signature field is another type of signature field.
reconstructImageTicket(java.lang:String aSerializedValue) — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Reconstructs an image ticket object from a previously received ImageTicket object.
RECORD_ID_FIELD — Final static property, class com.adobe.livecycle.output.client.OutputOptionsSpecConstants
Represents the identifier value for the batch record.
RECORD_LEVEL — Final static property, class com.adobe.livecycle.output.client.OutputOptionsSpecConstants
Represents the element level (located within the data file) that contains data records where the root is level 1.
RECORD_LEVEL_META_DATA — Final static property, class com.adobe.livecycle.output.client.OutputOptionsSpecConstants
Represents the record level metadata.
RECORD_NAME — Final static property, class com.adobe.livecycle.output.client.OutputOptionsSpecConstants
Represents the element name (located within the data file) that identifies the beginning of a record.
RECORD_SET_VERSION — Final static property, class flex.messaging.io.PageableRowSetProxy
RecoverableSerializationException — class, package flex.messaging.io
This exception class should be used by the deserializers to indicate that a non fatal exception occurred during serialization.
RecoverableSerializationException() — Constructor, class flex.messaging.io.RecoverableSerializationException
refreshFill(java.lang:String destination, java.util:List fillParameters) — method, class flex.data.DataServiceTransaction
refreshFill(java.lang:String destination, java.util:List fillParameters, flex.data:PropertySpecifier propertySpecifier) — method, class flex.data.DataServiceTransaction
For a matching list of auto-sync'd fills, re-executes the fill method, compares the identities of the items returned to the those returned the last time we executed it with autoSyncEnabled=true.
refreshFill(java.util:List fillParameters, java.lang:Object item, boolean isCreate, java.lang:Object prevItem, java.util:List changes) — method, class flex.data.assemblers.AbstractAssembler
If your fill methods are auto-refreshed, this method is called for each item that changes (either created or updated as indicated by the isCreate parameter).
refreshFill(java.util:List fillParameters, java.lang:Object item, boolean isCreate) — method, class flex.data.assemblers.AbstractAssembler
If your fill methods are auto-refreshed, this method is called for each item that changes (either created or updated as indicated by the isCreate parameter).
refreshFill(java.util:List fillParameters, java.lang:Object item, boolean isCreate, java.lang:Object prevItem, java.util:List changes) — method, interface flex.data.assemblers.Assembler
If your fill methods are auto-refreshed, this method is called for each item that changes (either created or updated as indicated by the isCreate parameter).
refreshFill(java.util:List fillParameters, java.lang:Object item, boolean isCreate) — method, class flex.data.assemblers.HibernateAssembler
The hibernate assembler refreshes all outstanding fills whenever any item is created or modified.
REFRESH_FILL_OPERATION — Final static property, class flex.data.messages.DataMessage
refreshFillStatusToName(int status) — Static Method , class flex.data.assemblers.AbstractAssembler
Returns the string name of the status codes for the refreshFill method.
register() — method, class flex.management.BaseControl
Registers this instance with the MBean server.
register(java.lang:Class c, flex.messaging.io:PropertyProxy proxy) — method, class flex.messaging.io.PropertyProxyRegistry
Register a custom PropertyProxy for a Class.
registerAdapter(java.lang:String id, java.lang:String adapterClass) — method, class flex.messaging.services.AbstractService
Registers the adapter with the AbstractService.
registerAdapter(java.lang:String id, java.lang:String className) — method, interface flex.messaging.services.Service
Registers the adapter with the Service.
registerAlias(java.lang:String alias, java.lang:String className) — method, class flex.messaging.io.ClassAliasRegistry
Registers a custom alias for a class name.
registerListener(com.celequest.api.agent:IEventCallback callback) — method, interface com.celequest.api.agent.IEventAgent
registerListener is called by the Celequest agent to register a listener to handle data published by the the source.
registerMBean(java.lang:Object object, java.lang:String objectName) — method, class flex.management.jmx.MBeanServerGateway
Registers a pre-existing object as an MBean with the MBean server.
registerMessageClient(flex.messaging:MessageClient messageClient) — method, interface flex.messaging.client.EndpointPushHandler
Invoked to notify the handler that the MessageClient subscription is using this handler.
registerPolicy(com.adobe.livecycle.rightsmanagement.client.infomodel:Policy policy) — method, 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, 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, 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, class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient
Assigns the default access control list (ACL) of the specified resource type to the given resource instances.
registerSynchronization(Synchronization synchronization) — method, class flex.data.DataServiceTransaction
Registers a synchronization listener with this transaction.
registerWatermark(com.adobe.livecycle.rightsmanagement.client.infomodel:Watermark watermark) — method, interface com.adobe.livecycle.rightsmanagement.client.WatermarkManager
Registers the specified watermark with the Rights Management service.
REGISTRATION_MARKS — Final static property, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionSpecConstants
REGISTRATION_MARKS_ID — Final static property, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionSpecConstants
RegistryException — class, package com.adobe.idp.dsc.registry
An exception indicating that a general registry exception has occurred.
RegistryException(DSCError aError) — Constructor, class com.adobe.idp.dsc.registry.RegistryException
Constructor that uses the specified document service component error.
RegistryException(DSCError error, java.lang:Throwable aThrowable) — Constructor, class com.adobe.idp.dsc.registry.RegistryException
Constructor that uses the specified document service component error and throwable exception.
REGULAR_SYNC — Final static property, class com.adobe.idp.um.api.UMConstants.DirectoryDomainSubtypes
Traditional method whereby complete data is synced
rejectTask(long taskId) — method, 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, package com.adobe.repository.infomodel.bean
Relation instances are used to define many-to-many relationships among resources.
Relation() — Constructor, class com.adobe.repository.infomodel.bean.Relation
Default constructor.
RELATION_CONTENT — Final static property, class com.adobe.repository.infomodel.bean.Resource
RELATION_LOCKS — Final static property, class com.adobe.repository.infomodel.bean.Resource
RELATION_RESOURCE_PROPERTIES — Final static property, class com.adobe.repository.infomodel.bean.Resource
release(java.lang:String id) — method, class flex.messaging.services.remoting.PageableRowSetCache
Remove a PageableRowSet from the current session.
RELEASE_COLLECTION_OPERATION — Final static property, class flex.data.messages.DataMessage
RELEASE_ITEM_OPERATION — Final static property, class flex.data.messages.DataMessage
ReliantApplication — Interface, package com.adobe.idp.um.api.infomodel
This class contains information for reliant applications.
REMINDER_COUNT — Final static property, interface com.adobe.idp.taskmanager.dsc.client.query.SortOrder
The reminder count column.
REMINDER_INSTRUCTIONS — Final static property, 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, class com.adobe.idp.taskmanager.dsc.client.events.EventConstants
The node name for the reminder repeat value in the event data.
REMINDER_REPEAT_BUS_CAL — Final static property, class com.adobe.idp.taskmanager.dsc.client.events.EventConstants
The node name which specifies if the reminder repeat value is number of total minutes or business days.
REMOTE_CREDENTIALS_CHARSET_HEADER — Final static property, interface flex.messaging.messages.Message
The name of the header that reports which character set encoding was used to create remote credentials.
REMOTE_CREDENTIALS_HEADER — Final static property, interface flex.messaging.messages.Message
The name for the header where remote credentials will be passed.
RemotingDestination — class, package flex.messaging.services.remoting
A logical reference to a RemotingDestination.
RemotingDestination() — Constructor, class flex.messaging.services.remoting.RemotingDestination
Constructs an unmanaged RemotingDestination instance.
RemotingDestination(boolean enableManagement) — Constructor, class flex.messaging.services.remoting.RemotingDestination
Constructs a RemotingDestination with the indicated management.
RemotingDestinationControl — class, package flex.management.runtime.messaging.services.remoting
The RemotingDestinationControl class is the MBean implementation for monitoring and managing a RemotingDestination at runtime.
RemotingDestinationControl(flex.messaging.services.remoting:RemotingDestination destination, flex.management:BaseControl parent) — Constructor, class flex.management.runtime.messaging.services.remoting.RemotingDestinationControl
Constructs a new RemotingDestinationControl instance.
RemotingDestinationControlMBean — Interface, package flex.management.runtime.messaging.services.remoting
Defines the runtime monitoring and management interface for managed RemotingDestinations.
RemotingMethod — class, package flex.messaging.services.remoting.adapters
Used to define included and excluded methods exposed by the JavaAdapter for a remoting destination.
RemotingMethod() — Constructor, class flex.messaging.services.remoting.adapters.RemotingMethod
RemotingService — class, package flex.messaging.services
The RemotingService processes RemotingMessages.
RemotingService() — Constructor, class flex.messaging.services.RemotingService
Constructs an unmanaged RemotingService.
RemotingService(boolean enableManagement) — Constructor, class flex.messaging.services.RemotingService
Constructs a RemotingService with the indicated management.
RemotingServiceControl — class, package flex.management.runtime.messaging.services
The RemotingServiceControl class is the MBean implemenation for monitoring and managing a RemotingService at runtime.
RemotingServiceControl(flex.messaging.services:RemotingService service, flex.management:BaseControl parent) — Constructor, class flex.management.runtime.messaging.services.RemotingServiceControl
Constructs a RemotingServiceControl, assigning its id, managed remoting service and parent MBean.
RemotingServiceControlMBean — Interface, package flex.management.runtime.messaging.services
Defines the runtime monitoring and management interface for managed remoting services.
remove(com.adobe.idp.dsc.registry.infomodel:Connector aConnector) — method, interface com.adobe.idp.dsc.registry.connector.ConnectorRegistry
Removes an existing connector.
remove(com.adobe.idp.dsc.registry.infomodel:Connector aConnector) — method, interface com.adobe.idp.dsc.registry.connector.ConnectorStore
Removes an existing connector.
remove(com.adobe.idp.dsc.registry.infomodel:Connector aConnector) — method, class com.adobe.idp.dsc.registry.connector.client.ConnectorRegistryClient
remove(com.adobe.idp.dsc.registry.infomodel:Endpoint aEndpoint) — method, interface com.adobe.idp.dsc.registry.endpoint.EndpointRegistry
Removes an existing endpoint.
remove(com.adobe.idp.dsc.registry.infomodel:Endpoint aEndpoint) — method, interface com.adobe.idp.dsc.registry.endpoint.EndpointStore
Removes an endpoint from the registry.
remove(com.adobe.idp.dsc.registry.infomodel:Endpoint aEndpoint) — method, class com.adobe.idp.dsc.registry.endpoint.client.EndpointRegistryClient
remove(com.adobe.idp.dsc.registry.infomodel:ServiceCategory aCategory) — method, interface com.adobe.idp.dsc.registry.service.ServiceStore
Removes the service category.
remove(com.adobe.idp.dsc.registry.infomodel:Service aService) — method, interface com.adobe.idp.dsc.registry.service.ServiceStore
Removes the service.
remove(com.adobe.idp.dsc.registry.infomodel:ServiceConfiguration aConfig) — method, interface com.adobe.idp.dsc.registry.service.ServiceStore
Removes the service configuration.
remove(short remove) — method, interface com.adobe.idp.taskmanager.dsc.client.query.StatusFilter
Removes the given status value.
removeAllSubscribers() — method, class flex.management.runtime.messaging.services.messaging.SubscriptionManagerControl
removeAllSubscribers() — method, interface flex.management.runtime.messaging.services.messaging.SubscriptionManagerControlMBean
Unsubscribes all active subscribers.
removeApplication(com.adobe.idp.applicationmanager.application:ApplicationId applicationId) — method, class com.adobe.idp.applicationmanager.client.ApplicationManager
Removes the application specified by the application identifier parameter.
removeAttribute(java.lang:String name) — method, class com.adobe.idp.Document
Removes an attribute with the given name.
removeAttribute(java.lang:String key) — method, class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Removes the specified attribute.
removeAttribute(java.lang:String name) — method, class flex.messaging.FlexSession
Removes the attribute bound to the specified name in the session.
removeAttribute(java.lang:String name) — method, class flex.messaging.HttpFlexSession
Removes the attribute bound to the specified name in the session.
removeAttribute(java.lang:String name) — method, class flex.messaging.MessageBroker
Removes the attribute with the given name from the MessageBroker.
removeAttribute(java.lang:String name) — method, class flex.messaging.client.FlexClient
Removes the attribute bound to the specified name for the FlexClient.
removeCategory(com.adobe.idp.dsc.registry.infomodel:ServiceCategory aCat) — method, interface com.adobe.idp.dsc.registry.service.ServiceRegistry
Removes the specified service category.
removeCategory(com.adobe.idp.dsc.registry.infomodel:ServiceCategory aCat) — method, class com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient
Removes the specified service category.
removeChannel(java.lang:String id) — method, class flex.messaging.Destination
Removes the channel from the list of channels for the Destination.
removeClientAttributeListener(flex.messaging.client:FlexClientAttributeListener listener) — method, class flex.messaging.client.FlexClient
Removes a FlexClient attribute listener.
removeClientCreatedListener(flex.messaging.client:FlexClientListener listener) — Static Method , class flex.messaging.client.FlexClient
Removes a FlexClient created listener.
removeClientDestroyedListener(flex.messaging.client:FlexClientListener listener) — method, class flex.messaging.client.FlexClient
Removes a FlexClient destroyed listener.
removeConfiguration(com.adobe.idp.dsc.registry.infomodel:ServiceConfiguration aConfig) — method, interface com.adobe.idp.dsc.registry.service.ServiceRegistry
Removes the specified service configuration.
removeConfiguration(com.adobe.idp.dsc.registry.infomodel:ServiceConfiguration aConfig) — method, class com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient
Removes the specified service configuration.
removeConsumer(java.lang:String consumerId) — method, class flex.management.runtime.messaging.services.messaging.adapters.JMSAdapterControl
removeConsumer(java.lang:String consumerId) — method, interface flex.management.runtime.messaging.services.messaging.adapters.JMSAdapterControlMBean
Unsubscribes the consumer (for either a topic or queue).
removeConsumer(java.lang:String clientId) — method, class flex.messaging.services.messaging.adapters.JMSAdapter
Removes (unsubscribes) the specified consumer.
removeCountSQL(java.lang:String name) — method, class flex.data.assemblers.SQLAssembler
Dynamically removes an SQL statement for count.
removeDefaultChannel(java.lang:String id) — method, class flex.messaging.MessageBroker
Removes the channel id from the list of default channel ids.
removeDefaultChannel(java.lang:String id) — method, class flex.messaging.services.AbstractService
Removes the channel from the list of channels for the AbstractService.
removeDefaultChannel(java.lang:String id) — method, interface flex.messaging.services.Service
Removes the channel from the list of channels for the AbstractService.
removeDestination(javax.management:ObjectName value) — method, class flex.management.runtime.messaging.services.ServiceControl
Removes the ObjectName of a destination registered with the managed service.
removeDestination(java.lang:String id) — method, class flex.messaging.services.AbstractService
Removes the Destination from the list of destinations known by the AbstractService.
removeDestination(java.lang:String id) — method, interface flex.messaging.services.Service
Remove the Destination from the Service.
removeDocument(java.lang:String name) — method, class com.adobe.livecycle.formsservice.client.FormsServiceClient
Removes a file attachment from the form.
removeEndpoint(javax.management:ObjectName value) — method, class flex.management.runtime.messaging.MessageBrokerControl
Removes an ObjectName for an endpoint registered with the backing MessageBroker.
removeEndpointCategory(com.adobe.idp.dsc.registry.infomodel:EndpointCategory category) — method, interface com.adobe.idp.dsc.registry.endpoint.EndpointRegistry
Removes an existing endpoint category.
removeEndpointCategory(com.adobe.idp.dsc.registry.infomodel:EndpointCategory category) — method, interface com.adobe.idp.dsc.registry.endpoint.EndpointStore
Removes an existing endpoint category.
removeEndpointCategory(com.adobe.idp.dsc.registry.infomodel:EndpointCategory aCategory) — method, class com.adobe.idp.dsc.registry.endpoint.client.EndpointRegistryClient
removeExcludeMethod(flex.messaging.services.remoting.adapters:RemotingMethod value) — method, class flex.messaging.services.remoting.adapters.JavaAdapter
Removes a method from the list of excluded methods for the adapter.
removeFactory(java.lang:String id) — method, class flex.messaging.MessageBroker
Removes the FlexFactory from the list of factories known by the MessageBroker.
removeFillSQL(java.lang:String name) — method, class flex.data.assemblers.SQLAssembler
Dynamically removes a SQL statement for fill.
removeFilter(java.lang:String value) — method, interface flex.messaging.log.Target
Removes a category filter from the list of filters the Target will process log events for.
removeFilterForTarget(java.lang:String targetId, java.lang:String filter) — method, class flex.management.runtime.messaging.log.LogControl
removeFilterForTarget(java.lang:String filter, java.lang:String targetId) — method, interface flex.management.runtime.messaging.log.LogControlMBean
Removes a filter from the target.
REMOVE_FROM_FILL — Final static property, interface flex.data.assemblers.Assembler
Constant used as the return value from the refreshFill method.
removeIncludeMethod(flex.messaging.services.remoting.adapters:RemotingMethod value) — method, class flex.messaging.services.remoting.adapters.JavaAdapter
Removes a method from the list of included methods for the adapter.
removeItemFromFill(java.lang:String destination, java.util:List fillParameters, int position, java.lang:Object item) — method, class flex.data.DataServiceTransaction
Like addItemToFill but removes the item from the collection instead.
removeItemFromFill(java.util:List fillParameters, int position, java.util:Map identity) — method, class flex.data.assemblers.AbstractAssembler
Called when a client removes an item from a filled collection.
removeItemFromFill(java.util:List fillParameters, int position, java.util:Map identity) — method, interface flex.data.assemblers.Assembler
Called when a client removes an item from a filled collection.
removeItemWithIdFromCollectionProperty(java.lang:String destination, java.util:Map parentId, java.lang:String property, int position, java.util:Map itemIdentity) — method, class flex.data.DataServiceTransaction
removeItemWithIdFromFill(java.lang:String destination, java.util:List fillParameters, int position, java.util:Map itemIdentity) — method, class flex.data.DataServiceTransaction
Like addItemWithIdToFill but removes the item from the filled collection instead.
removeJMSExceptionListener(flex.messaging.services.messaging.adapters:JMSExceptionListener listener) — method, class flex.messaging.services.messaging.adapters.JMSConsumer
Removes a JMS exception listener.
removeJMSMessageListener(flex.messaging.services.messaging.adapters:JMSMessageListener listener) — method, class flex.messaging.services.messaging.adapters.JMSConsumer
Removes a JMS message listener.
removeLock(com.adobe.repository.infomodel.bean:Lock lock) — method, class com.adobe.repository.infomodel.bean.Resource
Removes the specified lock from this resource.
removeLogger(flex.messaging.log:Logger logger) — method, interface flex.messaging.log.Target
Removes a Logger from the Target.
removeMessageClientCreatedListener(flex.messaging:MessageClientListener listener) — Static Method , class flex.messaging.MessageClient
Removes a MessageClient created listener.
removeMessageClientDestroyedListener(flex.messaging:MessageClientListener listener) — method, class flex.messaging.MessageClient
Removes a MessageClient destroyed listener.
removePDFCertificateSecurity(com.adobe.idp:Document inPDFDoc, java.lang:String alias) — method, class com.adobe.livecycle.encryption.client.EncryptionServiceClient
Returns an unsecured PDF document given a certificate-encrypted PDF document as input.
removePDFPasswordSecurity(com.adobe.idp:Document inPDFDoc, java.lang:String password) — method, 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 the PDF document.
removePDFSecurity(com.adobe.idp:Document inPDFDoc) — method, 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, 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, class com.adobe.repository.infomodel.bean.AccessControlEntry
Removes the specified permission from this entry.
removePolicyEntry(com.adobe.livecycle.rightsmanagement.client.infomodel:PolicyEntry policyEntry) — method, 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, 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, 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, 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, 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, interface com.adobe.idp.dsc.InvocationRequest
Removes an associated property from the invocation request.
removeProperty(java.lang:String propertyName) — method, 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, 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, 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, class com.adobe.repository.infomodel.bean.Resource
Removes a dynamic property from this resource.
removeSecurity(com.adobe.idp:Document inPDFDoc) — method, 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.
removeServer(java.lang:String id) — method, class flex.messaging.MessageBroker
Stops and removes the Server from the set of shared servers managed by the MessageBroker.
removeService(com.adobe.idp.dsc.registry.infomodel:Service aService) — method, interface com.adobe.idp.dsc.registry.service.ServiceRegistry
Removes the specified service.
removeService(com.adobe.idp.dsc.registry.infomodel:Service aService) — method, class com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient
Removes the specified service.
removeService(javax.management:ObjectName value) — method, class flex.management.runtime.messaging.MessageBrokerControl
Removes an ObjectName for a service registered with the backing MessageBroker.
removeService(java.lang:String id) — method, class flex.messaging.MessageBroker
Removes the Service from the list of services known by the MessageBroker.
removeServiceValidationListener(java.lang:String id) — method, class flex.messaging.MessageBroker
Remove a listener from the describeServices callback.
removeSessionAttributeListener(flex.messaging:FlexSessionAttributeListener listener) — method, class flex.messaging.FlexSession
Removes a session attribute listener.
removeSessionCreatedListener(flex.messaging:FlexSessionListener listener) — Static Method , class flex.messaging.FlexSession
Removes a session created listener.
removeSessionDestroyedListener(flex.messaging:FlexSessionListener listener) — method, class flex.messaging.FlexSession
Removes a session destroy listener.
REMOVE_SIG_FIELD_EXN — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
removeSignatureField(com.adobe.idp:Document inPDFDoc, java.lang:String signatureFieldName) — method, class com.adobe.livecycle.signatures.client.SignatureServiceClient
Removes the specified signature field.
removeSignatureField(com.adobe.idp:Document inPDFDoc, java.lang:String signatureFieldName) — method, interface com.adobe.livecycle.signatures.client.SignatureServiceClientInterface
Removes the specified signature field.
removeSubscriber(java.lang:String subscriberId) — method, class flex.management.runtime.messaging.services.messaging.SubscriptionManagerControl
removeSubscriber(java.lang:String subscriberId) — method, interface flex.management.runtime.messaging.services.messaging.SubscriptionManagerControlMBean
Unsubscribes the target subscriber.
REMOVE_SUBSCRIPTIONS — Final static property, class flex.messaging.messages.CommandMessage
Like the above, but specifies the subtopic/selector array of to remove.
removeUsageRights(com.adobe.idp:Document inDocument) — method, class com.adobe.livecycle.readerextensions.client.ReaderExtensionsServiceClient
Removes usage rights from the specified PDF document.
removeUserAgentSettings(flex.messaging.client:UserAgentSettings userAgent) — method, class flex.messaging.endpoints.BaseStreamingHTTPEndpoint
Removes the user agent with the same match-on property from the list of existing user agents.
removeUserAndPermissions(java.lang:String user) — method, class com.adobe.repository.infomodel.bean.AccessControlList
Removes the specified user and his permissions.
removeUserQueue(long aQueueToRemove) — method, interface com.adobe.idp.taskmanager.dsc.client.queuemanager.QueueManager
Removes a user queue.
RenderAtClient — final class, 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, class com.adobe.livecycle.output.client.RenderOptionsSpecConstants
A constant value that enables the delivery of PDF content by using the the client-side rendering capability of Acrobat 7.0 or later.
RENDER_AT_CLIENT_ID — Final static property, class com.adobe.livecycle.output.client.RenderOptionsSpecConstants
A numeric identifier value for the RENDER_AT_CLIENT constant.
RenderFormException — class, 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, class com.adobe.livecycle.formsservice.exception.RenderFormException
A constructor for this exception.
RenderFormException(java.lang:String reason) — Constructor, class com.adobe.livecycle.formsservice.exception.RenderFormException
A constructor for this exception.
RenderFormException(java.lang:String reason, java.lang:Throwable e) — Constructor, class com.adobe.livecycle.formsservice.exception.RenderFormException
A constructor for this exception.
RenderFormException(java.lang:Exception e) — Constructor, class com.adobe.livecycle.formsservice.exception.RenderFormException
A constructor for this exception.
RenderFormException(java.lang:String resourceID, int severity, boolean log) — Constructor, 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, 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, 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, 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, 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, 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, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
A standard constructor.
RenderOptionsSpec(java.lang:String sOptions) — Constructor, 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, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
A constructor that enables you to set all options.
RenderOptionsSpec() — Constructor, class com.adobe.livecycle.output.client.RenderOptionsSpec
A constructor that does not set any run-time options.
RenderOptionsSpec(java.lang:String sOptions) — Constructor, 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, class com.adobe.livecycle.output.client.RenderOptionsSpec
A constructor that sets all run-time options.
RenderOptionsSpecConstants — class, package com.adobe.livecycle.output.client
Represents constants used by the RenderOptionsSpec class.
RenderOptionsSpecConstants() — Constructor, 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, 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, class com.adobe.livecycle.formsservice.client.FormsServiceClient
Renders a rights-enabled PDF form to a client device.
renewAssertion(java.lang:String assertionId, com.adobe.idp:Context context) — method, interface com.adobe.idp.um.api.AuthenticationManager
Renews the SAML assertion referred by the given assertionId.
replaceAllParamsInSQL(java.lang:String destinationId, java.lang:String operation, java.lang:String original, java.util:List params) — Static Method , class flex.data.assemblers.SQLParamReplacementUtil
When given a SQL string that includes #paramName# tokens, the SQL string is parsed for the tokens.
replaceParam(java.util:List params, java.lang:String original, java.lang:String type, java.lang:String procedureName, java.lang:String destinationId) — Static Method , class flex.data.assemblers.SQLParamReplacementUtil
When given a SQL #paramToken# as the original, this is parsed and the SQLParam for the token is generated and added to the list of parameters.
RepositoryException — class, package com.adobe.repository
Contains the shared behavior of all Repository exception classes.
RepositoryException(int moduleCode, java.lang:String message) — Constructor, 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, class com.adobe.repository.RepositoryException
RepositoryException(int moduleCode) — Constructor, 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, 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, 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, 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, package com.adobe.repository.infomodel.bean
This class contains information about the underlying repository implementation.
RepositoryImplementationType() — Constructor, class com.adobe.repository.infomodel.bean.RepositoryImplementationType
Default constructor.
RepositoryImplementationType(java.lang:String implementationVersion, java.lang:String name, java.lang:String description) — Constructor, class com.adobe.repository.infomodel.bean.RepositoryImplementationType
A constructor that uses the specified implementation version and type information.
RepositoryInfomodelFactoryBean — class, package com.adobe.repository.infomodel.bean
A RepositoryInfomodelFactoryBean must be used to create resource instances.
RepositoryInfomodelFactoryBean(java.util:Map properties) — Constructor, class com.adobe.repository.infomodel.bean.RepositoryInfomodelFactoryBean
A constructor that creates an instance of the RepositoryInfomodelFactoryBean.
RepositoryLoadProfile — class, package com.adobe.repository
Defines which object types and attributes are to be returned from (projected in) a repository query.
RepositoryLoadProfile() — Constructor, class com.adobe.repository.RepositoryLoadProfile
The default constructor.
RepositoryLoadProfile(boolean defaultProject) — Constructor, class com.adobe.repository.RepositoryLoadProfile
A constructor that can select all or no attributes and resource types for projection.
REQUESTOR — Final static property, class com.adobe.livecycle.output.client.OutputOptionsSpecConstants
Represents the initiator of this request.
requireEndpointEventNotification() — method, interface com.adobe.idp.dsc.registry.infomodel.Connector
Determines whether this connector needs to be informed when an endpoint is created, updated, or deleted.
RES_001_001_UNKNOWN — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
An unknown fatal exception occurred.
RES_001_002_MISSING_CREDENTIAL — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
The named credential could not be found.
RES_001_003_ERROR_FINDING_CREDENTIAL — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
An error occurr while finding a named credential.
RES_001_004_UNSUPPORTED_CREDENTIAL_FORMAT — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
The format of the credential specified is not supported.
RES_001_005_CREATE_DSC_FAILED — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
Unable to create a local instance of a Document Service Factory.
RES_001_006_CREDENTIAL_SERVICE_FAILED — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
Unable to create a new Credential Service.
RES_001_007_CREDENTIAL_MISSING — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
The Credential Service did not find the requested credential.
RES_001_008_APPLY_RIGHTS_FAILED — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
Unable to apply the requested usage rights to the given document.
RES_001_009_GET_RIGHTS_FAILED — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
An error occurred while trying to access the usage rights of the document.
RES_001_010_REMOVE_RIGHTS_FAILED — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
An error occurred while trying to remove the usage rights of the document.
RES_001_011_SHARED_PDF_FAILED — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
An error occurred while trying to access a shared PDF document.
RES_001_012_FILE_ACCESS_FAILED — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
An error occurred while trying to access the file of the given document.
RES_001_013_OPEN_FAILED — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
An error occurred while trying to open the given document.
RES_001_014_GET_RIGHTS_FAILED — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
An error occurred while trying to access the usage rights of the document.
RES_001_015_RIGHT_NOT_ALLOWED — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
The requested usage right is not allowed by the credential.
RES_001_016_CLOSE_FAILED — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
An error occurred while trying to close the file associated with a shared PDF.
RES_001_017_PERMISSION_CONFLICT — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
The permissions of the document do not allow usage rights to be applied.
RES_001_018_ACCESS_PERMISSIONS_FAILED — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
An error occurred while trying to access the permissions allowed by the document.
RES_001_019_INVALID_DOCUMENT — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
The input document is not a valid document type for this operation.
RES_001_020_INVALID_OPTIONS — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
The ReaderExtensionsOptions is not correctly specified.
RES_001_021_MISSING_USAGE_RIGHTS — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
The UsageRights are not specified.
RES_001_022_ENCRYPTED_PDF — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
The input PDF document is encrypted and needs to be unlocked for this operation.
RES_001_023_MISSING_ALIAS — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
The credential alias is not specified.
RES_001_024_MISSING_PDF — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
The input PDF document is not specified.
RES_001_025_NOT_RE_CREDENTIAL — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
The credential specified is not a valid Reader Extensions credential.
RES_001_026_CREDENTIAL_ERROR — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
The Reader Extensions credential specified caused an exception while accessing it.
RES_001_027_EXPIRED_CREDENTIAL — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
Unable to apply the requested usage rights because the credential specified has expired.
RES_001_028_USAGE_COUNT_ERROR — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
Unable to access the use count of the credential specified, [{0}].
RES_001_029_INCREMENTAL_COUNT_FAILED — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
The usage count of a credential could not be incremented.
RES_001_030_CREDENTIAL_USAGE_RIGHTS_ERROR — Final static property, class com.adobe.livecycle.readerextensions.client.RESMsgSet
Unable to access the usage rights credential specified, [{0}].
RESERVED_NAMESPACE_REPOSITORY — Final static property, class com.adobe.repository.infomodel.bean.ResourceProperty
Namespace constant for ResourceProperties in the repository namespace.
RESERVED_NAMESPACE_WEBDAV — Final static property, class com.adobe.repository.infomodel.bean.ResourceProperty
Namespace constant for ResourceProperties in the webdav namespace.
reset() — method, class flex.messaging.io.TypeMarshallingContext
Resets the list of known objects.
reset() — method, class flex.messaging.io.amfx.AmfxInput
reset() — method, class flex.messaging.io.amfx.AmfxOutput
resetClientIncomingMessageThrottleCount() — method, class flex.management.runtime.messaging.services.messaging.ThrottleManagerControl
resetClientIncomingMessageThrottleCount() — method, interface flex.management.runtime.messaging.services.messaging.ThrottleManagerControlMBean
Resets the number of throttled incoming client messages to 0.
resetClientOutgoingMessageThrottleCount() — method, class flex.management.runtime.messaging.services.messaging.ThrottleManagerControl
resetClientOutgoingMessageThrottleCount() — method, interface flex.management.runtime.messaging.services.messaging.ThrottleManagerControlMBean
Resets the number of throttled outgoing client messages to 0.
resetDestinationIncomingMessageThrottleCount() — method, class flex.management.runtime.messaging.services.messaging.ThrottleManagerControl
resetDestinationIncomingMessageThrottleCount() — method, interface flex.management.runtime.messaging.services.messaging.ThrottleManagerControlMBean
Resets the number of throttled incoming destination messages to 0.
resetDestinationOutgoingMessageThrottleCount() — method, class flex.management.runtime.messaging.services.messaging.ThrottleManagerControl
resetDestinationOutgoingMessageThrottleCount() — method, interface flex.management.runtime.messaging.services.messaging.ThrottleManagerControlMBean
Resets the number of throttled outgoing destination messages to 0.
resetExternalUserPassword(com.adobe.idp.um.api.infomodel:User user, java.lang:String pwd) — method, interface com.adobe.livecycle.rightsmanagement.client.ExternalUserManager
Resets the password for an external user.
resetProperty(java.lang:String key) — method, class com.adobe.livecycle.convertpdfservice.client.ToImageOptionsSpec
Resets the specified property.
resetPushCount() — method, class flex.management.runtime.messaging.endpoints.RTMPEndpointControl
resetPushCount() — method, interface flex.management.runtime.messaging.endpoints.RTMPEndpointControlMBean
Resets the count of push invocations.
resetPushCount() — method, class flex.management.runtime.messaging.endpoints.StreamingEndpointControl
resetPushCount() — method, interface flex.management.runtime.messaging.endpoints.StreamingEndpointControlMBean
Resets the count of push invocations.
resetPushCount() — method, class flex.management.runtime.messaging.endpoints.StreamingNIOEndpointControl
resetPushCount() — method, interface flex.management.runtime.messaging.endpoints.StreamingNIOEndpointControlMBean
Resets the count of push invocations.
resetServiceCommandCount() — method, class flex.management.runtime.messaging.MessageDestinationControl
resetServiceCommandCount() — method, interface flex.management.runtime.messaging.MessageDestinationControlMBean
Resets the count of service command invocations.
resetServiceMessageCount() — method, class flex.management.runtime.messaging.MessageDestinationControl
resetServiceMessageCount() — method, interface flex.management.runtime.messaging.MessageDestinationControlMBean
Resets the count of service message invocations.
resetServiceMessageCount() — method, class flex.management.runtime.messaging.endpoints.EndpointControl
resetServiceMessageCount() — method, interface flex.management.runtime.messaging.endpoints.EndpointControlMBean
Resets the count of service message invocations.
resetServiceMessageFromAdapterCount() — method, class flex.management.runtime.messaging.MessageDestinationControl
resetServiceMessageFromAdapterCount() — method, interface flex.management.runtime.messaging.MessageDestinationControlMBean
Resets the count of service message from adapter invocations.
RESMsgSet — class, package com.adobe.livecycle.readerextensions.client
This class contains error messages logged by the ReaderExtensions Service using the "RES-" category.
RESMsgSet() — Constructor, class com.adobe.livecycle.readerextensions.client.RESMsgSet
RESOLUTION — Final static property, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionSpecConstants
RESOLUTION_ID — Final static property, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionSpecConstants
Resource — class, package com.adobe.repository.infomodel.bean
A Resource represents any artifact that is managed by Repository.
Resource() — Constructor, class com.adobe.repository.infomodel.bean.Resource
The default constructor.
ResourceCollection — class, package com.adobe.repository.infomodel.bean
A ResourceCollection is a collection of logical resources.
ResourceCollection() — Constructor, class com.adobe.repository.infomodel.bean.ResourceCollection
Default constructor.
ResourceContent — class, package com.adobe.repository.infomodel.bean
The Repository's representation of file data.
ResourceContent() — Constructor, class com.adobe.repository.infomodel.bean.ResourceContent
Default constructor.
resourceExists(java.lang:String resourceUri) — method, 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, 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, package com.adobe.repository.infomodel.bean
A dynamic property.
ResourceProperty() — Constructor, class com.adobe.repository.infomodel.bean.ResourceProperty
Default constructor.
ResourceRepository — Interface, package com.adobe.repository.bindings
This interface is used for managing resources within the Repository.
ResourceRepositoryClient — class, 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, class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Repository Service Client constructor.
ResourceRepositoryClientException — class, package com.adobe.repository.bindings.dsc.client
Exception class used with the Repository client.
ResourceRepositoryClientException(DSCException e) — Constructor, class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClientException
Creates a client-side exception using the supplied com.adobe.idp.dsc.DSCException.
ResourceRepositoryDelegate — Interface, package com.adobe.repository.bindings
This interface is used for the management of resources within the Repository.
resourcesExist(java.lang:String[] resourceUris) — method, 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, 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, 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, class com.adobe.repository.bindings.dsc.client.ResourceSynchronizerClient
Repository Service Client constructor.
ResourceType — Interface, package com.adobe.idp.um.api.infomodel
This class contains information for a resource type.
ResourceTypeACL — Interface, package com.adobe.idp.um.api.infomodel
This class creates the access control list (ACL) for a resource type.
RESOURCE_TYPE_DESCRIPTION — Final static property, class com.adobe.livecycle.readerextensions.client.ReaderExtensionsConstants.ResourceTypes
RESOURCE_TYPE_IDENTIFIER — Final static property, class com.adobe.livecycle.readerextensions.client.ReaderExtensionsConstants.ResourceTypes
ResourceTypeSearchFilter — class, package com.adobe.idp.um.api.infomodel
This filter allows you specify resource type search criteria to be AND-ed together.
ResourceTypeSearchFilter() — Constructor, class com.adobe.idp.um.api.infomodel.ResourceTypeSearchFilter
Default constructor.
ResponseCallBackInfo — Interface, 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.
restoreReferences — Property, class flex.messaging.io.SerializationContext
RES_TYPE_NAME — Final static property, class com.adobe.idp.um.api.infomodel.ResourceTypeSearchFilter
The resource type name.
Result — class, package com.adobe.livecycle.signatures.client.spi.types
The Result class represents the results of an operation that is performed by the Signature handler.
Result(java.net:URI resultMajor, java.net:URI resultMinor, java.lang:String internationalizedResultMessage) — Constructor, class com.adobe.livecycle.signatures.client.spi.types.Result
A constructor that creates a Result object.
RESULT_LIST_PREFIX — Final static property, class com.adobe.service.ddxm.client.Output
The Key name for a result block which produces multiple outputs.
RESULT_LIST_PREFIX — Final static property, class com.adobe.service.ddxm.client.OutputMapConstants
The Key name for a result block which produces multiple outputs.
resume() — method, class flex.messaging.endpoints.amf.SuspendableAMFFilter
Resumes the execution of a suspended chain.
resumeJob(com.adobe.idp.jobmanager.common:JobId jobId) — method, 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, interface com.adobe.idp.jobmanager.service.JobManager
Resume a suspended job identified by the specified job identifier.
RetainSignatureField — final class, package com.adobe.livecycle.output.client
Signature fields to be retained on flattening.
RETAIN_SIGNATURE_FIELD — Final static property, class com.adobe.livecycle.output.client.RenderOptionsSpecConstants
RETAIN_SIGNATURE_FIELD_ID — Final static property, class com.adobe.livecycle.output.client.RenderOptionsSpecConstants
A numeric identifier value for the RETAIN_SIGNATURE_FIELD constant.
retryAction(java.lang:String invocationId) — method, class com.adobe.idp.workflow.client.ProcessManager
Retries an action in a stalled process instance.
returnType — Property, class flex.management.jmx.MBeanOperationInfo
The operation's return type.
REVERSE — Final static property, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionSpecConstants
REVERSE_ID — Final static property, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionSpecConstants
Revision_1 — Final static property, class com.adobe.livecycle.output.client.PDFARevisionNumber
The PDF/A revision number.
RevocationCheckOrder — final class, package com.adobe.livecycle.signatures.pki.client.types.common
Specifies the order in which revocation checking is performed.
RevocationCheckStyle — final class, package com.adobe.livecycle.signatures.pki.client.types.common
Represents revocation check preference types.
RevocationInformation — class, package com.adobe.livecycle.signatures.client.types
Contains information about revoked certificates.
RevocationInformation() — Constructor, class com.adobe.livecycle.signatures.client.types.RevocationInformation
REVOKE — Final static property, 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, interface com.adobe.livecycle.rightsmanagement.client.LicenseManager
Revokes the specified license that results in users being unable to open the associated document.
revokeQueueAccess(long aQueueId, java.lang:String aUserToRevoke) — method, interface com.adobe.idp.taskmanager.dsc.client.queuemanager.QueueManager
Removes access to a queue for a specific user.
RGB — Final static property, class com.adobe.livecycle.convertpdfservice.client.enumeration.ColorSpace
RGB color space.
RGBPolicy — final class, package com.adobe.livecycle.convertpdfservice.client.enumeration
Represents RGB policy settings.
RIGHT — Final static property, class com.adobe.livecycle.signatures.client.types.TextDirection
The direction of text is from right to left.
RightsManagementClient — class, 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, class com.adobe.livecycle.rightsmanagement.client.RightsManagementClient
RIPEMD160 — Final static property, class com.adobe.livecycle.signatures.pki.client.types.common.HashAlgorithm
Represents the RIPEMD160 algorithm.
Role — Interface, package com.adobe.idp.um.api.infomodel
This interface represents a role.
RoleMembershipSearchFilter — class, package com.adobe.idp.um.api.infomodel
This filter allows you specify role membership search criteria to be AND-ed together.
RoleMembershipSearchFilter() — Constructor, class com.adobe.idp.um.api.infomodel.RoleMembershipSearchFilter
Default constructor.
RoleSearchFilter — class, package com.adobe.idp.um.api.infomodel
This filter allows you specify role search criteria to be AND-ed together.
RoleSearchFilter() — Constructor, class com.adobe.idp.um.api.infomodel.RoleSearchFilter
Default constructor.
ROLE_TYPE_ALL — Final static property, class com.adobe.idp.um.api.infomodel.RoleSearchFilter
Search according to all role types.
ROLE_TYPE_IMMUTABLE — Final static property, class com.adobe.idp.um.api.infomodel.RoleSearchFilter
Search according to an immutable role type.
ROLE_TYPE_MUTABLE — Final static property, class com.adobe.idp.um.api.infomodel.RoleSearchFilter
Search according to a mutable role type.
rollback() — method, class flex.data.DataServiceTransaction
Rollsback this transaction.
rollbackSession(Session session) — method, class flex.data.assemblers.HibernateManager
ROOTCAUSE — Final static property, class flex.messaging.io.StatusInfoProxy
ROTATE_AND_CENTER — Final static property, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionSpecConstants
ROTATE_AND_CENTER_ID — Final static property, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionSpecConstants
round(int n) — method, interface com.celequest.api.type.ISQLNumeric
Changes this numeric to its value rounded to n places right of the decimal point.
routeMessageToService(flex.messaging.messages:Message message, flex.messaging.endpoints:Endpoint endpoint) — method, class flex.messaging.MessageBroker
You can call this method in order to send a message from your code into the message routing system.
RSAKeyValueType — class, package com.adobe.livecycle.signatures.client.spi.types
The RSAKeyValueType object represents a RSA key value that is used is for public-key cryptography.
RSAKeyValueType() — Constructor, class com.adobe.livecycle.signatures.client.spi.types.RSAKeyValueType
A constructor that creates a RSAKeyValueType object.
RSAKeyValueType(byte[] modulus, byte[] exponent) — Constructor, class com.adobe.livecycle.signatures.client.spi.types.RSAKeyValueType
A constructor that creates a RSAKeyValueType object.
RTF — Final static property, class com.adobe.livecycle.generatepdf.client.ConvertPDFFormatType
RTF file format.
RTMPEndpointControl — class, package flex.management.runtime.messaging.endpoints
The RTMPEndpointControl class is the MBean implemenation for monitoring and managing a RTMPEndpoint at runtime.
RTMPEndpointControl(flex.messaging.endpoints:RTMPEndpoint endpoint, flex.management:BaseControl parent) — Constructor, class flex.management.runtime.messaging.endpoints.RTMPEndpointControl
Constructs a RTMPEndpointControl, assigning managed message endpoint and parent MBean.
RTMPEndpointControlMBean — Interface, package flex.management.runtime.messaging.endpoints
Defines the runtime monitoring and management interface for managed RTMP endpoints.
RTMPTProtocolHandler.RTMPTConnection — class, package flex.messaging.endpoints
Concrete RTMPConnection implementation for tunneled HTTP-based transport between the remote host and the server.
RTMPTProtocolHandler.RTMPTConnection(flex.messaging.endpoints:RTMPEndpoint endpoint) — Constructor, class flex.messaging.endpoints.RTMPTProtocolHandler.RTMPTConnection
Constructs a RTMPTConnection.
RTMPTProtocolHandler.RTMPTRequest — class, package flex.messaging.endpoints
Wraps a HttpRequest received for a tunneled RTMPTConnection.
RTMPTProtocolHandler.RTMPTRequest(java.lang:String command, flex.messaging.io.http:HttpRequest request) — Constructor, class flex.messaging.endpoints.RTMPTProtocolHandler.RTMPTRequest
Constructs a RTMPTRequest.
Rule — class, 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, class com.adobe.livecycle.output.client.Rule
A standard constructor that creates a Rule object.
Rule(java.lang:String mPattern, java.lang:String mForm) — Constructor, class com.adobe.livecycle.output.client.Rule
A standard constructor that accepts a form design and a text pattern to search for.
RULES — Final static property, class com.adobe.livecycle.output.client.OutputOptionsSpecConstants
Represents search rules that scan the input data file for a pattern and associates the data with a specific form design.
rulesToString(java.util:List rules) — method, class com.adobe.livecycle.output.client.OutputOptionsSpec
Converts a java.util.List to a string value.
RUN_AS_INVOKER — Final static property, interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration
Run As Configuration setting, which means the service will be run with the invoking context.
RUN_AS_SYSTEM — Final static property, interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration
Run As Configuration setting, which means the service will be run with the System Context.
RUNNING — Final static property, interface com.adobe.idp.dsc.registry.infomodel.Component
Running state.
RUNNING — Final static property, 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/8.2/programLC/programmer/javadoc/all-index-R.html