| Package | Description |
|---|---|
| ma.glasnost.orika | |
| ma.glasnost.orika.impl | |
| ma.glasnost.orika.property |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyNotFoundException
PropertyNotFoundException signifies that a property could not be
found for a given type
|
| Modifier and Type | Method and Description |
|---|---|
MappingException |
ExceptionUtility.decorate(MappingException me) |
MappingException |
ExceptionUtility.newMappingException(String message) |
MappingException |
ExceptionUtility.newMappingException(String message,
Throwable cause) |
MappingException |
ExceptionUtility.newMappingException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
MappingException |
ExceptionUtility.decorate(MappingException me) |
| Modifier and Type | Method and Description |
|---|---|
protected Property |
PropertyResolver.getProperty(Type type,
String expr,
boolean isNestedLookup,
Property owner)
Resolves the specified property expression
|
Copyright © 2017 Glasnost. All Rights Reserved.