Uses of Interface
org.cxbox.core.crudma.Crudma
Packages that use Crudma
Package
Description
-
Uses of Crudma in org.cxbox.core.crudma
Methods in org.cxbox.core.crudma that return Crudma -
Uses of Crudma in org.cxbox.core.crudma.bc.impl
Constructor parameters in org.cxbox.core.crudma.bc.impl with type arguments of type CrudmaModifierConstructorDescriptionExtremeBcDescription(String name, String parentName, Class<? extends Crudma> crudmaService, boolean refresh) -
Uses of Crudma in org.cxbox.core.crudma.impl
Classes in org.cxbox.core.crudma.impl that implement Crudma -
Uses of Crudma in org.cxbox.core.crudma.impl.inner
Classes in org.cxbox.core.crudma.impl.inner that implement CrudmaModifier and TypeClassDescriptionclassclassclassclassUniversalCrudmaService<D extends org.cxbox.api.data.dto.UniversalDTO,E>