Uses of Class
net.n2oapp.framework.sandbox.cases.persons.Person
Packages that use Person
Package
Description
-
Uses of Person in net.n2oapp.framework.sandbox.cases.mapping_java
Methods in net.n2oapp.framework.sandbox.cases.mapping_java that return PersonMethods in net.n2oapp.framework.sandbox.cases.mapping_java that return types with arguments of type PersonModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<Person>PersonService.getList(PersonCriteria criteria) Methods in net.n2oapp.framework.sandbox.cases.mapping_java with parameters of type Person -
Uses of Person in net.n2oapp.framework.sandbox.cases.persons
Methods in net.n2oapp.framework.sandbox.cases.persons that return types with arguments of type Person -
Uses of Person in net.n2oapp.framework.sandbox.examples
Methods in net.n2oapp.framework.sandbox.examples that return PersonModifier and TypeMethodDescriptionMethods in net.n2oapp.framework.sandbox.examples that return types with arguments of type PersonModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<Person>MyService.getList(net.n2oapp.criteria.api.Criteria criteria) Methods in net.n2oapp.framework.sandbox.examples with parameters of type Person