|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
@Deprecated public interface ActionInterface
| Field Summary | |
|---|---|
static java.lang.String |
MAP_KEY
Deprecated. |
static java.lang.String |
NEW_KEY
Deprecated. |
static java.lang.String |
OLD_KEY
Deprecated. |
| Method Summary | |
|---|---|
abstract void |
add(PathUrl oldValue,
PathUrl newValue)
Deprecated. |
abstract void |
add(java.lang.String oldValue,
java.lang.String newValue)
Deprecated. |
abstract org.w3c.dom.Element |
getDomElement(org.w3c.dom.Document document)
Deprecated. |
abstract void |
initialize(UserContextInterface user,
org.w3c.dom.Document document)
Deprecated. |
abstract LookupResultsInterface |
lookup(PathUrl oldValue)
Deprecated. |
abstract LookupResultsInterface |
lookup(java.lang.String oldValue)
Deprecated. |
| Field Detail |
|---|
static final java.lang.String NEW_KEY
static final java.lang.String OLD_KEY
static final java.lang.String MAP_KEY
| Method Detail |
|---|
void initialize(UserContextInterface user,
org.w3c.dom.Document document)
LookupResultsInterface lookup(java.lang.String oldValue)
LookupResultsInterface lookup(PathUrl oldValue)
void add(java.lang.String oldValue,
java.lang.String newValue)
void add(PathUrl oldValue,
PathUrl newValue)
org.w3c.dom.Element getDomElement(org.w3c.dom.Document document)
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||