|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use ConnectionInterface | |
|---|---|
| com.sas.services.information.metadata | Information Service metadata. |
| Uses of ConnectionInterface in com.sas.services.information.metadata |
|---|
| Methods in com.sas.services.information.metadata with parameters of type ConnectionInterface | |
|---|---|
void |
ServerInterface.addSourceConnection(ConnectionInterface connection)
Add a connection definition that can be used to access this server. |
void |
OMRProxyList.addSourceConnection(ConnectionInterface connection)
|
void |
ServerInterface.removeSourceConnection(ConnectionInterface connection)
Remove a connection definition from the list that can access this server. |
void |
OMRProxyList.removeSourceConnection(ConnectionInterface connection)
|
void |
ConnectionInterface.setProperty(ConnectionInterface objCon,
java.lang.String value,
java.lang.String PropName)
Set the value to the property of connection. |
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||