Uses of Interface
net.n2oapp.framework.api.metadata.global.dao.invocation.model.N2oArgumentsInvocation
-
-
Uses of N2oArgumentsInvocation in net.n2oapp.framework.api.data
Classes in net.n2oapp.framework.api.data with type parameters of type N2oArgumentsInvocation Modifier and Type Interface Description interfaceArgumentsInvocationEngine<T extends N2oArgumentsInvocation>Сервис выполненения операций в виджетах, который на вход принимает массив аргументов -
Uses of N2oArgumentsInvocation in net.n2oapp.framework.api.metadata.dataprovider
Classes in net.n2oapp.framework.api.metadata.dataprovider that implement N2oArgumentsInvocation Modifier and Type Class Description classN2oJavaDataProviderМодель вызова java кода (статичные методы класса, spring бины, ejb бины) -
Uses of N2oArgumentsInvocation in net.n2oapp.framework.api.metadata.global.dao.invocation.java
Classes in net.n2oapp.framework.api.metadata.global.dao.invocation.java that implement N2oArgumentsInvocation Modifier and Type Class Description classEjbInvocationDeprecated.classJavaInvocationDeprecated.classSpringInvocationПараметры для вызова методов spring бинов -
Uses of N2oArgumentsInvocation in net.n2oapp.framework.api.metadata.global.dao.invocation.model
Classes in net.n2oapp.framework.api.metadata.global.dao.invocation.model that implement N2oArgumentsInvocation Modifier and Type Class Description classN2oJavaMethodDeprecated.
-