Class CmsXmlContentUgcApi

java.lang.Object
org.opencms.ugc.client.export.CmsXmlContentUgcApi
All Implemented Interfaces:
org.timepedia.exporter.client.Exportable

public class CmsXmlContentUgcApi extends Object implements org.timepedia.exporter.client.Exportable
Root access point for the Javascript form editing API exported with gwt-exporter. Can be used to acquire new form editing sessions.

  • Field Details

    • SERVICE

      public static final org.opencms.ugc.shared.rpc.I_CmsUgcEditServiceAsync SERVICE
      Service instance.
    • SERVICE_URL

      public static final String SERVICE_URL
      The service URL.
  • Constructor Details

  • Method Details