|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwCMISDMSID
OwCMISDMSID. Interface for DMSID handling and object resolution.
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 |
DMSID_SEPARATOR
The char as String which should be used as separator in DMSID |
static char |
DMSID_SEPARATOR_CHAR
The char which should be used as separator in DMSID |
Method Summary | |
---|---|
String |
getCMISID()
Returning the native CMIS ID of the object. |
String |
getDMSIDString()
Returning the specific DMSID with all information to resolve the returned String into an object back again. |
String |
getResourceID()
Returning the resource (repository) ID. |
Field Detail |
---|
static final String DMSID_SEPARATOR
static final char DMSID_SEPARATOR_CHAR
Method Detail |
---|
String getDMSIDString()
String getCMISID()
String getResourceID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |