|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkspaceBean | |
---|---|
com.sas.util.connection | The primary focus of the com.sas.util.connection package is the ConnectionFactory Bean, which provides a convenient way to configure and use the ConnectionFactory API (com.sas.services.connection package) from within the webAF IDE. |
Uses of WorkspaceBean in com.sas.util.connection |
---|
Methods in com.sas.util.connection that return WorkspaceBean | |
---|---|
WorkspaceBean |
ConnectionFactoryBean.requestWorkspace()
Obtains an IOM workspace from the ConnectionFactory, stored in a wrapper bean. |
WorkspaceBean |
ConnectionFactoryBean.requestWorkspace(com.sas.services.connection.ConnectionInterface connection)
Obtains an IOM workspace from the ConnectionFactory, stored in a wrapper bean. |
Methods in com.sas.util.connection with parameters of type WorkspaceBean | |
---|---|
void |
ConnectionFactoryBean.addWorkspaceBean(WorkspaceBean workspaceBean)
Adds a workspace bean to this bean. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |