Package restx.factory
Class Factory.SingleQuery<T>
java.lang.Object
restx.factory.Factory.Query<T>
restx.factory.Factory.SingleQuery<T>
- Direct Known Subclasses:
Factory.FactoryQuery,Factory.NameQuery
- Enclosing class:
- Factory
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class restx.factory.Factory.Query
bind, byClass, byName, checkSatisfy, doFindOne, factory, factoryQuery, find, findAsComponents, findNames, findOne, findOneAsComponent, getComponentClass, isMandatory, mandatory, mayGetFactory, optional
-
Constructor Details
-
SingleQuery
-
-
Method Details
-
isMultiple
public boolean isMultiple()- Specified by:
isMultiplein classFactory.Query<T>
-
doFind
- Specified by:
doFindin classFactory.Query<T>
-