Class EntryPointFactory

java.lang.Object
net.anotheria.anosite.gen.assitedata.data.EntryPointFactory

public class EntryPointFactory extends Object
  • Constructor Details

    • EntryPointFactory

      public EntryPointFactory()
  • Method Details

    • createEntryPoint

      public static EntryPoint createEntryPoint(EntryPoint template)
    • createEntryPoint

      public static EntryPoint createEntryPoint()
    • createEntryPointForImport

      public static EntryPoint createEntryPointForImport(String anId)
    • createEntryPoint

      public static EntryPoint createEntryPoint(String anId)
      For internal use only!