Document Management Service (Deprecated) API Quick Starts

The following Quick Starts are available for the Document Management service (Deprecated).

Note: Effective August 5th 2011, Adobe is migrating Adobe® LiveCycle® Content Services ES customers to the Adobe Digital Enterprise Platform Experience Services. The product roadmap for customers that use Content Services is to move to the new ADEP Experience Services - Core, which includes a native Content Repository built on the modern, modular CRX architecture, acquired during the Adobe acquisition of Day Software.

Description

Java API (EJB)

Java API (SOAP)

Web service API (MTOM)

Web service API (Java SwaRef)

Creating Content Services (deprecated) Spaces

Quick Start (EJB mode): Creating Content Services spaces using the Java API (Deprecated)

Quick Start (SOAP mode): Create Content Services spaces using the Java API (Deprecated)

Quick Start (MTOM): Create Content Services spaces using the web service API (Deprecated)

Quick Start (SwaRef): Create Content Services Spaces using the web service API (Deprecated)

Deleting Content from Content Services (deprecated)

Quick Start (EJB mode): Delete Content Services content using the Java API (Deprecated)

Quick Start (SOAP mode): Delete Content Services content using the Java API (Deprecated)

Quick Start (MTOM): Delete Content Services content using the web service API (Deprecated)

Quick Start (SwaRef): Delete Content Services content using the web service API (Deprecated)

Adding Content to Content Services (deprecated)

Quick Start (EJB mode): Add content to Content Services using the Java API (Deprecated)

Quick Start (SOAP mode): Add content to Content Services using the Java API (Deprecated)

Quick Start (MTOM): Add content to Content Services using the web service API (Deprecated)

Quick Start (SwaRef): Add content to Content Services using the web service API (Deprecated)

Retrieving Content from Content Services (deprecated)

Quick Start (EJB mode): Retrieve content from Content Services using the Java API (Deprecated)

Quick Start (SOAP mode): Retrieve content from Content Services using the Java API (Deprecated)

Quick Start (MTOM): Retrieve content from Content Services using the web service API (Deprecated)

Quick Start (SwaRef): Retrieve content from Content Services using the web service API (Deprecated)

Moving Content in Content Services (deprecated)

Quick Start (EJB mode): Move Content Services content using the Java API (Deprecated)

Quick Start (SOAP mode): Move Content Services content using the Java API (Deprecated)

Quick Start (MTOM): Move Content Services content using the web service API (Deprecated)

Quick Start (SwaRef): Move Content Services content using the web service API (Deprecated)

Listing Content Services (deprecated) Content

Quick Start (EJB mode): List Content Services content using the Java API (Deprecated)

Quick Start (SOAP mode): List Content Services content using the Java API (Deprecated)

Quick Start(MTOM): List Content Services content using the web service API (Deprecated)

Not Available

Searching Content in Content Services (deprecated)

Quick Start (EJB mode): Search Content Services content using the Java API (Deprecated)

Quick Start (SOAP mode): Search Content Services content using the Java API (Deprecated)

Quick Start (MTOM): Search Content Services content using the web service API (Deprecated)

Not Available

Setting Content Services (deprecated) Permissions

Quick Start (EJB mode): Setting Content Services Permissions using the Java API (Deprecated)

Quick Start (SOAP mode): Search Content Services content using the Java API (Deprecated)

Quick Start (MTOM): Search Content Services content using the web service API (Deprecated)

Not Available

Creating Content Services (deprecated) Associations

Quick Start (EJB mode): Setting Content Services Permissions using the Java API (Deprecated)

Quick Start (SOAP mode): Setting Content Services Permissions using the Java API (Deprecated)

Quick Start (MTOM): Creating Associations using the web service API (Deprecated)

Not Available

LiveCycle operations are organized into the following Quick Start categories:

  • Java API (EJB) - Demonstrates using the LiveCycle strongly-typed API and the connection mode is set to EJB. (See Setting connection properties.)

  • Java API (SOAP) - Uses the LiveCycle strongly-typed API and the connection mode is set to SOAP.

  • Web service API (MTOM) - Demonstrates using a .NET client proxy and MTOM. (See Invoking LiveCycle using MTOM.)

  • Web service API (SwaRef) - Demonstrates using Java proxy classes and SwaRef. These Java proxy classes are separate from the LiveCycle strongly-typed API. (See Invoking LiveCycle using SwaRef.)

    Note: Quick starts located in Programming with LiveCycle are based on the LiveCycle Server being deployed on JBoss and the Windows operating system. However, if you are using another operating system, such as UNIX, replace windows-specific paths with paths supported by the applicable operating system. Likewise, if you are using another J2EE application server, ensure that you specify valid connection properties. (See Setting connection properties.)

// Ethnio survey code removed