Package io.higson.runtime.domain
Class AbstractDom<T>
java.lang.Object
io.higson.runtime.domain.AbstractDom<T>
- Type Parameters:
T- type T
This class should be considered as wrapper class for HigsonDomainObject that will holds some extra informations, like children, context.
It will also help you convert domain object properties to java types directly.
-
Constructor Summary
Constructors -
Method Summary