All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description Authenticator BooleanResult Utility class to store a boolean result and a message to explain the reason why the result is either true, false or undetermined (null).CollectionUtils Deletable Base interface providing the contract semantics that anydeletabletype must fulfil.EmailSender Used to send e-mails through an smtp protocol and using the javax.mail API.EnumLocalizeNameHelper<EnumType extends Enum<?>> Utility class that provides utility methods to return a localized string for a given enum type constant in the specified resource bundle.EqualityUtils This class aggregates common functions to check for equality between objects.Identifiable<T extends Serializable> Base interface providing the contract semantics that anyidentifiabletype must fulfil.IGenericDAO<Entity extends Identifiable<ID> & Deletable,ID extends Serializable> This interface presents the common set of operations that any DAO should provide by default.Linkare This annotation should be used on any type or/and their elements, whenever it is required the creation of a changing "log" or note, performed by any member of the Linkare TI company.Pair<K,V> Generic class to represent a relation between two different objects (the key and the value).PasswordEncryptor Generic class to encrypt a password according to the MED5 algorithm.PropertiesManager Utility class to help loading and looking for any property in a Java Properties map.StringNormalizer Utility class providing some methods to normalize strings.StringUtils Utility class that groups commons operations related to strings.