|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.endeca.navigation.ETInstrumentor
public class ETInstrumentor
Class that instruments HTML pages for use with the web-based tools package.
| Constructor Summary | |
|---|---|
ETInstrumentor()
Construt a new ETinstromentor |
|
| Method Summary | |
|---|---|
String |
htmlInstrumentNavigation(Navigation n)
Instrument an html navigation page with hidden forms that act as hooks to work with the web tools package. |
String |
htmlInstrumentRecord(ERec e,
String displayNameProperty,
String recordSpecProperty)
Instrument an html record page with hidden forms that act as hooks to work with the web tools package. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ETInstrumentor()
| Method Detail |
|---|
public String htmlInstrumentNavigation(Navigation n)
n - Navigation object that represents a navigation page.
public String htmlInstrumentRecord(ERec e,
String displayNameProperty,
String recordSpecProperty)
e - The record that represents the page to be instrumenteddisplayNameProperty - The name of the property that should
be used for the title of the record.recordSpecProperty - The name of the property that uniquely
identifies the record.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||