| 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 | |
| FAILED_BLOCKS_LIST — Final static property in class com.adobe.service.ddxm.client.OutputMapConstants | |
| A List of String objects containing the names of the failed results. | |
| FAIL_ON_ERROR — Final static property in class com.adobe.service.ddxm.client.EnvironmentConstants | |
| The failure mode boolean value applies to DDX that contains multiple result blocks. | |
| Fault — Interface in package com.adobe.idp.dsc.registry.infomodel | |
| A Fault object stores the metadata related to faults for a service. | |
| FaultCallBackInfo — Interface in package com.adobe.idp.dsc | |
| A FaultCallBackInfo contains the information necessary for the service container to issue fault callbacks to the specified operations after an com.adobe.idp.dsc.InvocationRequest InvocationRequest has failed. | |
| faultJob(com.adobe.idp.jobmanager.common:JobId jobId, FaultResponse faultResponse) — Method in class com.adobe.idp.jobmanager.client.JobManager | |
| Fails an existing job using the specified FaultResponse object. | |
| faultJob(com.adobe.idp.jobmanager.common:JobId jobId, FaultResponse faultResponse) — Method in interface com.adobe.idp.jobmanager.service.JobManager | |
| Fails an existing job using the specified FaultResponse object. | |
| FieldMDPAction — Final class in package com.adobe.livecycle.signatures.client.types | |
| An enumeration specifying the type of FieldMDP action associated with the FieldMDP dictionary of a particular signature field. | |
| FieldMDPOptionSpec — Class in package com.adobe.livecycle.signatures.client.types | |
| The options to be set for the signature field lock dictionary associated with a given signature field. | |
| FieldMDPOptionSpec() — Constructor in class com.adobe.livecycle.signatures.client.types.FieldMDPOptionSpec | |
| The default constructor that is equivalent to applying No FieldMDP options. | |
| FieldMDPOptionSpec(com.adobe.livecycle.signatures.client.types:FieldMDPAction action, java.lang:String[] fields) — Constructor in class com.adobe.livecycle.signatures.client.types.FieldMDPOptionSpec | |
| A constructor that takes as parameters the applicable FieldMDPAction and a list of fully qualified names of form fields on which the action is applied. | |
| FileFormatNotSupportedException — Class in package com.adobe.livecycle.generatepdf.client | |
| An exception class to indicate that a given file format is not supported. | |
| FileFormatNotSupportedException(int errorCode) — Constructor in class com.adobe.livecycle.generatepdf.client.FileFormatNotSupportedException | |
| For internal use only. | |
| FileFormatNotSupportedException(int errorCode, java.lang:String param) — Constructor in class com.adobe.livecycle.generatepdf.client.FileFormatNotSupportedException | |
| For internal use only. | |
| FileFormatNotSupportedException(int errorCode, java.lang:String param, java.lang:Throwable cause) — Constructor in class com.adobe.livecycle.generatepdf.client.FileFormatNotSupportedException | |
| For internal use only. | |
| FileFormatNotSupportedException(int errorCode, java.lang:Throwable cause) — Constructor in class com.adobe.livecycle.generatepdf.client.FileFormatNotSupportedException | |
| For internal use only. | |
| findDomain(java.lang:String domainName) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Retrieves the domain with the specified name. | |
| findDomain(java.lang:String domainName) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Retrieves the domain with the specified name. | |
| findDomains() — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Enumerates all domains in the system. | |
| findDomains() — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Enumerates all domains in the system. | |
| findGroupMembers(com.adobe.idp.um.api.infomodel:GroupMembershipSearchFilter gsf) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Finds user and group members contained with a group. | |
| findGroupMembers(com.adobe.idp.um.api.infomodel:GroupMembershipSearchFilter gsf) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| findGroups(com.adobe.idp.um.api.infomodel:PrincipalSearchFilter searchFilter) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Finds the groups according to the specified search filter. | |
| findGroups(com.adobe.idp.um.api.infomodel:PrincipalSearchFilter searchFilter) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Finds the groups according to the specified search filter. | |
| findPrincipal(java.lang:String oid) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Retrieves a principal according to the specified identifier. | |
| findPrincipal(java.lang:String domainName, java.lang:String canonicalName) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Retrieves a principal according to the specified domain name and canonical name. | |
| findPrincipal(java.lang:String oid) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Retrieves a principal according to the specified identifier. | |
| findPrincipal(java.lang:String domainName, java.lang:String canonicalName) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Retrieves a principal according to the specified domain name and canonical name. | |
| findPrincipalReference(java.lang:String oid) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Retrieves a principal reference according to the specified identifier. | |
| findPrincipalReference(java.util:List principalOids) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Retrieves principal references according to the specified identifiers. | |
| findPrincipalReference(java.lang:String domainName, java.lang:String canonicalName) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Retrieves a principal reference according to the specified domain name and canonical name. | |
| findPrincipalReference(java.lang:String oid) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Retrieves a principal reference according to the specified identifier. | |
| findPrincipalReference(java.util:List principalOids) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Retrieves principal references according to the specified identifiers. | |
| findPrincipalReference(java.lang:String domainName, java.lang:String canonicalName) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Retrieves a principal reference according to the specified domain name and canonical name. | |
| findPrincipalReferences(com.adobe.idp.um.api.infomodel:PrincipalSearchFilter searchFilter, java.lang:String principalType) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Finds the principals according to the specified search filter and the specified principal type. | |
| findPrincipalReferences(com.adobe.idp.um.api.infomodel:PrincipalSearchFilter searchFilter) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Finds the principals according to the specified search filter and the specified principal type. | |
| findPrincipalReferences(com.adobe.idp.um.api.infomodel:PrincipalSearchFilter searchFilter, java.lang:String principalType) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Finds the principals according to the specified search filter and the specified principal type. | |
| findPrincipalReferences(com.adobe.idp.um.api.infomodel:PrincipalSearchFilter searchFilter) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Finds the principals according to the specified search filter and the specified principal type. | |
| findPrincipals(com.adobe.idp.um.api.infomodel:PrincipalSearchFilter searchFilter, java.lang:String principalType) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Finds the principals according to the specified search filter and the specified principal type. | |
| findPrincipals(com.adobe.idp.um.api.infomodel:PrincipalSearchFilter searchFilter) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Finds the principals according to the specified search filter | |
| findPrincipals(java.util:List principalOids) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Retrieves principals according to the specified identifiers. | |
| findPrincipals(com.adobe.idp.um.api.infomodel:PrincipalSearchFilter searchFilter, java.util:List principalOids) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Finds the principals according to the specified search filter. | |
| findPrincipals(java.util:Set principalReferences) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Finds the principals having the specified principal references. | |
| findPrincipals(java.util:List principalOids) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Retrieves principals according to the specified identifiers. | |
| findPrincipals(com.adobe.idp.um.api.infomodel:PrincipalSearchFilter searchFilter, java.util:List principalOids) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Finds the principals according to the specified search filter. | |
| findPrincipals(com.adobe.idp.um.api.infomodel:PrincipalSearchFilter searchFilter, java.lang:String principalType) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Finds the principals according to the specified search filter and the specified principal type. | |
| findPrincipals(com.adobe.idp.um.api.infomodel:PrincipalSearchFilter searchFilter) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Finds the principals according to the specified search filter | |
| findPrincipals(java.util:Set principalReferences) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Returns a Map with principalReference type as the key and the corresponding Principal as the value. | |
| findPrincipalsByEmailId(java.util:Set emailIds) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Finds the principals having the specified email identifiers. | |
| findPrincipalsByEmailId(java.util:Set emailIds) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Finds the principals having the specified email identifiers. | |
| findPrincipalStatus(java.util:Set principalReferences) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Retrieves the status for the specified principals. | |
| findPrincipalStatus(java.util:Set principalReferences) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Retrieves the status for the specified principals. | |
| findPriPermInfoForRes(java.lang:String resourceId) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Retrieves a Map of permissions and principals for a given resource instance. | |
| findPriPermInfoForRes(java.lang:String resourceId) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Retrieves a Map of permissions and principals for a given resource instance. | |
| findRole(java.lang:String roleId) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Retrieves a role. | |
| findRole(java.lang:String roleId) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Retrieves a role. | |
| findRoleMembership(com.adobe.idp.um.api.infomodel:RoleMembershipSearchFilter rmb) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Retrieves a List of roles based on specified membership search criteria. | |
| findRoleMembership(com.adobe.idp.um.api.infomodel:RoleMembershipSearchFilter rmb) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Retrieves a List of roles based on specified membership search criteria. | |
| findRoles(com.adobe.idp.um.api.infomodel:RoleSearchFilter rsf) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Retrieves a List of roles based on specified search criteria. | |
| findRoles(com.adobe.idp.um.api.infomodel:RoleSearchFilter rsf) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Retrieves a List of roles based on specified search criteria. | |
| findRolesForPrincipal(java.lang:String principalOid) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Finds the roles for a given principal. | |
| findRolesForPrincipal(java.lang:String principalOid) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Finds the roles for a given principal. | |
| findRolesForPrincipals(java.util:List principalOid) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Retrieves a Map containing sets of roles assigned to the specified principals. | |
| findRolesForPrincipals(java.util:List principalOid) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Retrieves a Map containing sets of roles assigned to the specified principals. | |
| findUsers(com.adobe.idp.um.api.infomodel:PrincipalSearchFilter searchFilter) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Finds the users according to the specified search filter. | |
| findUsers(com.adobe.idp.um.api.infomodel:PrincipalSearchFilter searchFilter) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Finds the users according to the specified search filter. | |
| FIPSCompliance — Final class in package com.adobe.livecycle.signatures.common | |
| Enables you to determine whether the digest algorithm is FIPS compliant. | |
| FIPSComplianceException — Class in package com.adobe.livecycle.signatures.client.types.exceptions | |
| Exception thrown when FIPS compliance is not met. | |
| FIPSComplianceException() — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.FIPSComplianceException | |
| Constructs a new exception with a null message and cause. | |
| FIPSComplianceException(java.lang:String arg0) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.FIPSComplianceException | |
| Constructs a new exception with a given message. | |
| FIPSComplianceException(java.lang:Throwable arg0) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.FIPSComplianceException | |
| Constructs a new exception with a given cause. | |
| FIPSComplianceException(java.lang:String arg0, java.lang:Throwable arg1) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.FIPSComplianceException | |
| Constructs a new exception with a given message and cause. | |
| FIPSComplianceException(java.lang:String errorMsg, java.lang:Object[] params) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.FIPSComplianceException | |
| Constructs a new exception with a given message. | |
| FIPSComplianceException(java.lang:String errorMsg, java.lang:Object[] params, java.lang:Throwable chainedException) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.FIPSComplianceException | |
| Constructs a new exception with a given message. | |
| Flash — Class in package com.adobe.repository.infomodel.bean | |
| A Flash resource describes all types of compiled Flash content. | |
| Flash() — Constructor in class com.adobe.repository.infomodel.bean.Flash | |
| Default constructor. | |
| FLD_SPC_PRINCIPAL_COMMON_NAME — Final static property in class com.adobe.idp.um.api.infomodel.RoleMembershipSearchFilter | |
| Principal common name. | |
| FLD_SPC_PRINCIPAL_EMAIL — Final static property in class com.adobe.idp.um.api.infomodel.RoleMembershipSearchFilter | |
| Principal email identifier. | |
| FLD_SPC_PRINCIPAL_ORG — Final static property in class com.adobe.idp.um.api.infomodel.RoleMembershipSearchFilter | |
| Principal organization. | |
| forceRemovalOfConfiguration(com.adobe.idp.dsc.registry.infomodel:ServiceConfiguration aConfig) — Method in interface com.adobe.idp.dsc.registry.service.ServiceRegistry | |
| Forces the removal of the specified service configuration. | |
| forceRemovalOfConfiguration(com.adobe.idp.dsc.registry.infomodel:ServiceConfiguration aConfig) — Method in class com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient | |
| Forces the removal of the specified service configuration. | |
| forceUndeploy(com.adobe.idp.dsc.registry.infomodel:ServiceConfiguration aServiceConfig) — Method in interface com.adobe.idp.dsc.registry.service.ServiceRegistry | |
| Forces the undeploy of a service (ignoring exceptions for callback methods), transitioning it to an Inactive state. | |
| forceUndeploy(com.adobe.idp.dsc.registry.infomodel:ServiceConfiguration aServiceConfig) — Method in class com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient | |
| Forces the undeploy of a service (ignoring exceptions for callback methods), transitioning it to an Inactive state. | |
| forceUninstall(com.adobe.idp.dsc.registry.infomodel:Component aComponent) — Method in interface com.adobe.idp.dsc.registry.component.ComponentRegistry | |
| Forces the uninstall of a component, calling its Bootstrap interface and removing it from the container. | |
| forceUninstall(com.adobe.idp.dsc.registry.infomodel:Component aComponent) — Method in class com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient | |
| Forces the uninstall of a component, calling its Bootstrap interface and removing it from the container. | |
| FormChanges — Final static property in class com.adobe.livecycle.signatures.client.types.MDPPermissions | |
| Permitted changes are filling in forms, instantiating page templates, and signing. | |
| FormDataIntegrationClient — Class in package com.adobe.livecycle.formdataintegration.client | |
| Enables you to create a Java object that invokes operations that belong to the FormDataIntegration service. | |
| FormDataIntegrationClient(com.adobe.idp.dsc.clientsdk:ServiceClientFactory serviceClientFactory) — Constructor in class com.adobe.livecycle.formdataintegration.client.FormDataIntegrationClient | |
| A constructor that creates a FormDataIntegrationClient( object. | |
| FORMDATA_SAVED_EVENT — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants.TaskEventIDs | |
| The form data has been saved. | |
| FORMDATA_SAVED_EVENT — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants.TaskOperationalEvents | |
| The task form data has been saved. | |
| FORMDATA_SAVED_EVENT — Final static property in class com.adobe.idp.taskmanager.dsc.client.task.TaskManagerConstants | |
| Form data saved event. | |
| FORM_DATA_TYPE — Final static property in interface com.adobe.idp.taskmanager.dsc.client.task.FormInstance | |
| Form data storage type for tasks. | |
| FORMFIELDS — Final static property in class com.adobe.livecycle.signatures.client.types.PDFSignaturePermissions | |
| Only modifications to form fields are allowed. | |
| FORMFIELDSANDCOMMENTS — Final static property in class com.adobe.livecycle.signatures.client.types.PDFSignaturePermissions | |
| Only modifications to form fields and comments are allowed. | |
| FormFragment — Class in package com.adobe.repository.infomodel.bean | |
| A FormFragment is a com.adobe.repository.infomodel.bean.Fragment containing an external XFA prototype or template. | |
| FormFragment() — Constructor in class com.adobe.repository.infomodel.bean.FormFragment | |
| The default constructor. | |
| FormInstance — Interface in package com.adobe.idp.taskmanager.dsc.client.task | |
| Represents the metadata for a form. | |
| FormInstanceBase — Interface in package com.adobe.idp.taskmanager.dsc.client.task | |
| The base interface for storage of form data. | |
| FormModel — Final class in package com.adobe.livecycle.formsservice.client | |
| Specifies the location of where an HTML form is processed. | |
| FormNotSavedException — Class in package com.adobe.idp.taskmanager.dsc.client.task | |
| An exception that is thrown when a form cannot be saved. | |
| FormNotSavedException(long aTaskID, long aFormInstanceId) — Constructor in class com.adobe.idp.taskmanager.dsc.client.task.FormNotSavedException | |
| Constructs a new exception using the form's task identifier and form instance identifier. | |
| FormServerException — Class in package com.adobe.livecycle.formsservice.exception | |
| The base exception class for exceptions that are thrown by the Forms service. | |
| FormServerException() — Constructor in class com.adobe.livecycle.formsservice.exception.FormServerException | |
| A constructor that delegates to super. | |
| FormServerException(java.lang:String reason) — Constructor in class com.adobe.livecycle.formsservice.exception.FormServerException | |
| A constructor that delegates to super. | |
| FormServerException(java.lang:Exception e) — Constructor in class com.adobe.livecycle.formsservice.exception.FormServerException | |
| A constructor that delegates to super. | |
| FormServerException(java.lang:String reason, java.lang:Throwable e) — Constructor in class com.adobe.livecycle.formsservice.exception.FormServerException | |
| A constructor that delegates to super. | |
| FormServerException(java.lang:String resourceID, int severity, boolean log) — Constructor in class com.adobe.livecycle.formsservice.exception.FormServerException | |
| A constructor that finds a string using resourceID and optional logs | |
| FormServerException(java.lang:String resourceID, java.lang:String[] args, int severity, boolean log) — Constructor in class com.adobe.livecycle.formsservice.exception.FormServerException | |
| A constructor that finds a string using resourceID and merges arguments and optional logs | |
| FormServiceInvokeResponse — Interface in package com.adobe.idp.taskmanager.dsc.client.task | |
| A FormServiceInvokeResponse object is returned when calling a render or submit service for a form. | |
| FormsResult — Class in package com.adobe.livecycle.formsservice.client | |
| Provides access to the Forms service processing results, such as the data content, the transformation result, and the content type. | |
| FormsResult() — Constructor in class com.adobe.livecycle.formsservice.client.FormsResult | |
| This constructor is for internal use only. | |
| FormsResult(short action, java.lang:String options, java.lang:String tratransformationID, java.lang:String formQuery, long pageNumber, long pageCount, java.util:List attachments, com.adobe.idp:Document validationErrorsList, java.lang:String clickedBtn, com.adobe.idp:Document xMLData) — Constructor in class com.adobe.livecycle.formsservice.client.FormsResult | |
| This constructor is for internal use only. | |
| FormsServiceClient — Class in package com.adobe.livecycle.formsservice.client | |
| Enables the creation of a Java object that invokes operations that belong to the Forms service. | |
| FormsServiceClient(com.adobe.idp.dsc.clientsdk:ServiceClientFactory serviceClientFactory) — Constructor in class com.adobe.livecycle.formsservice.client.FormsServiceClient | |
| A constructor that creates a FormsServiceClient object. | |
| FormTemplate — Class in package com.adobe.repository.infomodel.bean | |
| A FormTemplate is a document describing an XFA template. | |
| FormTemplate() — Constructor in class com.adobe.repository.infomodel.bean.FormTemplate | |
| Default constructor. | |
| forwardTask(long taskId, java.lang:String userIdToForward) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager | |
| Forwards a non-completed task from a user queue to the default queue indicated in the userIdToForward parameter. | |
| Fragment — Class in package com.adobe.repository.infomodel.bean | |
| A Fragment is a resource that describes shared resources of a given type. | |
| Fragment() — Constructor in class com.adobe.repository.infomodel.bean.Fragment | |
| The default constructor. | |
| fromString(java.lang:String aConnectiveStr) — Static method in class com.adobe.idp.dsc.filter.Connective | |
| A conversion method that creates a new Connective object based on a String indicating whether the newly created object uses a logical AND or OR value. | |
| fromString(java.lang:String aOperatorStr) — Static method in class com.adobe.idp.dsc.filter.Operator | |
| Creates an Operator object based on the String representation of the specified logical operator. | |
| FullHTMLTags — Final static property in class com.adobe.livecycle.formsservice.client.OutputType | |
| The HTML form is rendered within full HTML tags (a complete HTML page). | |
| FULL_PRINCIPAL_OBJECT — Final static property in class com.adobe.idp.um.api.UMConstants.AuthenticationOptions | |
| Constant that holds the name of the property specifying if the returned AuthResult contains Fully exploded User object or not. | |
| 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-F.html