public abstract class AbstractPersistenceDom<T> extends AbstractDom<T>
| Constructor and Description |
|---|
AbstractPersistenceDom(HyperonDomainObject domObj) |
| Modifier and Type | Method and Description |
|---|---|
T |
with(HyperonEntity prop) |
T |
with(Property prop) |
T |
with(String key,
Property gmoElement) |
public AbstractPersistenceDom(HyperonDomainObject domObj)
Copyright © 2021. All rights reserved.