|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| 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. |
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||