Interface PageReference
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
PageReferenceImpl
public interface PageReference extends java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetId()intgetUid()voidsetId(int id)voidsetUid(int uid)
-