public interface CmisIdEncoder
| Modifier and Type | Method and Description |
|---|---|
String |
getObjectId(String urlPortion)
Convert url valid encoding of a CMIS object Id back into the id.
|
String |
getUrlSafeString(String objectId)
Convert a CMIS object Id into a string which will be valid within a url.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.