Class ActionDefFactory
- java.lang.Object
-
- net.anotheria.anosite.gen.asaction.data.ActionDefFactory
-
public class ActionDefFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description ActionDefFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ActionDefcreateActionDef()static ActionDefcreateActionDef(String anId)For internal use only!static ActionDefcreateActionDef(ActionDef template)static ActionDefcreateActionDefForImport(String anId)
-
-
-
Method Detail
-
createActionDef
public static ActionDef createActionDef()
-
-