|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Introspection
Introspection
| Field Summary | |
|---|---|
static String |
ELEMENT_CREATEENTRY
|
static String |
ELEMENT_INTROSPECTION
|
static String |
ELEMENT_SEARCHENTRY
|
| Method Summary | |
|---|---|
String |
getCreateUrl()
Returns the Create URL used in an Introspection Query is made |
String |
getSearchUrl()
Returns the Search URL used in an Introspection Query is made |
void |
setCreateUrl(String url)
Set's the Create URL to return whn an Introspection Query is made |
void |
setSearchUrl(String url)
Set's the Search URL to return whn an Introspection Query is made |
| Field Detail |
|---|
static final String ELEMENT_INTROSPECTION
static final String ELEMENT_CREATEENTRY
static final String ELEMENT_SEARCHENTRY
| Method Detail |
|---|
void setSearchUrl(String url)
url - a String representing the Search Entries URLString getSearchUrl()
void setCreateUrl(String url)
url - a String representing the Create Entries URLString getCreateUrl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||