|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BrowserBindingUtils.CallUrl | |
---|---|
org.apache.chemistry.opencmis.server.impl.browser |
Uses of BrowserBindingUtils.CallUrl in org.apache.chemistry.opencmis.server.impl.browser |
---|
Methods in org.apache.chemistry.opencmis.server.impl.browser that return BrowserBindingUtils.CallUrl | |
---|---|
static BrowserBindingUtils.CallUrl |
BrowserBindingUtils.CallUrl.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BrowserBindingUtils.CallUrl[] |
BrowserBindingUtils.CallUrl.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.chemistry.opencmis.server.impl.browser with parameters of type BrowserBindingUtils.CallUrl | |
---|---|
static void |
BrowserBindingUtils.prepareContext(CallContext context,
BrowserBindingUtils.CallUrl callUrl,
CmisService service,
String repositoryId,
String objectId,
String transaction,
javax.servlet.http.HttpServletRequest request)
Returns the object id of the current request. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |