46474849505152
* @param parentHandler handler */ public AuthorHandler( BaseHandler aParent ) { super( aParent ); author = new BuzzAuthor(); }