Serialized Form
|
Package com.agimatec.annomark.example.model |
addressId
long addressId
version
int version
country
CvCountry country
field1
String field1
- street
field2
String field2
field3
String field3
zip
String zip
- PLZ
city
String city
cardId
long cardId
version
int version
userCore
UserCore userCore
track1
String track1
track2
String track2
track3
String track3
code
String code
name
String name
- country name (as description)
code
String code
- ISO 4217 Currency Code
name
String name
- currency name (as description)
postcodeId
long postcodeId
- column postcode_id
version
int version
- column version
zip
String zip
- ZIP-code
description
String description
- ZIP-code description
validFrom
Timestamp validFrom
- The ZIP-code is valid from this date
country
CvCountry country
privilegeId
long privilegeId
version
int version
privilegeName
String privilegeName
privilegeDescription
String privilegeDescription
roleId
long roleId
version
int version
roleName
String roleName
roleDescription
String roleDescription
userCores
List<E> userCores
privileges
List<E> privileges
userId
long userId
version
int version
email
String email
mobileNumber
String mobileNumber
- the mobile number incl. prefix
firstName
String firstName
lastName
String lastName
userIdentification
String userIdentification
registrationTime
Timestamp registrationTime
type
String type
gender
String gender
localeCode
String localeCode
state
String state
role
Role role
address
Address address
cards
List<E> cards
|
Package com.agimatec.annomark.example.transfer |
addressId
Long addressId
- source: addressId
street
String street
- source: field1
street
field2
String field2
- source: field2
field3
String field3
- source: field3
zip
String zip
- source: zip
PLZ
city
String city
- source: city
addressId
Long addressId
- source: addressId
street
String street
- source: field1
street
zip
String zip
- source: zip
PLZ
city
String city
- source: city
cardId
Long cardId
- source: cardId
track1
String track1
- source: track1
track2
String track2
- source: track2
track3
String track3
- source: track3
postcodeId
long postcodeId
- source: postcodeId
column postcode_id
zip
String zip
- source: zip
ZIP-code
description
String description
- source: description
ZIP-code description
privilegeId
Long privilegeId
- source: privilegeId
privilegeName
String privilegeName
- source: privilegeName
privilegeDescription
String privilegeDescription
- source: privilegeDescription
privilegeId
Long privilegeId
- source: privilegeId
privilegeName
String privilegeName
- source: privilegeName
roleId
Long roleId
- source: roleId
roleName
String roleName
- source: roleName
roleDescription
String roleDescription
- source: roleDescription
privileges
List<E> privileges
- source: privileges
roleId
Long roleId
- source: roleId
roleName
String roleName
- source: roleName
userId
Long userId
- source: userId
emailAddress
String emailAddress
- source: email
mobileNumber
String mobileNumber
- source: mobileNumber
the mobile number incl. prefix
firstName
String firstName
- source: firstName
lastName
String lastName
- source: lastName
userIdentification
String userIdentification
- source: userIdentification
registrationTime
Timestamp registrationTime
- source: registrationTime
type
String type
- source: type
gender
String gender
- source: gender
localeCode
String localeCode
- source: localeCode
state
String state
- source: state
role
TransferRoleLight role
- source: role
address
TransferAddress address
- source: address
cards
List<E> cards
- source: cards
userId
Long userId
- source: userId
firstName
String firstName
- source: firstName
lastName
String lastName
- source: lastName
userIdentification
String userIdentification
- source: userIdentification
address
TransferAddressLight address
- source: address
Copyright © 2008-2012. All Rights Reserved.