Class TextStoreIO
java.lang.Object
com.sas.services.information.metadata.lookup.io.TextStoreIO
- All Implemented Interfaces:
IOInterface
Deprecated.
-
Field Summary
FieldsFields inherited from interface com.sas.services.information.metadata.lookup.io.IOInterface
ELEM_NAME -
Method Summary
Modifier and TypeMethodDescriptionDocumentDeprecated.voidpersistDocument(UserContextInterface user, Document document) Deprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
NAME
public static final String NAMEDeprecated.- See Also:
-
-
Method Details
-
extractDocument
Deprecated.- Specified by:
extractDocumentin interfaceIOInterface
-
persistDocument
Deprecated.- Specified by:
persistDocumentin interfaceIOInterface
-