Interface I_CmsClientCmsUgcSessionCallback

All Superinterfaces:
org.timepedia.exporter.client.Exportable

public interface I_CmsClientCmsUgcSessionCallback extends org.timepedia.exporter.client.Exportable
Callback interface for functions taking a CmsClientFormSession as a parameter.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Calls the callback with the given session as a parameter.
  • Method Details

    • call

      void call(CmsClientUgcSession session)
      Calls the callback with the given session as a parameter.

      Parameters:
      session - the parameter