Uses of Interface
com.sas.services.information.metadata.FileInterface
Packages that use FileInterface
-
Uses of FileInterface in com.sas.services.information.metadata
Methods in com.sas.services.information.metadata that return FileInterfaceModifier and TypeMethodDescriptionExternalTableInterface.getOwningFile()Get the owning file for this external table.OMRExternalFile.getOwningFile()Methods in com.sas.services.information.metadata with parameters of type FileInterfaceModifier and TypeMethodDescriptionvoidOMRSASClientConnection.addScriptFile(FileInterface file) voidSASClientConnectionInterface.addScriptFile(FileInterface file) Add a script file to this connection.voidOMRSASClientConnection.removeScriptFile(FileInterface file) voidSASClientConnectionInterface.removeScriptFile(FileInterface file) Remove a script file from this connection.voidExternalTableInterface.setOwningFile(FileInterface file) Set the owning file for this external table.voidOMRExternalFile.setOwningFile(FileInterface file)