Serialized Form
version
org.bsf.smartValueObject.Versionable version
- The version instance for this container.
created
int created
- Number of created objects.
deleted
int deleted
- Number of deleted objects.
id
java.lang.Long id
name
java.lang.String name
creationDate
java.util.Date creationDate
subsidiaries
java.util.Collection subsidiaries
_dateFormat
java.text.SimpleDateFormat _dateFormat
storageCompany
java.util.Map storageCompany
- Our storage, to avoid EJB local entities.
storageSubsidiary
java.util.Map storageSubsidiary
- Our storage, to avoid EJB local entities.
voClazzCompany
java.lang.Class voClazzCompany
- Class of the VO (would be configured on runtime).
indexField
java.lang.String indexField
- The index field in the VO (would be configured on runtime).
versionCache
java.util.Map versionCache
companyHome
DemoMediator.CompanyLocalHome companyHome
subsidiaryHome
DemoMediator.SubsidiaryLocalHome subsidiaryHome
id
java.lang.Long id
name
java.lang.String name
creationDate
java.util.Date creationDate
subsidiaries
java.util.Collection subsidiaries
Class org.bsf.smartValueObject.demo.DemoMediator.CompanyLocalHome implements Serializable |
counter
long counter
id
java.lang.Long id
name
java.lang.String name
workforce
java.lang.Long workforce
Class org.bsf.smartValueObject.demo.DemoMediator.SubsidiaryLocalHome implements Serializable |
counter
long counter
coll
java.util.Collection coll
list
java.util.List list
map
java.util.Map map
set
java.util.Set set
- The underlying set.
id
java.lang.Long id
name
java.lang.String name
workforce
long workforce
timestamp
long timestamp
dirty
boolean dirty
created
boolean created
deleted
boolean deleted
debug
boolean debug
- See Also:
- Constant Field Values