|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataTransferObject
DataTransferObject represents a common signature for objects which need to be transported within a DataTransferAssembler. This signature is used to create objects which can be used universally by all kinds of clients which need to pass data to the business tier and beyond.
Copyright ©Zphinx Software Solutions
| Method Summary | |
|---|---|
Locale |
getLocale()
Gets the Locale where the creator of this DTO is using the system |
String |
getSessionId()
Gets a unique ID for this transaction which is used to identify this object across multiple tiers |
| Method Detail |
|---|
String getSessionId()
Locale getLocale()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||