Uses of Class
org.apache.taglibs.rdc.core.RDCTemplate

Packages that use RDCTemplate
org.apache.taglibs.rdc.core The classes that make up the RDC framework. 
org.apache.taglibs.rdc.sampleapps.musicstore A collection of classes needed by the music store sample application. 
 

Uses of RDCTemplate in org.apache.taglibs.rdc.core
 

Methods in org.apache.taglibs.rdc.core with parameters of type RDCTemplate
 void IncludeFSMFragmentTag.setTemplate(RDCTemplate template)
          Set the RDCTemplate
 

Uses of RDCTemplate in org.apache.taglibs.rdc.sampleapps.musicstore
 

Subclasses of RDCTemplate in org.apache.taglibs.rdc.sampleapps.musicstore
 class AmazonMenuTemplate
          The RDC template instance for the main menu of the music store sample application.
 class ReviewAlbumTemplate
          The RDC template instance used for operations over an individual music album [ describing album details, initiate addition of album to shopping cart ]
 



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.