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
Modifier and Type | Field and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
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.
|
static final String DMSID_SEPARATOR
static final char DMSID_SEPARATOR_CHAR
String getDMSIDString()
String getCMISID()
String getResourceID()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.