Class XmlUsersAction
java.lang.Object
com.sas.services.information.metadata.lookup.actions.AbstractAction
com.sas.services.information.metadata.lookup.actions.XmlUsersAction
- All Implemented Interfaces:
ActionInterface
Deprecated.
-
Field Summary
Fields 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 old92, String new92) Deprecated.protected void_initialize(Document document) Deprecated.protected LookupResultsInterface_lookup(String old92) 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
-
Constructor Details
-
XmlUsersAction
public XmlUsersAction()Deprecated.
-
-
Method Details
-
_add
protected void _add(String old92, String new92) Deprecated.- Specified by:
_addin classAbstractAction
-
_initialize
protected void _initialize(Document document) Deprecated.- Specified by:
_initializein classAbstractAction
-
_lookup
Deprecated.- Specified by:
_lookupin classAbstractAction
-
getDomElement
public Element getDomElement(Document document) Deprecated.
-