Package de.mhus.lib.core.security
Class AccountAttributeMapper
- java.lang.Object
-
- de.mhus.lib.core.util.Address
-
- de.mhus.lib.core.security.AccountAttributeMapper
-
- All Implemented Interfaces:
Externalizable,Serializable
public class AccountAttributeMapper extends Address
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.mhus.lib.core.util.Address
Address.SALUTATION
-
-
Field Summary
-
Fields inherited from class de.mhus.lib.core.util.Address
attributes
-
-
Constructor Summary
Constructors Constructor Description AccountAttributeMapper(Account acc)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDisplayName()StringgetName()-
Methods inherited from class de.mhus.lib.core.util.Address
getCountry, getDefinition, getEmail, getFirstName, getFullName, getHouseNumber, getLastName, getLetterSalutation, getMobile, getNameAffix, getNameMid, getNameTitle, getPhone, getSalutation, getStreet, getTown, getZip, readExternal, reloadDefinition, separateStreetFromNumber, toSalutation, toSalutation, toSalutationInt, toSalutationString, writeExternal
-
-