-
Core.Result
@author LauretHa
-
akka.first.app.java.messages.Result
-
be.pw999.jape.models.Result
An object to collect test results.
Comparison of Results is based on the #declaringClass and #declaredMethod value, duration is not used for comparison.
@author P_W999
-
br.com.caelum.vraptor.Result
A resource requisition result.
@author Guilherme Silveira
-
business_layer.Result
@author Asia
-
certmngrscraper.sourceforge.net.Result
A simple bean encapsulating result details.
@author jonathan
-
cn.com.byd.compose.beans.Result
-
cn.com.zjtelecom.smgp.bean.Result
-
co.cask.cdap.api.dataset.table.Result
Default implementation of {@link co.cask.cdap.api.dataset.table.Row}
-
com.aelitis.azureus.core.metasearch.Result
-
com.alibaba.dubbo.rpc.Result
RPC invoke result. (API, Prototype, NonThreadSafe)
@serial Don't change the class name and package name.
@see com.alibaba.dubbo.rpc.Invoker#invoke(Invocation)
@see com.alibaba.dubbo.rpc.RpcResult
@author qianlei
@author william.liangf
-
com.alibaba.otter.shared.common.utils.cmd.Exec.Result
-
com.android.ide.common.rendering.api.Result
-
com.asakusafw.runtime.stage.temporary.TemporaryFileInputHelper.Result
-
com.cawring.simple.result.Result
-
com.cedarsoft.codegen.parser.Result
-
com.cj.jshintmojo.cache.Result
-
com.codahale.metrics.health.HealthCheck.Result
-
com.codename1.processing.Result
-
com.cxy.redisclient.integration.protocol.Result
-
com.dtrules.samples.chipeligibility.app.dataobjects.Result
-
com.esri.gpt.framework.resource.query.Result
Query result. Typically, an instance of the concrete implementation can be obtained through {@link Query#execute()}.
-
com.facebook.presto.jdbc.internal.jetty.client.api.Result
The result of a request / response exchange, containing the {@link Request}, the {@link Response}and eventual failures of either.
-
com.firefly.mvc.web.Resource.Result
-
com.firefun.DAO.Result
-
com.founder.fix.bpmn2extensions.sqlmappingconfig.Result
A representation of the model object '
Result'.
The following features are supported:
- {@link com.founder.fix.bpmn2extensions.sqlmappingconfig.Result#getProperty Property}
- {@link com.founder.fix.bpmn2extensions.sqlmappingconfig.Result#getColumn Column}
- {@link com.founder.fix.bpmn2extensions.sqlmappingconfig.Result#getJdbcType Jdbc Type}
- {@link com.founder.fix.bpmn2extensions.sqlmappingconfig.Result#getName Name}
@see com.founder.fix.bpmn2extensions.sqlmappingconfig.SqlmappingconfigPackage#getResult()
@model
@generated
-
com.google.android.gcm.server.Result
Result of a GCM message request that returned HTTP status code 200.
If the message is successfully created, the {@link #getMessageId()} returnsthe message id and {@link #getErrorCodeName()} returns {@literal null}; otherwise, {@link #getMessageId()} returns {@literal null} and {@link #getErrorCodeName()} returns the code of the error.
There are cases when a request is accept and the message successfully created, but GCM has a canonical registration id for that device. In this case, the server should update the registration id to avoid rejected requests in the future.
In a nutshell, the workflow to handle a result is:
- Call {@link #getMessageId()}: - {@literal null} means error, call {@link #getErrorCodeName()}- non- {@literal null} means the message was created:- Call {@link #getCanonicalRegistrationId()}- if it returns {@literal null}, do nothing. - otherwise, update the server datastore with the new id.
-
com.google.caliper.Result
-
com.google.checkout.Result
Class Result.
@version $Revision$ $Date$
-
com.google.checkout.schema._2.Result
3.org/2001/XMLSchema}anyType"> <all> <element name="merchant-code-results" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> <element name="coupon-result" type="{http://checkout.google.com/schema/2}CouponResult"/> <element name="gift-certificate-result" type="{http://checkout.google.com/schema/2}GiftCertificateResult"/> </choice> </sequence> </restriction> </complexContent> </complexType> </element> <element name="shippable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="shipping-rate" type="{http://checkout.google.com/schema/2}Money" minOccurs="0"/> <element name="total-tax" type="{http://checkout.google.com/schema/2}Money" minOccurs="0"/> </all> <attribute name="address-id" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="shipping-name" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
-
com.google.code.lightssh.common.model.Result
@author YangXiaojin
@date 2012-12-13
-
com.google.gwt.dev.codeserver.Job.Result
-
com.google.gwt.junit.viewer.client.Result
A data object for Benchmark results.
-
com.google.gwt.search.client.Result
The base class from which all search result types derive.
-
com.google.gwt.thirdparty.javascript.jscomp.Result
-
com.google.javascript.jscomp.ReplaceStrings.Result
-
com.google.javascript.jscomp.Result
Compilation results
-
com.google.refine.importing.UrlRewriter.Result
-
com.google.testing.compile.Compilation.Result
-
com.google.walkaround.util.server.writebatch.BatchingUpdateProcessorTest.Result
-
com.google.zxing.Result
-
com.googlecode.jmxtrans.model.Result
Represents the result of a query.
@author jon
-
com.gwtplatform.dispatch.rpc.shared.Result
A marker interface for {@link Action} results.
-
com.gwtplatform.dispatch.shared.Result
A marker interface for {@link Action} results.
@author David Peterson
-
com.ibm.icu.util.BytesTrie.Result
-
com.intellij.codeInsight.template.Result
-
com.intellij.struts2.dom.struts.action.Result
result
.
@author Yann Cébron
-
com.jada.xml.psigate.Result
-
com.mks.api.response.Result
-
com.netflix.exhibitor.core.entities.Result
-
com.netflix.suro.thrift.Result
-
com.opengamma.engine.calcnode.msg.Result
-
com.opensymphony.xwork.Result
-
com.opensymphony.xwork2.Result
All results (except for
Action.NONE
) of an {@link Action} are mapped to a View implementation.
Examples of Views might be:
- SwingPanelView - pops up a new Swing panel
- ActionChainView - executes another action
- SerlvetRedirectView - redirects the HTTP response to a URL
- ServletDispatcherView - dispatches the HTTP response to a URL
@author plightbo
-
com.orientechnologies.orient.core.hook.ORecordHook.RESULT
-
com.packtpub.java7.concurrency.chapter1.recipe10.task.Result
Class that stores the result of the search
-
com.packtpub.java7.concurrency.chapter4.recipe6.task.Result
This class stores the result generated by one task
-
com.quartz.monitor.object.Result
-
com.sleepycat.je.rep.elections.Protocol.Result
-
com.sos.scheduler.engine.kernel.command.Result
-
com.sparc.knappsack.forms.Result
-
com.sun.enterprise.config.serverbeans.validation.Result
NOT THREAD SAFE (mutable variables not protected)
-
com.sun.enterprise.tools.verifier.Result
-
com.sun.enterprise.util.Result
Used to carry a result or an exception justifying why a result could not be produced
@author Jerome Dochez
-
com.sun.faban.driver.Result
The driver representation of the results, mainly used for fetching data from the main metrics for reporting in CustomMetrics.
Note that operations can and will be added as needed to query different aspects of the results.
@author Akara Sucharitakul
-
com.sun.jini.landlord.LeasePeriodPolicy.Result
-
com.sun.net.httpserver.Authenticator.Result
-
com.sun.tools.javac.main.Main.Result
-
com.sun.xacml.ctx.Result
Represents the ResultType XML object from the Context schema. Any number of these may included in a ResponseCtx
. This class encodes the decision effect, as well as an optional resource identifier and optional status data. Any number of obligations may also be included.
@since 1.0
@author Seth Proctor
@author Marco Barreno
-
com.sun.xml.registry.common.tools.bindings_v3.Result
3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{}JAXRClassificationScheme" maxOccurs="unbounded" minOccurs="0"/> <element ref="{}JAXRConcept" maxOccurs="unbounded" minOccurs="0"/> </sequence> <attribute name="commandname" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="error" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="status" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element>
-
com.sun.xml.registry.uddi.bindings_v2_2.Result
3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:uddi-org:api_v2}errInfo" minOccurs="0"/> </sequence> <attribute name="errno" use="required" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="keyType" type="{urn:uddi-org:api_v2}keyType" /> </restriction> </complexContent> </complexType>
-
com.vividsolutions.jtstest.testrunner.Result
@version 1.7
-
com.volantis.map.operation.Result
Type safe enumeration of operation results.
-
crate.elasticsearch.export.Output.Result
-
de.fzi.herakles.commons.Result
-
de.hwrberlin.it11.tsp.model.Result
Speichert die Ergebnisse des Algorithmus'.
-
de.lessvoid.nifty.renderer.lwjgl.render.font.ColorValueParser.Result
-
de.lmu.ifi.dbs.elki.result.Result
Interface for arbitrary result objects.
@author Erich Schubert
@apiviz.landmark
@apiviz.excludeSubtypes
-
de.matrixweb.smaller.pipeline.Result
@author marwol
-
de.olivergierke.whoops.core.Result
Interface to abstract the {@link Result} of a processed {@link Deal}.
@author Oliver Gierke
-
de.saumya.mojo.tests.JRubyRun.Result
-
de.uni_mannheim.swt.codeconjurer.domain.result.Result
@author Werner Janjic
-
edu.cmu.sphinx.result.Result
Provides recognition results. Results can be partial or final. A result should not be modified before it is a final result. Note that a result may not contain all possible information.
The following methods are not yet defined but should be:
public Result getDAG(int compressionLevel);
-
edu.neu.ccs.task.dialogue.Result
Represents the result of a user choice or agent utterance, in terms of effects on task output slots. A runtime representation of a d:result element.
@author Dan Schulman
@version $Id: Result.java 728 2009-09-30 20:32:24Z schulman $
-
edu.nyu.acsys.CVC4.Result
-
edu.stanford.bmir.protege.web.shared.dispatch.Result
Author: Matthew Horridge
Stanford University
Bio-Medical Informatics Research Group
Date: 20/01/2013
The basic interface for results which are returned from the dispatch service
-
entities.Result
-
er.extensions.foundation.ERXRuntimeUtilities.Result
-
eu.admire.clienttoolkit.core.Result
-
evolaris.framework.smsservices.business.commands.Result
-
gherkin.formatter.model.Result
-
gnu.testlet.runner.Result
Base interface for a mauve result
@author fabien
-
gov.nih.nlm.nls.metamap.Result
-
gov.nysenate.openleg.model.Result
-
gsearch.Result
-
hu.u_szeged.nbo.common.Result
-
hudson.model.Result
The build outcome.
@author Kohsuke Kawaguchi
-
io.druid.query.Result
-
io.fabric8.patch.Result
-
jade.content.onto.annotations.Result
-
jade.content.onto.basic.Result
This class implements the result
operator of the FIPA SL0 action.
@author Giovanni Caire - TILAB
-
javax.naming.spi.DirStateFactory.Result
-
javax.servlet.jsp.jstl.sql.Result
This interface represents the result of a <sql:query> action. It provides access to the following information in the query result:
- The result rows (getRows() and getRowsByIndex())
- The column names (getColumnNames())
- The number of rows in the result (getRowCount())
- An indication whether the rows returned represent the complete result or just a subset that is limited by a maximum row setting (isLimitedByMaxRows())
An implementation of the Result interface provides a disconnected view into the result of a query.
@author Justyna Horwat
-
javax.xml.transform.Result
An object that implements this interface contains the information needed to build a transformation result tree.
@author
Jeff Suttor
-
jmockmongo.Result
-
jodd.madvoc.result.Result
Result - cool, neat helper for results that are dealing with the path. It allows to specify any action in an easy way.
-
jp.vmi.selenium.selenese.result.Result
Result of command execution.
-
jug.domain.Result
-
juzu.plugin.less.impl.lesser.Result
-
lupos.engine.operators.singleinput.Result
-
marauroa.common.game.Result
-
mfinder.annotation.Result
-
mondrian.olap.Result
an-release/3.2/src/main/mondrian/olap/Result.java#1 $
-
net.flexmojos.oss.compiler.command.Result
-
net.geco.model.Result
@author Simon Denier
@since Jun 30, 2009
-
net.mindlee.concurrent.activeobject.ao.Result
-
net.roarsoftware.lastfm.Result
-
net.sf.javailp.Result
-
net.sf.urlchecker.commands.Result
The Result Class. It encapsulates all information about a target URL, the target URL, the returned result code, whether or not it is a valid result and an arbitrary object to store further information should they be needed while processing the URL. Should the target URL is unreachable due to an error, the userData object will contain the throwable object occurring due to the exception.
$Id: Result.java 181 2010-12-12 23:39:00Z georgosn $
@author $LastChangedBy: georgosn $
@version $LastChangedRevision: 181 $
-
net.sourceforge.ganttproject.task.algorithm.ProjectBoundsAlgorithm.Result
-
ninja.Result
-
nl.nuggit.moltest.model.Result
-
org.adbcj.Result
-
org.akka.essentials.supervisor.example1.MyActorSystem.Result
-
org.akka.essentials.supervisor.example2.MyActorSystem2.Result
-
org.apache.accumulo.core.client.ConditionalWriter.Result
-
org.apache.ambari.server.api.services.Result
Represents a result from a request handler invocation.
-
org.apache.aurora.scheduler.updater.StateEvaluator.Result
-
org.apache.felix.scrplugin.Result
The result of the {@link SCRDescriptorGenerator}.
-
org.apache.geronimo.messaging.Result
Encapsulates the result of a Request.
@version $Rev: 46019 $ $Date: 2004-09-14 04:56:06 -0500 (Tue, 14 Sep 2004) $
-
org.apache.gora.query.Result
A result to a {@link Query}. Objects in the result set can be iterated by calling {@link #next()}, {@link #get()} and {@link #getKey()}.
-
org.apache.hadoop.cli.util.CommandExecutor.Result
-
org.apache.hadoop.fs.shell.find.Result
-
org.apache.hadoop.hbase.client.Result
Single row result of a {@link Get} or {@link Scan} query.
This class is NOT THREAD SAFE.
Convenience methods are available that return various {@link Map}structures and values directly.
To get a complete mapping of all cells in the Result, which can include multiple families and multiple versions, use {@link #getMap()}.
To get a mapping of each family to its columns (qualifiers and values), including only the latest version of each, use {@link #getNoVersionMap()}. To get a mapping of qualifiers to latest values for an individual family use {@link #getFamilyMap(byte[])}.
To get the latest value for a specific family and qualifier use {@link #getValue(byte[],byte[])}. A Result is backed by an array of {@link KeyValue} objects, each representingan HBase cell defined by the row, family, qualifier, timestamp, and value.
The underlying {@link KeyValue} objects can be accessed through the method {@link #listCells()}. Each KeyValue can then be accessed through {@link KeyValue#getRow()}, {@link KeyValue#getFamily()}, {@link KeyValue#getQualifier()}, {@link KeyValue#getTimestamp()}, and {@link KeyValue#getValue()}.
If you need to overwrite a Result with another Result instance -- as in the old 'mapred' RecordReader next invocations -- then create an empty Result with the null constructor and in then use {@link #copyFrom(Result)}
-
org.apache.hadoop.hdfs.server.namenode.NamenodeFsck.Result
-
org.apache.jackrabbit.oak.api.Result
A result from executing a query.
-
org.apache.jackrabbit.oak.query.Result
A query result.
-
org.apache.juddi.datatype.response.Result
Used in response DispositionReport.
@author Steve Viens (sviens@apache.org)
-
org.apache.oodt.xmlquery.Result
A single result. An object of this class is a result of a query.
@author Kelly
-
org.apache.openjpa.jdbc.sql.Result
A result from the execution of a query or stored procedure. This interface is aligned closely with the {@link java.sql.ResultSet}, so you can expect like-named methods to have similar semantics. However, the interface has been distilled and simplified, so a result object could easily mask information sources other than a result set. For more flexible customization of data loading, see the {@link org.apache.openjpa.kernel.PCResultObjectProvider}.
@author Abe White
@see ResultSetResult
-
org.apache.pig.backend.hadoop.executionengine.physicalLayer.Result
-
org.apache.qpid.management.wsdm.capabilities.Result
Data Transfer Object that encapsulates the result of a method invocation. This is the object that will be marshalled in XML and will contain the result of a method invocation (status code & text).
@author Andrea Gazzarini
-
org.apache.qpid.server.security.Result
-
org.apache.slide.projector.Result
-
org.apache.sling.hc.api.Result
The result of executing a {@link HealthCheck}
-
org.apache.struts2.convention.annotation.Result
Processes configuration, page, and action class paths to create snippets of the files for display.
-
org.apache.syncope.common.types.AuditElements.Result
-
org.apache.syncope.types.AuditElements.Result
-
org.apache.trax.Result
-
org.apache.tuscany.sca.domain.search.Result
The object that implements this interface carries a search's result data.
A result contains a value, which is the value displayed to the user. It also contains a field name, which is the field the value is related to.
A search result may be split into different {@link Result} objects, each onecontained inside other, representing a complex result hierarchy. For example: a result structure may represent as result a folder and files/folders contained in it.
@see ResultProcessor
@see ResultFactory
@version $Rev: 830448 $ $Date: 2009-10-27 23:38:34 -0700 (Tue, 27 Oct 2009) $
-
org.apache.uima.simpleserver.output.Result
-
org.apache.wicket.util.tester.Result
A Result
class.
@author unknown
@since 1.2.6
-
org.apache.ws.scout.model.uddi.v2.Result
3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:uddi-org:api_v2}errInfo" minOccurs="0"/> </sequence> <attribute name="keyType" type="{urn:uddi-org:api_v2}keyType" /> <attribute name="errno" use="required" type="{http://www.w3.org/2001/XMLSchema}int" /> </restriction> </complexContent> </complexType>
-
org.apache.ws.scout.uddi.Result
An XML result(@urn:uddi-org:api_v2). This is a complex type.
-
org.chromium.debug.ui.source.SourceNameMapperContainerDialog.Result
-
org.chromium.sdk.internal.shellprotocol.tools.protocol.input.Result
-
org.data2semantics.exp.utils.Result
-
org.dedeler.template.view.Result
This class is a wrapper class for any object that is intended to be returned. All controllers returns a Result object.
@param < T>
-
org.easymock.internal.Result
-
org.eclipse.jdt.junit.model.ITestElement.Result
-
org.eclipse.jetty.client.api.Result
The result of a request / response exchange, containing the {@link Request}, the {@link Response}and eventual failures of either.
-
org.eclipse.jgit.lib.RefUpdate.Result
-
org.eclipse.persistence.internal.xr.Result
INTERNAL: Sub-component of an {@link Operation}, indicates the type of return value from the database, as well as if there is more than one value and if those value(s) will be handled using binary attachements.
@author Mike Norman - michael.norman@oracle.com
@since EclipseLink 1.x
-
org.eclipse.swtbot.swt.finder.results.Result
A runnable that returns an object of type T.
@param < T> the type.
@author Ketan Padegaonkar <KetanPadegaonkar [at] gmail [dot] com>
@version $Id$
@since 2.0
-
org.elasticsearch.search.suggest.phrase.NoisyChannelSpellChecker.Result
-
org.eweb4j.mvc.action.annotation.Result
-
org.featureflags.FlagManager.Result
-
org.geotools.filter.text.commons.Result
Maintains the result of building process.
Warning: This component is not published. It is part of module implementation. Client module should not use this feature.
@since 2.4
@author Mauricio Pazos - Axios Engineering
@author Gabriel Roldan - Axios Engineering
@version $Id$
@source $URL$
-
org.gradle.launcher.daemon.protocol.Result
The supertype of all objects sent from the daemon server back to the client.
Specific subclass types carry extra context, e.g. whether it was a failure or successful result.
The meaning of the value parameter is specific to each concrete subclass. The validity of {@code null}is also to be defined by each subclass. This implementation does allow null values.
The result is the last message sent from the daemon back to the daemon client.
-
org.honu.thrift.Result
-
org.hsqldb.Result
The primary unit of comunication between Connection, Server and Session objects. An HSQLDB Result object encapsulates all requests (such as to alter or query session settings, to allocate and execute statements, etc.) and all responses (such as exception indications, update counts, result sets and result set metadata). It also implements the HSQL wire protocol for comunicating all such requests and responses across the network. Extensively rewritten and extended in successive versions of HSQLDB.
@author Thomas Mueller (Hypersonic SQL Group)
@version 1.8.0
@since Hypersonic SQL
-
org.hsqldb.result.Result
The primary unit of communication between Connection, Server and Session objects. An HSQLDB Result object encapsulates all requests (such as to alter or query session settings, to allocate and execute statements, etc.) and all responses (such as exception indications, update counts, result sets and result set metadata). It also implements the HSQL wire protocol for comunicating all such requests and responses across the network. Uses a navigator for data.
@author Campbell Boucher-Burnett (boucherb@users dot sourceforge.net)
@author Fred Toussi (fredt@users dot sourceforge.net)
@version 1.9.0
@since 1.9.0
-
org.hsqldb_voltpatches.result.Result
The primary unit of communication between Connection, Server and Session objects. An HSQLDB Result object encapsulates all requests (such as to alter or query session settings, to allocate and execute statements, etc.) and all responses (such as exception indications, update counts, result sets and result set metadata). It also implements the HSQL wire protocol for comunicating all such requests and responses across the network. Uses a navigator for data.
@author Campbell Boucher-Burnett (boucherb@users dot sourceforge.net)
@author Fred Toussi (fredt@users dot sourceforge.net)
@version 1.9.0
@since 1.9.0
-
org.impalaframework.build.ant.Result
Used to perform downloads of individually identified files
@author Phil Zoio
-
org.infinispan.cli.interpreter.result.Result
-
org.jbehave.core.result.Result
Represents the result of verifying an individual behaviour.
@author
Dan North
-
org.jboss.forge.addon.ui.result.Result
-
org.jboss.forge.ui.result.Result
-
org.jboss.jandex.Result
-
org.jboss.security.xacml.sunxacml.ctx.Result
Represents the ResultType XML object from the Context schema. Any number of these may included in a ResponseCtx
. This class encodes the decision effect, as well as an optional resource identifier and optional status data. Any number of obligations may also be included.
@since 1.0
@author Seth Proctor
@author Marco Barreno
-
org.jboss.test.aop.classpool.jbosscl.support.Result
-
org.jitterbit.cli.Result
-
org.jitterbit.integration.data.script.ExpressionParser.Result
-
org.jitterbit.integration.salesforce.parser.SoqlTokenScanner.Result
-
org.jtestserver.client.TestManager.Result
-
org.junit.runner.Result
A Result
collects and summarizes information from running multiple tests. All tests are counted -- additional information is collected from tests that fail.
@since 4.0
-
org.junithelper.runtime.concurrent.ConcurrentTest.Result
-
org.mcisb.beacon.model.Result
3.org/2001/XMLSchema}anyType"> <sequence> <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="comment" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="tracker_session_file" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> <element name="results_file" type="{http://www.w3.org/2001/XMLSchema}anyURI"/> <element ref="{}File_Info" minOccurs="0"/> <element ref="{}ResultTimeSeries" minOccurs="0"/> <element ref="{}AnalysisResults" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
org.netbeans.api.java.queries.BinaryForSourceQuery.Result
-
org.netbeans.api.project.ProjectManager.Result
-
org.netbeans.api.visual.anchor.Anchor.Result
-
org.objectweb.hello_world_soap_http_secure.types.Result
-
org.openjdk.jmh.logic.results.Result
-
org.pentaho.aggdes.algorithm.Result
-
org.pentaho.di.core.Result
-
org.phoenixdb.client.Result
Query result
-
org.picketlink.identity.federation.api.soap.SOAPSAMLXACML.Result
-
org.powermock.core.spi.testresult.Result
-
org.restlet.resource.Result
Callback interface for asynchronous tasks.
@param < T> The class of the result object returned in case of success.
@author Jerome Louvel
-
org.rhq.modules.plugins.jbossas7.json.Result
Counterpart of a result JSON object, e.g.:
{"outcome" : "success", "result" : "no metrics available", "compensating-operation" : null} {"outcome" : "failed", "failure-description" : "JBAS010850: No handler for operation foo at address []", "rolled-back" : true}
@author Heiko W. Rupp
-
org.sonar.server.search.Result
-
org.sonar.server.ws.WsTester.Result
-
org.sonatype.nexus.proxy.maven.routing.internal.TextFilePrefixSourceMarshaller.Result
-
org.springframework.data.neo4j.conversion.Result
@author mh
@since 28.06.11
-
org.springsource.loaded.test.infra.Result
Captures the result of executing a method: the return value from the method, the stdout and the stderr.
@author Andy Clement
@since 1.0
-
org.structr.core.Result
Encapsulates the result of a query operation.
@author Christian Morgner
@author Axel Morgner
-
org.sugarj.driver.Result
@author Sebastian Erdweg
-
org.syrup.Result
The execution result returned by the Task's Function. Each Result has an associated execution Context from where the Function was executed.
At each execution step, a Function may consume none, one or two inputs. Independently, the function can produce none, one or two outputs.
When a Result is committed to a WorkSpace, the outgoing Links of the Context will be filled with the outputs. Accordingly, the ingoing Links will be consumed.
@author Robbert van Dalen
@see Function#execute
-
org.teiid.query.xquery.saxon.SaxonXQueryExpression.Result
-
org.uddi.api_v2.Result
3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:uddi-org:api_v2}errInfo" minOccurs="0"/> </sequence> <attribute name="keyType" type="{urn:uddi-org:api_v2}keyType" /> <attribute name="errno" use="required" type="{http://www.w3.org/2001/XMLSchema}int" /> </restriction> </complexContent> </complexType>
-
org.uddi.api_v3.Result
-
org.uddi4j.response.Result
-
org.wso2.carbon.dataservices.core.engine.Result
Represents the result element in a query.
-
org.yaac.shared.egql.Result
AutoBean
@author Max Zhu (thebbsky@gmail.com)
-
play.mvc.Result
Any action result.
-
play.mvc.results.Result
Result support
-
ra.Result
@author Jacek Sroka
-
railo.runtime.rest.Result
-
redis.seek.Result
-
se.despotify.domain.media.Result
-
spark.api.Result
When a Command is executed, a Result is returned.
-
test.core.Result
-
voltcache.procedures.VoltCacheProcBase.Result
-
wyautl.rw.IterativeRewriter.Result
-
xtc.parser.Result
The superclass of all parser results.
@author Robert Grimm
@version $Revision: 1.23 $
-
yalp.mvc.results.Result
Result support