com.wewebu.ow.server.ecmimpl.opencmis
Class OwCMISConversionParameters

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.opencmis.OwCMISConversionParameters

public final class OwCMISConversionParameters
extends Object

Parameter definitions used in the CMIS Transient object conversion process.

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 CREATION_CONTEXT
           
static String LATEST_VERSION_EXPECTED
           
static Map<String,?> NO_PARAMETERS
           
static String OBJECT_CLASS
           
static String PRESERVE_VERSION
           
static String VERSION_SERIES_EXPECTED
           
 
Constructor Summary
OwCMISConversionParameters()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NO_PARAMETERS

public static final Map<String,?> NO_PARAMETERS

PRESERVE_VERSION

public static final String PRESERVE_VERSION
See Also:
Constant Field Values

VERSION_SERIES_EXPECTED

public static final String VERSION_SERIES_EXPECTED
See Also:
Constant Field Values

LATEST_VERSION_EXPECTED

public static final String LATEST_VERSION_EXPECTED
See Also:
Constant Field Values

CREATION_CONTEXT

public static final String CREATION_CONTEXT
See Also:
Constant Field Values

OBJECT_CLASS

public static final String OBJECT_CLASS
See Also:
Constant Field Values
Constructor Detail

OwCMISConversionParameters

public OwCMISConversionParameters()


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.