Class MethodParametersEditor
java.lang.Object
io.mateu.core.domain.model.editors.MethodParametersEditor
-
Constructor Summary
ConstructorsConstructorDescriptionMethodParametersEditor(Object entity, String methodId, String initialStep, Serializer serializer) -
Method Summary
Modifier and TypeMethodDescriptiongetData()getType()voidvoidsetInitialStep(String initialStep) voidsetMethodId(String methodId) void
-
Constructor Details
-
MethodParametersEditor
public MethodParametersEditor(Class type, String methodId, String initialStep, Map<String, Object> data) throws Exception- Throws:
Exception
-
MethodParametersEditor
public MethodParametersEditor(Object entity, String methodId, String initialStep, Serializer serializer) throws Exception - Throws:
Exception
-
MethodParametersEditor
public MethodParametersEditor()
-
-
Method Details
-
setType
-
setData
-
getType
-
getData
-
getInitialStep
-
setInitialStep
-
getMethodId
-
setMethodId
-