Class XmlNamesAction
java.lang.Object
com.sas.services.information.metadata.lookup.actions.AbstractAction
com.sas.services.information.metadata.lookup.actions.XmlNamesAction
- All Implemented Interfaces:
ActionInterface
Deprecated.
-
Field Summary
FieldsFields inherited from class com.sas.services.information.metadata.lookup.actions.AbstractAction
userFields inherited from interface com.sas.services.information.metadata.lookup.actions.ActionInterface
MAP_KEY, NEW_KEY, OLD_KEY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void_add(String oldValue, String newValue) Deprecated.protected void_initialize(Document document) Deprecated.protected LookupResultsInterface_lookup(String oldValue) Deprecated.ElementgetDomElement(Document document) Deprecated.Methods inherited from class com.sas.services.information.metadata.lookup.actions.AbstractAction
add, add, initialize, lookup, lookupMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
NAMES_KEY
public static final String NAMES_KEYDeprecated.- See Also:
-
-
Constructor Details
-
XmlNamesAction
public XmlNamesAction()Deprecated.
-
-
Method Details
-
getDomElement
public Element getDomElement(Document document) Deprecated. -
_add
protected void _add(String oldValue, String newValue) Deprecated.- Specified by:
_addin classAbstractAction
-
_initialize
protected void _initialize(Document document) Deprecated.- Specified by:
_initializein classAbstractAction
-
_lookup
Deprecated.- Specified by:
_lookupin classAbstractAction
-