JavaScript is disabled on your browser.
Skip navigation links
DFC 24.4
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.documentum.fc.client.acs
Interface IDfBocsConfig.UrlEntry
Enclosing interface:
IDfBocsConfig
public static interface
IDfBocsConfig.UrlEntry
UrlEntry interface encapsulates base url and protocol.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getProtocol
()
Returns supported protocol.
String
getUrl
()
Returns base url.
Method Details
getUrl
String
getUrl
()
Returns base url.
Returns:
base url.
getProtocol
String
getProtocol
()
Returns supported protocol.
Returns:
supported protocol.