JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.alfresco.service.cmr.urlshortening
Interface UrlShortener
public interface
UrlShortener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getUrlLength
()
String
shortenUrl
(
String
longUrl)
Method Details
shortenUrl
String
shortenUrl
(
String
longUrl)
getUrlLength
int
getUrlLength
()