|
| Metadata |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use TSNamespace | |
|---|---|
| com.sas.metadata.remote | Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. |
| Uses of TSNamespace in com.sas.metadata.remote |
|---|
| Methods in com.sas.metadata.remote that return TSNamespace | |
|---|---|
abstract TSNamespace |
SASPassword.getTSAssociatedNamespace()
Gets the TSNamespace for TSAssociatedNamespace |
abstract TSNamespace |
ContentLocation.getTSAssociatedNamespace()
Gets the TSNamespace for TSAssociatedNamespace |
abstract TSNamespace |
TSNameObject.getTSContainingNamespace()
Gets the TSNamespace for TSContainingNamespace |
abstract TSNamespace |
Root.getTSObjectNamespace()
Gets the TSNamespace for TSObjectNamespace |
abstract TSNamespace |
TSNamespace.getTSParentNamespace()
Gets the TSNamespace for TSParentNamespace |
| Methods in com.sas.metadata.remote with parameters of type TSNamespace | |
|---|---|
abstract void |
SASPassword.setTSAssociatedNamespace(TSNamespace inObject)
Sets the TSAssociatedNamespaces list 0th element to be inObject. |
abstract void |
ContentLocation.setTSAssociatedNamespace(TSNamespace inObject)
Sets the TSAssociatedNamespaces list 0th element to be inObject. |
abstract void |
TSNameObject.setTSContainingNamespace(TSNamespace inObject)
Sets the TSContainingNamespaces list 0th element to be inObject. |
abstract void |
Root.setTSObjectNamespace(TSNamespace inObject)
Sets the TSObjectNamespaces list 0th element to be inObject. |
abstract void |
TSNamespace.setTSParentNamespace(TSNamespace inObject)
Sets the TSParentNamespaces list 0th element to be inObject. |
|
| Metadata |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||