Class ActionFactory
java.lang.Object
com.sas.services.information.metadata.lookup.utils.ClassFactory
com.sas.services.information.metadata.lookup.actions.ActionFactory
Deprecated.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ActionInterfaceDeprecated.static ActionInterfaceDeprecated.static ObjectnewInstance(String property) Deprecated.Methods inherited from class com.sas.services.information.metadata.lookup.utils.ClassFactory
getFactoryClassNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
USERS
public static final String USERSDeprecated.- See Also:
-
NAMES
public static final String NAMESDeprecated.- See Also:
-
-
Constructor Details
-
ActionFactory
public ActionFactory()Deprecated.
-
-
Method Details
-
getUsersAction
Deprecated. -
getNamesAction
Deprecated. -
newInstance
public static Object newInstance(String property) Deprecated.
-