| Interface | Description |
|---|---|
| Mergable<T> |
Defines that a class can be merged with the overriding values from another
object of the same type.
|
| Class | Description |
|---|---|
| BeanUtils |
Utility class for common operations on Java beans
|
| EqualsHelper |
Utility class providing helper methods for various types of
equals functionality |
| I18NUtil |
Utility class providing methods to access the Locale of the current thread and to get
Localised strings.
|
| Pair<F,S> |
Utility class for containing two things that aren't like each other
|
| Enum | Description |
|---|---|
| EqualsHelper.MapValueComparison |
Enumeration for results returned by
map comparisons. |
| Annotation Type | Description |
|---|---|
| CloneField |
Annotation to be placed on getter methods to indicate the field should
be copied during copying and merging
|
| ToStringProperty |
Annotation to indicate that a method should be included in toString
|
Copyright © 2015 Alfresco Software. All rights reserved.