Interface PageReference
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
PageReferenceImpl
-
Method Summary
-
Method Details
-
getId
int getId()- Returns:
- the id
-
setId
void setId(int id) - Parameters:
id- the id to set
-
getUid
int getUid()- Returns:
- the uid
-
setUid
void setUid(int uid) - Parameters:
uid- the uid to set
-