|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.wewebu.ow.server.ecmimpl.cmis.version.OwCMISStandardVersionModel
public class OwCMISStandardVersionModel
OwCMISStandardVersionModel.
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 |
STANDARD_VERSION_FILTER
|
| Constructor Summary | |
|---|---|
OwCMISStandardVersionModel()
|
|
| Method Summary | |
|---|---|
com.wewebu.ow.server.ecm.OwVersion |
createVersion(OwCMISNetwork network_p,
OwCMISDocumentObject documentObject_p)
Create the specific version depending on the given document object. |
com.wewebu.ow.server.ecm.OwVersionSeries |
createVersionSeries(OwCMISDocumentObject documentObject_p,
OwCMISNetwork network_p)
Create an instance from given parameters, which implements the OwVersionSeries interface. |
org.oasis_open.docs.ns.cmis.core._200908.CmisObjectType |
retriveOWDObjectVersion(OwCMISNetwork network_p,
String repositoryId_p,
org.oasis_open.docs.ns.cmis.core._200908.CmisObjectType cmisObject_p)
Helper interface to retrieve the newest version of the native CmisObjectType. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String STANDARD_VERSION_FILTER
| Constructor Detail |
|---|
public OwCMISStandardVersionModel()
| Method Detail |
|---|
public com.wewebu.ow.server.ecm.OwVersionSeries createVersionSeries(OwCMISDocumentObject documentObject_p,
OwCMISNetwork network_p)
throws com.wewebu.ow.server.exceptions.OwException
OwCMISVersionModel
createVersionSeries in interface OwCMISVersionModeldocumentObject_p - OwCMISDocumentObject for which the version series should be creatednetwork_p - OwCMISNetwork which should be used for additional requests
com.wewebu.ow.server.exceptions.OwExceptionOwVersionSeries
public org.oasis_open.docs.ns.cmis.core._200908.CmisObjectType retriveOWDObjectVersion(OwCMISNetwork network_p,
String repositoryId_p,
org.oasis_open.docs.ns.cmis.core._200908.CmisObjectType cmisObject_p)
throws com.wewebu.ow.server.exceptions.OwException
OwCMISVersionModel
retriveOWDObjectVersion in interface OwCMISVersionModelnetwork_p - OwCMISNetwork to use for additional requestrepositoryId_p - String representing the repository IDcmisObject_p - CmisObjectType
com.wewebu.ow.server.exceptions.OwException
public com.wewebu.ow.server.ecm.OwVersion createVersion(OwCMISNetwork network_p,
OwCMISDocumentObject documentObject_p)
throws com.wewebu.ow.server.exceptions.OwException
OwCMISVersionModel
createVersion in interface OwCMISVersionModelnetwork_p - OwCMISNetwork to be used for additional requestdocumentObject_p - OwCMISDocumentObject from which the specific OwVersion must be created
com.wewebu.ow.server.exceptions.OwException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||