Class EntityEditor
java.lang.Object
io.mateu.core.domain.model.editors.EntityEditor
-
Constructor Summary
ConstructorsConstructorDescriptionEntityEditor(Object entity, int __index, int __count, ReflectionHelper reflectionHelper, Serializer serializer) -
Method Summary
-
Constructor Details
-
EntityEditor
public EntityEditor(Object entity, int __index, int __count, ReflectionHelper reflectionHelper, Serializer serializer) throws Exception - Throws:
Exception
-
EntityEditor
public EntityEditor()
-
-
Method Details