public class OwCMISSimpleDMSIDDecoder extends Object implements OwCMISDMSIDDecoder
Standard CMIS DMSID encoder/decoder implementation.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Field and Description |
---|---|
static String |
COMPATIBILITY_PREFIX |
static String |
DMS_PREFIX
DMS prefix to identify this adapter
|
Constructor and Description |
---|
OwCMISSimpleDMSIDDecoder() |
Modifier and Type | Method and Description |
---|---|
OwCMISDMSID |
createDMSID(String dmsid_p)
Creates an CMIS object DMSID form a given DMSID String
|
String |
getDMSIDPrefix()
Return the DMSID prefix that this CODEC uses.
|
public static final String DMS_PREFIX
public static final String COMPATIBILITY_PREFIX
public String getDMSIDPrefix()
OwCMISDMSIDDecoder
getDMSIDPrefix
in interface OwCMISDMSIDDecoder
public OwCMISDMSID createDMSID(String dmsid_p) throws com.wewebu.ow.server.exceptions.OwException
OwCMISDMSIDDecoder
createDMSID
in interface OwCMISDMSIDDecoder
com.wewebu.ow.server.exceptions.OwException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.