- All Superinterfaces:
Datable,SAODatable,SODatable
If your class implements this interface, its
getData() method
will be automatically add all non-transient fields using reflection.
For more information see getData(SOData)-
Method Summary
-
Method Details
-
getData
-
getData
Functions the same asgetData(null).- Specified by:
getDatain interfaceDatable- Specified by:
getDatain interfaceSAODatable- Specified by:
getDatain interfaceSODatable- Returns:
SODataas specified bygetData(SOData).
-