|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Server
Interface for persistent server objects. These persist details of the servers that have committed transactions to the database, for instance.
| Method Summary | |
|---|---|
java.lang.Long |
getId()
|
java.lang.String |
getIpAddress()
|
java.lang.Long |
getVersion()
|
void |
setIpAddress(java.lang.String ipAddress)
|
| Method Detail |
|---|
java.lang.Long getId()
java.lang.Long getVersion()
java.lang.String getIpAddress()
void setIpAddress(java.lang.String ipAddress)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||