Uses of Class
com.wewebu.ow.server.ecmimpl.cmis.propertyclasses.OwCMISNativePropertyClass

Packages that use OwCMISNativePropertyClass
com.wewebu.ow.server.ecmimpl.cmis.alfresco   
com.wewebu.ow.server.ecmimpl.cmis.object   
com.wewebu.ow.server.ecmimpl.cmis.property   
com.wewebu.ow.server.ecmimpl.cmis.propertyclasses   
 

Uses of OwCMISNativePropertyClass in com.wewebu.ow.server.ecmimpl.cmis.alfresco
 

Methods in com.wewebu.ow.server.ecmimpl.cmis.alfresco with parameters of type OwCMISNativePropertyClass
 OwCMISNativeProperty OwCMISALObjectExtension.requestCachedProperty(OwCMISObjectBase object_p, OwCMISNativePropertyClass propertyClass_p, OwCMISNetwork network_p)
           
 

Uses of OwCMISNativePropertyClass in com.wewebu.ow.server.ecmimpl.cmis.object
 

Methods in com.wewebu.ow.server.ecmimpl.cmis.object with parameters of type OwCMISNativePropertyClass
 OwCMISNativeProperty OwCMISObjectExtension.requestCachedProperty(OwCMISObjectBase object_p, OwCMISNativePropertyClass propertyClass_p, OwCMISNetwork network_p)
          Extends the cache retrieval of properties for CMIS objects.
 

Uses of OwCMISNativePropertyClass in com.wewebu.ow.server.ecmimpl.cmis.property
 

Methods in com.wewebu.ow.server.ecmimpl.cmis.property that return OwCMISNativePropertyClass
 OwCMISNativePropertyClass OwCMISStandardPropertyClassFactory.createPropertyClass(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDefinitionType propertyDefinition_p, OwCMISObjectClass cmisObjectClass_p)
           
 OwCMISNativePropertyClass OwCMISNativeProperty.getPropertyClass()
           
 

Constructors in com.wewebu.ow.server.ecmimpl.cmis.property with parameters of type OwCMISNativePropertyClass
OwCMISNativeProperty(OwCMISNativePropertyClass owPropertyClass_p)
           
OwCMISNativePropertyTemplate(OwCMISNativePropertyBinding<L> propertyBinding_p, OwCMISValueConverter<L,O> valueConverter_p, OwCMISNativePropertyClass owPropertyClass_p)
           
 

Uses of OwCMISNativePropertyClass in com.wewebu.ow.server.ecmimpl.cmis.propertyclasses
 

Subclasses of OwCMISNativePropertyClass in com.wewebu.ow.server.ecmimpl.cmis.propertyclasses
 class OwCMISNativePropertyClassTemplate<L,O>
           OwCMISNativePropertyClassTemplate.
 class OwCMISPropertyClassBoolean
           Property class wrapper for CMIS property definition type Boolean.
 class OwCMISPropertyClassDateTime
           Property class wrapper for CMIS property definition type DateTime.
 class OwCMISPropertyClassDecimal
           OwPropertyClass interface extending for CMIS property definition type Decimal.
 class OwCMISPropertyClassHtml
           Property class wrapper for CMIS property definition type HTML.
 class OwCMISPropertyClassId<O>
           OwPropertyClass interface extending for CMIS property definition type Id.
 class OwCMISPropertyClassInteger
           OwPropertyClass interface extending for CMIS property definition type Integer.
 class OwCMISPropertyClassString
           Property class wrapper for CMIS property definition type String.
 class OwCMISPropertyClassUri
           Property class wrapper for CMIS property definition type URI.
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.