Uses of Interface
io.vertigo.datamodel.structure.model.Fragment
-
Packages that use Fragment Package Description io.vertigo.datamodel.structure.util -
-
Uses of Fragment in io.vertigo.datamodel.structure.util
Methods in io.vertigo.datamodel.structure.util with type parameters of type Fragment Modifier and Type Method Description static <E extends Entity,F extends Fragment<E>>
UID<E>DtObjectUtil. createEntityUID(F fragment)
Creates an UID of entity from an existing fragment.
-