Uses of Interface
com.sas.services.information.metadata.PhysicalTableInterface

Packages that use PhysicalTableInterface
com.sas.services.storedprocess.metadata Create and modify stored process metadata and obtain stored process service objects from metadata. 
 

Uses of PhysicalTableInterface in com.sas.services.storedprocess.metadata
 

Methods in com.sas.services.storedprocess.metadata that return PhysicalTableInterface
 PhysicalTableInterface DataTable.getTemplateTable()
          Returns the template table.
 

Methods in com.sas.services.storedprocess.metadata with parameters of type PhysicalTableInterface
 void DataTable.setTemplateTable(PhysicalTableInterface templateTable)
          Sets the template table.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.