| 
 | Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IBookDescription
Book description.
| Method Summary | |
|---|---|
|  String | getBookHandle()Returns a unqique handle for the book. | 
|  List<IBookDescription> | getBooks()Returns an immutable list of books contained in this book. | 
|  String | getDefaultPage()Returns the name/label of the default page. | 
|  String | getMenu()Returns the menu of the book | 
|  List<IPageDescription> | getPages()Returns an immutable list of pages contained in this book. | 
| Methods inherited from interface com.bea.wsrp.model.INavigableDescription | 
|---|
| getDescription, getOrientation, isHidden, isPublic | 
| Methods inherited from interface com.bea.wsrp.model.IPlaceableDescription | 
|---|
| getAlignment, getPlaceholder, getPlacement, getPosition, getTheme, isDefault | 
| Methods inherited from interface com.bea.wsrp.model.IOfferedEntity | 
|---|
| getHandle, getTitle | 
| Method Detail | 
|---|
String getMenu()
List<IPageDescription> getPages()
List<IBookDescription> getBooks()
String getDefaultPage()
String getBookHandle()
| 
 | Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||