Class CmsEntityBackendWrapper

  • All Implemented Interfaces:
    org.timepedia.exporter.client.Exportable

    public class CmsEntityBackendWrapper
    extends java.lang.Object
    implements org.timepedia.exporter.client.Exportable
    Exportable wrapper class for the VIE instance.

    • Method Detail

      • createEntity

        public CmsEntityWrapper createEntity​(java.lang.String id,
                                             java.lang.String typeName)
        Wrapper method.

        Parameters:
        id - parameter for the wrapped method
        typeName - parameter for the wrapped method
        Returns:
        the result of the wrapped method
      • getType

        public CmsTypeWrapper getType​(java.lang.String id)
        Wrapper method.

        Parameters:
        id - parameter for the wrapped method
        Returns:
        the result of the wrapped method