|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectionShortcut
Describes a connection shortcut.
A ConnectionShortcut
is a RelationalConnectionShortcut
, an OlapConnectionShortcut
or a DataFederatorConnectionShortcut
.
Method Summary | |
---|---|
java.lang.String |
getPath()
Returns the value of the 'Path' attribute. |
java.lang.String |
getServerName()
Returns the value of the 'Server Name' attribute. |
void |
setPath(java.lang.String value)
Sets the value of the ' Path ' attribute. |
Methods inherited from interface com.sap.sl.sdk.authoring.connection.Connection |
---|
getDescription, getName, setDescription, setName |
Methods inherited from interface com.sap.sl.sdk.authoring.commons.SlResource |
---|
getResourcePath |
Method Detail |
---|
java.lang.String getPath()
setPath(String)
void setPath(java.lang.String value)
Path
' attribute.
This string is the path of the connection.
path
- The connection path
value
- the new value of the 'Path' attribute.getPath()
java.lang.String getServerName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |