Uses of Interface
com.sas.services.information.metadata.PhysicalTableInterface
Packages that use PhysicalTableInterface
Package
Description
Server classes for SAS Foundation Services.
Create and modify stored process metadata and obtain stored process service objects from metadata.
-
Uses of PhysicalTableInterface in com.sas.services.information.metadata.servers
Methods in com.sas.services.information.metadata.servers that return PhysicalTableInterfaceModifier and TypeMethodDescriptionLASRServerImpl.getTableByName(String name) LASRServerInterface.getTableByName(String name) Methods in com.sas.services.information.metadata.servers with parameters of type PhysicalTableInterfaceModifier and TypeMethodDescriptionstatic StringLASRUtilities.getTableNameAndTag(PhysicalTableInterface table) static StringLASRUtilities.getTableNameAndTag(SASLibraryInterface library, PhysicalTableInterface table) -
Uses of PhysicalTableInterface in com.sas.services.storedprocess.metadata
Methods in com.sas.services.storedprocess.metadata that return PhysicalTableInterfaceMethods in com.sas.services.storedprocess.metadata with parameters of type PhysicalTableInterfaceModifier and TypeMethodDescriptionvoidDataTable.setTemplateTable(PhysicalTableInterface templateTable) Sets the template table.