Uses of Class
io.tesler.core.dto.data.BcDto
-
Packages that use BcDto Package Description io.tesler.core.crudma.impl.inner io.tesler.core.dto.data -
-
Uses of BcDto in io.tesler.core.crudma.impl.inner
Methods in io.tesler.core.crudma.impl.inner that return types with arguments of type BcDto Modifier and Type Method Description ResultPage<BcDto>
BcCrudmaService. getAll(BusinessComponent bc)
-
Uses of BcDto in io.tesler.core.dto.data
Fields in io.tesler.core.dto.data with type parameters of type BcDto Modifier and Type Field Description static DtoField<BcDto,String>
BcDto_. name
-