Uses of Class
org.fuin.objects4j.Immutable

Packages that use Immutable
org.fuin.objects4j   
 

Uses of Immutable in org.fuin.objects4j
 

Classes in org.fuin.objects4j with annotations of type Immutable
 class EmailAddress
          A valid email address with all characters lower case.
 class FontSize
          Size of a font including the unit.
 class LabelClassInfo
          Label information for a class.
 class LabelFieldInfo
          Label information for a field of a class.
 class LabelInfo
          Label information for a concrete object.
 class Password
          A password with a length between 8 and 20 characters.
 class PasswordSha512
          SHA-512 hashed password that is HEX encoded.
 class RenderClassInfo<T>
          Container for all information that is available to render a field of a class.
 class RenderFieldInfo
          Container for all information that is available to render a field of a class.
 class SecurityToken
          Creates a BASE64 encoded string based on a SHA1PRNG SecureRandom.
 class TableColumnInfo
          Table column information for a field of a class.
 class TextFieldInfo
          Information about a text field.
 class UserName
          User name with the following rules.
 



Copyright © 2010 Future Invent Informationsmanagement GmbH. All Rights Reserved.