| 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 | |
| handlesSubscriptions() — method, class flex.messaging.services.ServiceAdapter | |
| Returns true if the adapter performs custom subscription management. | |
| handlesSubscriptions() — method, class flex.messaging.services.messaging.adapters.JMSAdapter | |
| JMS adapter handles its subscriptions so this returns true. | |
| handleThrowable(java.lang:Throwable t, com.adobe.idp.dsc.clientsdk:ServiceClient sc, com.adobe.idp.dsc.clientsdk:ServiceClientFactory scf, MessageDispatcher md, com.adobe.idp.dsc:InvocationRequest ir, int numTries) — method, interface com.adobe.idp.dsc.clientsdk.ServiceClientFactory.ThrowHandler | |
| The method to be invoked when an exception occurs during the processing of a ServiceInvocationRequest | |
| HashAlgorithm — final class, package com.adobe.livecycle.signatures.pki.client.types.common | |
| Represents hash algorithms used to digest the PDF document. | |
| hashCode() — method, class com.adobe.idp.um.api.infomodel.UserInfo | |
| Retrieves the hash code for the user. | |
| hashCode() — method, class com.adobe.repository.infomodel.Uuid | |
| Retrieves the hash code for the prefix. | |
| hashCode() — method, class flex.messaging.io.amf.ASObject | |
| Return the hashcode of this object. | |
| hashCode() — method, class flex.messaging.services.messaging.Subtopic | |
| Override of hashCode. | |
| hashMapToProperties(java.util:HashMap hmap) — Static Method , class com.adobe.livecycle.signatures.client.types.Credential | |
| This is a utility function to convert java.util.HashMap to java.util.Properties | |
| HashWithReference — class, package com.adobe.livecycle.signatures.client.spi.types | |
| The HashWithReference class represents the hash associated with the signature. | |
| HashWithReference(byte[] hash, java.lang:String reference) — Constructor, class com.adobe.livecycle.signatures.client.spi.types.HashWithReference | |
| A constructor that creates a HashWithReference object. | |
| hasOutputParameters() — method, class flex.data.assemblers.SQLFactory.CallableStatementHandler | |
| Returns whether or not the SQL structure included output parameters. | |
| hasPermission(java.lang:String principalOid, java.lang:String resourceId, java.lang:String permissionOid) — method, interface com.adobe.idp.um.api.AuthorizationManager | |
| Determines whether the principal has the permission assigned to it for the specified resource instance. | |
| hasPermission(java.lang:String principalOid, java.lang:String resourceId, com.adobe.idp.um.api.infomodel:Permission perm) — method, interface com.adobe.idp.um.api.AuthorizationManager | |
| Determines whether the principal has the permission assigned to it for the specified resource instance. | |
| hasPermission(java.util:List principalOid, java.lang:String resourceId, java.lang:String permissionOid) — method, interface com.adobe.idp.um.api.AuthorizationManager | |
| Determines whether the List of principals have the specified permission for the given resource instance. | |
| hasPermission(java.util:List principalOid, java.lang:String resourceId, com.adobe.idp.um.api.infomodel:Permission perm) — method, interface com.adobe.idp.um.api.AuthorizationManager | |
| Determines whether the List of principals have the specified permission for the given resource instance. | |
| hasPermission() — method, class com.adobe.idp.um.api.infomodel.PermissionInfo | |
| Determines whether the principal has the permission. | |
| hasPermission(java.lang:String principalOid, java.lang:String resourceId, java.lang:String permissionOid) — method, class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Determines whether the principal has the permission assigned to it for the specified resource instance. | |
| hasPermission(java.lang:String principalOid, java.lang:String resourceId, com.adobe.idp.um.api.infomodel:Permission perm) — method, class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Determines whether the principal has the permission assigned to it for the specified resource instance. | |
| hasPermission(java.util:List principalOid, java.lang:String resourceId, java.lang:String permissionOid) — method, class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Determines whether the List of principals have the specified permission for the given resource instance. | |
| hasPermission(java.util:List principalOid, java.lang:String resourceId, com.adobe.idp.um.api.infomodel:Permission perm) — method, class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Determines whether the List of principals have the specified permission for the given resource instance. | |
| hasRunAsConfiguration() — method, interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration | |
| Determines whether this service has run as configuration set. | |
| hasSelfAssociations() — method, class flex.data.DataDestination | |
| headerExists(java.lang:String name) — method, interface flex.messaging.messages.Message | |
| Tests whether a header with the passed name exists. | |
| Hex — Final static property, class com.adobe.livecycle.barcodedforms.CharSet | |
| Represents raw barcode data that is hex encoded. | |
| HibernateAnnotationsAssembler — class, package flex.data.assemblers | |
| Adds support for Hibernate Annotations. | |
| HibernateAnnotationsAssembler() — Constructor, class flex.data.assemblers.HibernateAnnotationsAssembler | |
| HibernateAssembler — class, package flex.data.assemblers | |
| An assembler that provides support for hibernate entities as flex destinations in Flex Data Management Services. | |
| HibernateAssembler() — Constructor, class flex.data.assemblers.HibernateAssembler | |
| The Assembler class is constructed by Data Management Services so you do not need to construct this yourself. | |
| HibernateCollectionProxy — class, package flex.data.assemblers | |
| This class is used for serializing Hibernate's PersistentMap instances to flex clients. | |
| HibernateCollectionProxy() — Constructor, class flex.data.assemblers.HibernateCollectionProxy | |
| HibernateCollectionProxy(java.lang:Object defaultInstance) — Constructor, class flex.data.assemblers.HibernateCollectionProxy | |
| HIBERNATE_CONFIG_FILE — Final static property, class flex.data.assemblers.HibernateAssembler | |
| HIBERNATE_ENTITY — Final static property, class flex.data.assemblers.HibernateAssembler | |
| HibernateManager — class, package flex.data.assemblers | |
| This is a class which is shared by all of the HibernateAssemblers which are configured with the same configuration file. | |
| HibernateManager(Configuration hibernateConfig, boolean useTransactions) — Constructor, class flex.data.assemblers.HibernateManager | |
| HibernatePropertyProxy — class, package flex.data.assemblers | |
| This class is used for serializing properties on HibernateProxy instances. | |
| HibernatePropertyProxy() — Constructor, class flex.data.assemblers.HibernatePropertyProxy | |
| HibernatePropertyProxy(java.lang:Object defaultInstance) — Constructor, class flex.data.assemblers.HibernatePropertyProxy | |
| HibernateType — class, package flex.data.assemblers | |
| This class is used to store the information and methods regarding a specific Hibernate data type. | |
| HibernateType(flex.data:DataDestination destination) — Constructor, class flex.data.assemblers.HibernateType | |
| HIERARCHICAL_EVENTS — Final static property, class flex.data.DataDestination | |
| High — Final static property, class com.adobe.livecycle.convertpdfservice.client.enumeration.ColorCompression | |
| High color compression. | |
| High — Final static property, class com.adobe.livecycle.convertpdfservice.client.enumeration.GrayScaleCompression | |
| High gray scale compression. | |
| Horizontal — Final static property, class com.adobe.livecycle.formsservice.client.HTMLToolbar | |
| The HTML toolbar appears in a horizontal position. | |
| HORIZONTAL_ALIGNMENT_CENTER — Final static property, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Watermark | |
| The constant that represents center horizontal alignment. | |
| HORIZONTAL_ALIGNMENT_LEFT — Final static property, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Watermark | |
| The constant that represents left horizontal alignment. | |
| HORIZONTAL_ALIGNMENT_RIGHT — Final static property, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Watermark | |
| The constant that represents right horizontal alignment. | |
| HSM_PROVIDER_CREATION_EXCP — Final static property, interface com.adobe.livecycle.signatures.client.spi.types.exceptions.ExceptionMsgIds | |
| HSM_PROVIDER_CREATION_EXCP — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds | |
| HTML32 — Final static property, class com.adobe.livecycle.generatepdf.client.ConvertPDFFormatType | |
| HTML 3.2 file format. | |
| HTML4 — Final static property, class com.adobe.livecycle.formsservice.client.FormPreference | |
| A HTML transformation type that is compatible with older browsers that do not support absolute positioning of HTML elements. | |
| HTML4 — Final static property, class com.adobe.livecycle.formsservice.client.TransformTo | |
| A HTML transformation type that is compatible with older browsers that do not support absolute positioning of HTML elements. | |
| HTML40 — Final static property, class com.adobe.livecycle.generatepdf.client.ConvertPDFFormatType | |
| HTML 4.0 file format. | |
| htmlFileToPDF(com.adobe.idp:Document inputDocument, java.lang:String fileTypeSettingsName, java.lang:String securitySettingsName, com.adobe.idp:Document inSettingsDoc, com.adobe.idp:Document inXMPDoc) — method, class com.adobe.livecycle.generatepdf.client.GeneratePdfServiceClient | |
| Creates a PDF document from an input HTML file or a ZIP file containing HTML file(s) and/or Image files. | |
| HTMLRenderSpec — class, package com.adobe.livecycle.formsservice.client | |
| Enables you to define run-time options that control how the Forms service renders HTML forms. | |
| HTMLRenderSpec() — Constructor, class com.adobe.livecycle.formsservice.client.HTMLRenderSpec | |
| A standard constructor that creates a HTMLRenderSpec object. | |
| HTMLRenderSpec(com.adobe.livecycle.formsservice.client:OutputType outputType, java.lang:String charset, int pageNumber, java.lang:String locale, java.lang:Boolean cacheEnabled, boolean xMLData, boolean standAlone, com.adobe.livecycle.formsservice.client:FormModel formModel, java.lang:String xCIURI, java.lang:String digSigCSSURI, java.lang:String customCSSURI, com.adobe.livecycle.formsservice.client:HTMLToolbar htmlToolbar, java.lang:String toolbarURI, java.lang:String fontMapURI) — Constructor, class com.adobe.livecycle.formsservice.client.HTMLRenderSpec | |
| A constructor that enables you to set all options. | |
| HTMLToolbar — final class, package com.adobe.livecycle.formsservice.client | |
| Specifies the appearance of an HTML toolbar that is rendered with an HTML form. | |
| htmlToPDF(java.lang:String inputUrl, java.lang:String fileTypeSettingsName, java.lang:String securitySettingsName, com.adobe.idp:Document inSettingsDoc, com.adobe.idp:Document inXMPDoc) — method, class com.adobe.livecycle.generatepdf.client.GeneratePdfServiceClient | |
| Creates a PDF document from an HTML file located at a given URL. | |
| htmlToPDF2(java.lang:String inputUrl, java.lang:String fileTypeSettingsName, java.lang:String securitySettingsName, com.adobe.idp:Document inSettingsDoc, com.adobe.idp:Document inXMPDoc) — method, class com.adobe.livecycle.generatepdf.client.GeneratePdfServiceClient | |
| Creates a PDF document from an HTML file located at a given URL. | |
| HtmlToPdfResult — class, package com.adobe.livecycle.generatepdf.client | |
| Contains the result of the com.adobe.livecycle.generatepdf.client.GeneratePdfServiceClient#htmlToPDF GeneratePdfServiceClient.htmlToPDF() operation, which is a PDF document that has been generated from a web URL. | |
| HtmlToPdfResult() — Constructor, class com.adobe.livecycle.generatepdf.client.HtmlToPdfResult | |
| For internal use only. | |
| HTTPConnectionManagerSettings — class, package flex.messaging.services.http | |
| Establishes the settings used to construct an Apache Commons HTTPClient HttpConnectionManager for the Proxy Service. | |
| HTTPConnectionManagerSettings() — Constructor, class flex.messaging.services.http.HTTPConnectionManagerSettings | |
| Creates a default HTTPConnectionManagerSettings instance. | |
| HTTPEndpoint — class, package flex.messaging.endpoints | |
| This class replaces Flex 1.5's ProxyServlet by splitting the proxy's functionality into two pieces. | |
| HTTPEndpoint() — Constructor, class flex.messaging.endpoints.HTTPEndpoint | |
| Constructs an unmanaged HTTPEndpoint. | |
| HTTPEndpoint(boolean enableManagement) — Constructor, class flex.messaging.endpoints.HTTPEndpoint | |
| Constructs a HTTPEndpoint with the indicated management. | |
| HTTPEndpointControl — class, package flex.management.runtime.messaging.endpoints | |
| The HTTPEndpointControl class is the MBean implemenation for monitoring and managing a HTTPEndpoint at runtime. | |
| HTTPEndpointControl(flex.messaging.endpoints:HTTPEndpoint endpoint, flex.management:BaseControl parent) — Constructor, class flex.management.runtime.messaging.endpoints.HTTPEndpointControl | |
| Constructs a HTTPEndpointControl, assigning managed message endpoint and parent MBean. | |
| HTTPEndpointControlMBean — Interface, package flex.management.runtime.messaging.endpoints | |
| Defines the runtime monitoring and management interface for managed HTTP endpoints. | |
| HttpFlexSession — class, package flex.messaging | |
| FlexSession implementation for use with HTTP-based channels. | |
| HTTPProxyAdapter — class, package flex.messaging.services.http | |
| Adapter class for proxy services. | |
| HTTPProxyAdapter() — Constructor, class flex.messaging.services.http.HTTPProxyAdapter | |
| Constructs an unmanaged HTTPProxyAdapter instance. | |
| HTTPProxyAdapter(boolean enableManagement) — Constructor, class flex.messaging.services.http.HTTPProxyAdapter | |
| Constructs a HTTPProxyAdapter instance. | |
| HTTPProxyAdapterControlMBean — Interface, package flex.management.runtime.messaging.services.http | |
| Defines the runtime monitoring and management interface for managed HTTP proxy adapters. | |
| HTTPProxyDestination — class, package flex.messaging.services.http | |
| Subclass of Destination which provides HTTP Proxy-specific destination functionality. | |
| HTTPProxyDestination() — Constructor, class flex.messaging.services.http.HTTPProxyDestination | |
| Constructs an unmanaged HTTPProxyDestination instance. | |
| HTTPProxyDestination(boolean enableManagement) — Constructor, class flex.messaging.services.http.HTTPProxyDestination | |
| Constructs a HTTPProxyDestination with the indicated management. | |
| HTTPProxyService — class, package flex.messaging.services | |
| The HttpProxyService replaces the Flex 1.5 Proxy. | |
| HTTPProxyService() — Constructor, class flex.messaging.services.HTTPProxyService | |
| Constructs an unmanaged HTTPProxyService. | |
| HTTPProxyService(boolean enableManagement) — Constructor, class flex.messaging.services.HTTPProxyService | |
| Constructs a HTTPProxyService with the indicated management. | |
| HTTPProxyServiceControlMBean — Interface, package flex.management.runtime.messaging.services | |
| Defines the runtime monitoring and management interface for managed HTTP proxy services. | |
| HUGE_PAGE_SIZE — Final static property, class flex.messaging.io.PageableRowSetProxy | |
| 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-H.html