Uses of Interface
org.cougaar.tutorial.booksonline.assets.NewAuthorPG

Packages that use NewAuthorPG
org.cougaar.tutorial.booksonline.assets   
 

Uses of NewAuthorPG in org.cougaar.tutorial.booksonline.assets
 

Classes in org.cougaar.tutorial.booksonline.assets that implement NewAuthorPG
 class AuthorPGImpl
           
static class AuthorPGImpl.DQ
           
 

Methods in org.cougaar.tutorial.booksonline.assets that return NewAuthorPG
static NewAuthorPG PropertyGroupFactory.newAuthorPG()
           
static NewAuthorPG PropertyGroupFactory.newAuthorPG(AuthorPG prototype)