Uses of Class
net.n2oapp.framework.api.metadata.local.CompiledObject.Operation
-
Packages that use CompiledObject.Operation Package Description net.n2oapp.framework.api.data net.n2oapp.framework.api.metadata.local net.n2oapp.framework.api.ui -
-
Uses of CompiledObject.Operation in net.n2oapp.framework.api.data
Methods in net.n2oapp.framework.api.data with parameters of type CompiledObject.Operation Modifier and Type Method Description DataSetDomainProcessor. domainConversionByAction(DataSet inDataSet, CompiledObject.Operation operation)N2oExceptionOperationExceptionHandler. handle(CompiledObject.Operation o, DataSet data, java.lang.Exception e)Преобразовать исключение провайдера данных в N2O исключение -
Uses of CompiledObject.Operation in net.n2oapp.framework.api.metadata.local
Methods in net.n2oapp.framework.api.metadata.local that return types with arguments of type CompiledObject.Operation Modifier and Type Method Description java.util.Map<java.lang.String,CompiledObject.Operation>CompiledObject. getOperations() -
Uses of CompiledObject.Operation in net.n2oapp.framework.api.ui
Methods in net.n2oapp.framework.api.ui with parameters of type CompiledObject.Operation Modifier and Type Method Description voidActionRequestInfo. setOperation(CompiledObject.Operation operation)
-