com.wewebu.ow.server.ecmimpl.opencmis.propertyclass
Class OwCMISVersionSeriesPropertyClass

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.opencmis.propertyclass.OwCMISAbstractPropertyClass<O,C>
      extended by com.wewebu.ow.server.ecmimpl.opencmis.propertyclass.OwCMISDelegateVirtualPropertyClass<O,C>
          extended by com.wewebu.ow.server.ecmimpl.opencmis.propertyclass.OwCMISAbstractStoredPropertyClass<com.wewebu.ow.server.ecm.OwVersionSeries,OwCMISObjectClass>
              extended by com.wewebu.ow.server.ecmimpl.opencmis.propertyclass.OwCMISVersionSeriesPropertyClass
All Implemented Interfaces:
com.wewebu.ow.server.ecm.OwPropertyClass, OwCMISPropertyClass<com.wewebu.ow.server.ecm.OwVersionSeries>, OwCMISStoredVirtualPropertyClass<com.wewebu.ow.server.ecm.OwVersionSeries>, OwCMISVirtualPropertyClass<com.wewebu.ow.server.ecm.OwVersionSeries>, com.wewebu.ow.server.field.OwFieldDefinition

public class OwCMISVersionSeriesPropertyClass
extends OwCMISAbstractStoredPropertyClass<com.wewebu.ow.server.ecm.OwVersionSeries,OwCMISObjectClass>

OwResource.m_VersionSeriesPropertyClass virtual property class.

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
 
Fields inherited from interface com.wewebu.ow.server.ecm.OwPropertyClass
CONTEXT_MAX, CONTEXT_NORMAL, CONTEXT_ON_CHECKIN, CONTEXT_ON_CREATE
 
Constructor Summary
OwCMISVersionSeriesPropertyClass(OwCMISObjectClass objectClass_p)
           
 
Method Summary
 OwCMISVirtualProperty<com.wewebu.ow.server.ecm.OwVersionSeries> from(OwCMISObject object_p)
          Creates a virtual property instance of this class for a given object.
 
Methods inherited from class com.wewebu.ow.server.ecmimpl.opencmis.propertyclass.OwCMISAbstractStoredPropertyClass
getQueryName, isOrderable, isQueryable
 
Methods inherited from class com.wewebu.ow.server.ecmimpl.opencmis.propertyclass.OwCMISDelegateVirtualPropertyClass
createProxy, from, getDefaultValue, getDescription, getDisplayName, getEnums, getFormat, getJavaClassName, getMaxValue, getMinValue, getNativeType, getNonQualifiedName, getOperators, isArray, isHidden, isNameProperty, isReadOnly, isRequired, isSystem
 
Methods inherited from class com.wewebu.ow.server.ecmimpl.opencmis.propertyclass.OwCMISAbstractPropertyClass
getCategory, getClassName, getComplexChildClasses, getFullQualifiedName, getNodeFromValue, getObjectClass, getPreferredPropertyType, getValueFromNode, getValueFromString, isComplex, isEnum, isSystemProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.wewebu.ow.server.ecmimpl.opencmis.propertyclass.OwCMISVirtualPropertyClass
createProxy
 
Methods inherited from interface com.wewebu.ow.server.ecmimpl.opencmis.propertyclass.OwCMISPropertyClass
from, getEnums, getFormat, getFullQualifiedName, getNonQualifiedName, getObjectClass, isArray, isHidden, isReadOnly, isSystemProperty
 
Methods inherited from interface com.wewebu.ow.server.ecm.OwPropertyClass
getCategory, isNameProperty
 
Methods inherited from interface com.wewebu.ow.server.field.OwFieldDefinition
getClassName, getComplexChildClasses, getDefaultValue, getDescription, getDisplayName, getJavaClassName, getMaxValue, getMinValue, getNativeType, getNodeFromValue, getOperators, getValueFromNode, getValueFromString, isComplex, isEnum, isRequired
 

Constructor Detail

OwCMISVersionSeriesPropertyClass

public OwCMISVersionSeriesPropertyClass(OwCMISObjectClass objectClass_p)
Method Detail

from

public OwCMISVirtualProperty<com.wewebu.ow.server.ecm.OwVersionSeries> from(OwCMISObject object_p)
                                                                     throws com.wewebu.ow.server.exceptions.OwException
Description copied from interface: OwCMISVirtualPropertyClass
Creates a virtual property instance of this class for a given object.

Returns:
a OwCMISVirtualProperty of this class for the given OwCMISObject
Throws:
com.wewebu.ow.server.exceptions.OwException


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.