|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AdminBean

Describes an administrative bean.
| Field Summary | |
|---|---|
static int |
CORE
|
static int |
EDITOR
|
static int |
UNKNOWN
|
| Method Summary | |
|---|---|
String |
getTitle()
Return a human-readable title for this AdminBean. |
int |
getType()
Returns a type (UNKNOWN, EDITOR, etc). |
void |
initialize(WikiEngine engine)
|
| Methods inherited from interface org.apache.wiki.ui.GenericHTTPHandler |
|---|
doGet, doPost, getId |
| Field Detail |
|---|
static final int UNKNOWN
static final int CORE
static final int EDITOR
| Method Detail |
|---|
void initialize(WikiEngine engine)
String getTitle()
int getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||