|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.wewebu.ow.server.ecmimpl.opencmis.OwCMISSimpleDMSIDDecoder
public class OwCMISSimpleDMSIDDecoder
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
| Field Summary | |
|---|---|
static String |
COMPATIBILITY_PREFIX
|
static String |
DMS_PREFIX
DMS prefix to identify this adapter |
| Constructor Summary | |
|---|---|
OwCMISSimpleDMSIDDecoder()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String DMS_PREFIX
public static final String COMPATIBILITY_PREFIX
| Constructor Detail |
|---|
public OwCMISSimpleDMSIDDecoder()
| Method Detail |
|---|
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 OwCMISDMSIDDecodercom.wewebu.ow.server.exceptions.OwException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||