| 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 | |
| MAJOR_VERSION — Final static property in class com.adobe.idp.dsc.registry.service.ServiceConfigurationFilter | |
| The major version. | |
| markAsFailed(java.lang:String docName, java.lang:Throwable e) — Method in class com.adobe.service.ddxm.client.Output | |
| Removes a document from the list of successful documents, by moving the document's result block from the successful blocks list to the failed blocks list. | |
| MarkedForRollbackException — Class in package com.adobe.idp.dsc.transaction | |
| A MarkedForRollbackException is thrown for one of three reasons: This transaction has timed-out (the timout period was set to less than the actual time the transaction took). An unhandled runtime exception occurred when calling another service (please check the logs for more detail). This is a JTA transaction and a service has been explicitly marked for rollback. | |
| MarkedForRollbackException(int aTxTimeoutInSecs, int aTxActualTimeInSecs) — Constructor in class com.adobe.idp.dsc.transaction.MarkedForRollbackException | |
| Constructs a new exception. | |
| Maximum — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.ColorCompression | |
| Maximum color compression. | |
| Maximum — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.GrayScaleCompression | |
| Maximum gray scale compression. | |
| MAX_RESULT — Final static property in class com.adobe.idp.um.api.UMConstants | |
| The maximum number of results. | |
| MAX_TSP_SIZE — Final static property in class com.adobe.livecycle.signatures.client.types.TSPOptionSpec | |
| The maximum size, in bytes, of this TSP request. | |
| MD5 — Final static property in class com.adobe.livecycle.signatures.pki.client.types.common.HashAlgorithm | |
| Represents the MD5 algorithm. | |
| MDPPermissions — Final class in package com.adobe.livecycle.signatures.client.types | |
| Represents the permissions that can be performed on a PDF document without invalidating the signature. | |
| Medium — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.ColorCompression | |
| Medium color compression. | |
| Medium — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.GrayScaleCompression | |
| Medium("medium"), gray scale compression. | |
| Minimum — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.ColorCompression | |
| Minimum color compression. | |
| Minimum — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.GrayScaleCompression | |
| Minimum gray scale compression. | |
| MINOR_VERSION — Final static property in class com.adobe.idp.dsc.registry.service.ServiceConfigurationFilter | |
| The minor version. | |
| MIN_TSP_SIZE — Final static property in class com.adobe.livecycle.signatures.client.types.TSPOptionSpec | |
| The minimum size, in bytes, of this TSP request. | |
| MISSING_BASIC_CONSTRAINTS — Final static property in class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason | |
| Represents an error that occurs when there are missing basic constraints. | |
| MissingSignatureFieldException — Class in package com.adobe.livecycle.signatures.client.types.exceptions | |
| Represents an exception that is thrown if the specified signature field cannot be located within a PDF document. | |
| MissingSignatureFieldException() — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.MissingSignatureFieldException | |
| Constructs a new exception with a null message and cause. | |
| MissingSignatureFieldException(java.lang:String errorMsg) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.MissingSignatureFieldException | |
| Constructs a new exception with a given message. | |
| MissingSignatureFieldException(java.lang:Throwable chainedException) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.MissingSignatureFieldException | |
| Constructs a new exception with a given cause. | |
| MissingSignatureFieldException(java.lang:String errorMsg, java.lang:Throwable chainedException) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.MissingSignatureFieldException | |
| Constructs a new exception with a given message and cause. | |
| MissingSignatureFieldException(java.lang:String errorMsg, java.lang:Object[] params) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.MissingSignatureFieldException | |
| Constructs a new exception with a given message. | |
| MissingSignatureFieldException(java.lang:String errorMsg, java.lang:Object[] params, java.lang:Throwable chainedException) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.MissingSignatureFieldException | |
| Constructs a new exception with a given message. | |
| MODE_PROPERTY_NAME — Final static property in class com.adobe.livecycle.rightsmanagement.client.RightsManagementClient | |
| The constant that represents the property used to specify the mode used to establish a connection with the Rights Management service. | |
| modify(com.adobe.idp.dsc.registry.component:ModifyComponentInfo aInfo) — Method in interface com.adobe.idp.dsc.registry.component.ComponentRegistry | |
| Modifies a component with the specified component information. | |
| modify(com.adobe.idp.dsc.registry.component:ModifyComponentInfo aInfo) — Method in class com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient | |
| Modifies a component with the specified component information. | |
| modifyCategory(com.adobe.idp.dsc.registry.service:ModifyServiceCategoryInfo aInfo) — Method in interface com.adobe.idp.dsc.registry.service.ServiceRegistry | |
| Modifies a service category by applying the specified properties. | |
| modifyCategory(com.adobe.idp.dsc.registry.service:ModifyServiceCategoryInfo aInfo) — Method in class com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient | |
| Modifies a service category by applying the specified properties. | |
| ModifyComponentInfo — Class in package com.adobe.idp.dsc.registry.component | |
| An object used to modify a component's information, which includes its identifier, version, and archive. | |
| ModifyComponentInfo() — Constructor in class com.adobe.idp.dsc.registry.component.ModifyComponentInfo | |
| modifyConfiguration(com.adobe.idp.dsc.registry.service:ModifyServiceConfigurationInfo aInfo) — Method in interface com.adobe.idp.dsc.registry.service.ServiceRegistry | |
| Modifies the specified service configuration with the properties that have been set in the com.adobe.idp.dsc.registry.service.ModifyServiceConfigurationInfo ModifyServiceConfigurationInfo object. | |
| modifyConfiguration(com.adobe.idp.dsc.registry.service:ModifyServiceConfigurationInfo aInfo) — Method in class com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient | |
| Modifies the specified service configuration with the properties that have been set in the com.adobe.idp.dsc.registry.service.ModifyServiceConfigurationInfo ModifyServiceConfigurationInfo object. | |
| modifyDefaultACL(com.adobe.idp.um.api.infomodel:ResourceTypeACL addRtDefACL, com.adobe.idp.um.api.infomodel:ResourceTypeACL delRtDefACL) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Defines a set of default permissions to be assigned to a set of principals (cross product) over a resource, when a resource of given resource type is registered. | |
| modifyDefaultACL(com.adobe.idp.um.api.infomodel:ResourceTypeACL addRtDefACL, com.adobe.idp.um.api.infomodel:ResourceTypeACL delRtDefACL) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Defines a set of default permissions to be assigned to a set of principals (cross product) over a resource, when a resource of given resource type is registered. | |
| modifyPermsToPrincipalForRes(java.lang:String principalOid, java.lang:String resourceId, java.util:List delPerm, java.util:List addPerm) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Assigns and removes the specified permissions from the principal for the given resource instance. | |
| modifyPermsToPrincipalForRes(java.lang:String principalOid, java.lang:String resourceId, java.util:List desiredPerms) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Assigns the specified permissions to the principal for the given resource instance. | |
| modifyPermsToPrincipalForRes(java.lang:String principalOid, java.lang:String resourceId, java.util:List delPerm, java.util:List addPerm) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Assigns and removes the specified permissions from the principal for the given resource instance. | |
| modifyPermsToPrincipalForRes(java.lang:String principalOid, java.lang:String resourceId, java.util:List desiredPerms) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Assigns the specified permissions to the principal for the given resource instance. | |
| modifyPermsToPrincipalsForRes(java.util:List principalOid, java.lang:String resourceId, java.util:List delPerm, java.util:List addPerm) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Assigns and removes the specified permissions from the List of principals for the given resource instance. | |
| modifyPermsToPrincipalsForRes(java.util:List principalOid, java.lang:String resourceId, java.util:List delPerm, java.util:List addPerm) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Assigns and removes the specified permissions from the List of principals for the given resource instance. | |
| modifyRole(java.lang:String roleName, java.util:List addPermissionOids, java.util:List removePermissionOids) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Modifies the definition of a role by adding and removing a set of permissions from the definition of the role. | |
| modifyRole(java.lang:String roleName, java.util:List addPermissionOids, java.util:List removePermissionOids) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Modifies the definition of a role by adding and removing a set of permissions from the definition of the role. | |
| modifyService(com.adobe.idp.dsc.registry.service:ModifyServiceInfo aInfo) — Method in interface com.adobe.idp.dsc.registry.service.ServiceRegistry | |
| Modifies the specified com.adobe.idp.dsc.registry.infomodel.Service Service object with the values specified in the com.adobe.idp.dsc.registry.service.ModifyServiceInfo ModifyServiceInfo object. | |
| modifyService(com.adobe.idp.dsc.registry.service:ModifyServiceInfo aInfo) — Method in class com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient | |
| Modifies the specified com.adobe.idp.dsc.registry.infomodel.Service Service object with the values specified in the com.adobe.idp.dsc.registry.service.ModifyServiceInfo ModifyServiceInfo object. | |
| ModifyServiceCategoryInfo — Class in package com.adobe.idp.dsc.registry.service | |
| This class allows you to retrieve and set modifiable service category information. | |
| ModifyServiceCategoryInfo() — Constructor in class com.adobe.idp.dsc.registry.service.ModifyServiceCategoryInfo | |
| ModifyServiceConfigurationInfo — Class in package com.adobe.idp.dsc.registry.service | |
| This class allows you to retrieve and set modifiable service configuration information. | |
| ModifyServiceConfigurationInfo() — Constructor in class com.adobe.idp.dsc.registry.service.ModifyServiceConfigurationInfo | |
| Default constuctor. | |
| ModifyServiceInfo — Class in package com.adobe.idp.dsc.registry.service | |
| This class allows you to retrieve and set modifiable service information. | |
| ModifyServiceInfo() — Constructor in class com.adobe.idp.dsc.registry.service.ModifyServiceInfo | |
| modifyTaskPermissions(long aTaskID, com.adobe.idp.taskmanager.dsc.client.task:TaskACL[] permissions) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager | |
| Modifies the permissions for a task. | |
| MONITOR — Final static property in class com.adobe.idp.dsc.registry.service.ServiceConfigurationFilter | |
| The service configuration monitor. | |
| Monochrome — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.ColorSpace | |
| Monochrome color space. | |
| MonochromeCompression — Final class in package com.adobe.livecycle.convertpdfservice.client.enumeration | |
| Monochrome compression settings. | |
| moveResource(java.lang:String sourceResourcePath, java.lang:String targetResourceCollectionPath) — Method in interface com.adobe.repository.bindings.ResourceRepository | |
| Moves all versions of the logical resource at sourceResourcePath to targetResourceCollectionPath. | |
| moveResource(java.lang:String sourceResourcePath, java.lang:String targetResourceCollectionPath) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient | |
| Moves all versions of the logical resource at sourceResourcePath to targetResourceCollectionPath. | |
| MSDHTML — Final static property in class com.adobe.livecycle.formsservice.client.TransformTo | |
| A HTML transformation type that is compatible with dynamic HTML for Internet Explorer 5.0 or later. | |
| multiclone(com.adobe.idp:Document inPDFDoc, int copies) — Method in interface com.adobe.livecycle.pdfutility.PDFUtilityService | |
| Clones a PDF document a specified number of times. | |
| multiclone(com.adobe.idp:Document pdf, int copies) — Method in class com.adobe.livecycle.pdfutility.client.PDFUtilityServiceClient | |
| Clones a PDF document a specified number of times. | |
| MULTIPLE_OUTPUT — Final static property in class com.adobe.livecycle.output.client.OutputOptionsSpec | |
| Represents multiple output streams where one output stream for each data record is generated. | |
| MultiTypeVariable — Interface in package com.adobe.idp.taskmanager.dsc.client.query | |
| A MultiTypeVariable object contains a process variable. | |
| MUTABLE — Final static property in class com.adobe.idp.um.api.infomodel.RoleSearchFilter | |
| Search according to whether the role is mutable. | |
| 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-M.html