Uses of Interface
com.sas.services.information.publicobject.PublicObjectContainerInterface

Packages that use PublicObjectContainerInterface
com.sas.services.information.metadata Information Service metadata. 
com.sas.services.information.publicobject Public Objects are Information Service objects which represent SAS information which is rooted in metadata. 
 

Uses of PublicObjectContainerInterface in com.sas.services.information.metadata
 

Methods in com.sas.services.information.metadata that return PublicObjectContainerInterface
 PublicObjectContainerInterface VirtualMetadata.getContainer()
           
 PublicObjectContainerInterface VirtualFolder.getContainer()
           
 PublicObjectContainerInterface Metadata.getContainer()
          Returns the container or parent object.
 

Uses of PublicObjectContainerInterface in com.sas.services.information.publicobject
 

Methods in com.sas.services.information.publicobject that return PublicObjectContainerInterface
 PublicObjectContainerInterface PublicObjectInterface.getContainer()
          Get the object which contains this object.
 

Methods in com.sas.services.information.publicobject with parameters of type PublicObjectContainerInterface
 void TransportProcessorInterface.move(PublicObjectContainerInterface target)
          Move this object to a new location.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.