Uses of Interface
ma.glasnost.orika.impl.Specifications.Specification

Packages that use Specifications.Specification
ma.glasnost.orika.impl   
ma.glasnost.orika.metadata   
 

Uses of Specifications.Specification in ma.glasnost.orika.impl
 

Methods in ma.glasnost.orika.impl that return Specifications.Specification
static Specifications.Specification Specifications.aBeanToArrayOrList()
           
static Specifications.Specification Specifications.aBeanToMap()
           
static Specifications.Specification Specifications.aCollection()
           
static Specifications.Specification Specifications.aConversionToString()
           
static Specifications.Specification Specifications.aMappingOfTheRequiredClassProperty()
           
static Specifications.Specification Specifications.aMapToArray()
           
static Specifications.Specification Specifications.aMapToArrayOrCollection()
           
static Specifications.Specification Specifications.aMapToBean()
           
static Specifications.Specification Specifications.aMapToCollection()
           
static Specifications.Specification Specifications.aMapToMap()
           
static Specifications.Specification Specifications.aMultiOccurrenceElementMap()
           
static Specifications.Specification Specifications.anArray()
           
static Specifications.Specification Specifications.anArrayOrCollectionToMap()
           
static Specifications.Specification Specifications.anArrayOrListToBean()
           
static Specifications.Specification Specifications.aPrimitive()
           
static Specifications.Specification Specifications.aPrimitiveToWrapper()
           
static Specifications.Specification Specifications.aStringToPrimitiveOrWrapper()
           
static Specifications.Specification Specifications.aWrapperToPrimitive()
           
static Specifications.Specification Specifications.immutable()
           
static Specifications.Specification Specifications.toAnEnumeration()
           
 

Uses of Specifications.Specification in ma.glasnost.orika.metadata
 

Methods in ma.glasnost.orika.metadata with parameters of type Specifications.Specification
 boolean FieldMap.have(Specifications.Specification specification)
           
 boolean FieldMap.is(Specifications.Specification specification)
           
 



Copyright © 2013 Glasnost. All Rights Reserved.