Uses of Class
org.paneris.bibliomania.Download

Packages that use Download
org.paneris.bibliomania   
org.paneris.bibliomania.generated The POEM-generated support classes for org.paneris.bibliomania. 
 

Uses of Download in org.paneris.bibliomania
 

Methods in org.paneris.bibliomania with parameters of type Download
 boolean User.hasPurchased(Download download)
           
 

Uses of Download in org.paneris.bibliomania.generated
 

Methods in org.paneris.bibliomania.generated that return Download
 Download DownloadEventBase.getDocument()
          Retrieves the Document object referred to.
 Download ProductBase.getDownload()
          Retrieves the Download object referred to.
 Download DownloadTableBase.getDownloadObject(int troid)
          Retrieve the Download as a Download.
 Download DownloadTableBase.getDownloadObject(java.lang.Integer troid)
          Retrieve the Download as a Download.
 

Methods in org.paneris.bibliomania.generated with parameters of type Download
 void DownloadEventBase.setDocument(Download cooked)
          Set the Document.
 void ProductBase.setDownload(Download cooked)
          Set the Download.
 



Copyright © 2000-2009 PanEris. All Rights Reserved.