|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JRVirtualPrintPage.IdentityDataProvider
Classes that want to deal with the identity data should implement this. The JRBaseFiller needs to do this.
Method Summary | |
---|---|
JRVirtualPrintPage.ObjectIDPair[] |
getIdentityData(JRVirtualPrintPage page)
Get identity data that the provider later want to handle when the virtual object is paged in. |
void |
setIdentityData(JRVirtualPrintPage page,
JRVirtualPrintPage.ObjectIDPair[] identityData)
Handle the identity data as necessary. |
Method Detail |
---|
JRVirtualPrintPage.ObjectIDPair[] getIdentityData(JRVirtualPrintPage page)
void setIdentityData(JRVirtualPrintPage page, JRVirtualPrintPage.ObjectIDPair[] identityData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |