Class ModuleASCustomActionFactory

java.lang.Object
net.anotheria.anodoc.service.AbstractModuleFactory
net.anotheria.anosite.gen.ascustomaction.data.ModuleASCustomActionFactory
All Implemented Interfaces:
Serializable, net.anotheria.anodoc.service.IModuleFactory

public class ModuleASCustomActionFactory extends net.anotheria.anodoc.service.AbstractModuleFactory
See Also:
  • Constructor Details

    • ModuleASCustomActionFactory

      public ModuleASCustomActionFactory()
  • Method Details

    • recreateModule

      public net.anotheria.anodoc.data.Module recreateModule(String ownerId, String copyId)
      Specified by:
      recreateModule in class net.anotheria.anodoc.service.AbstractModuleFactory
    • createDocument

      public net.anotheria.anodoc.data.Document createDocument(String id, net.anotheria.anodoc.data.DataHolder context)
      Specified by:
      createDocument in interface net.anotheria.anodoc.service.IModuleFactory
      Overrides:
      createDocument in class net.anotheria.anodoc.service.AbstractModuleFactory