Uses of Class
com.wewebu.ow.server.ecmimpl.cmis.property.OwCMISProperty

Packages that use OwCMISProperty
com.wewebu.ow.server.ecmimpl.cmis.object   
com.wewebu.ow.server.ecmimpl.cmis.objectclasses   
com.wewebu.ow.server.ecmimpl.cmis.property   
com.wewebu.ow.server.ecmimpl.cmis.propertyclasses   
 

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

Methods in com.wewebu.ow.server.ecmimpl.cmis.object that return OwCMISProperty
 OwCMISProperty OwCMISObjectBase.getProperty(String propertyName_p)
           
protected  OwCMISProperty OwCMISObjectBase.retrieveCmisProperty(String cmisPropertyClassName_p)
          Method which handles the fall back retrieving of property.
 

Uses of OwCMISProperty in com.wewebu.ow.server.ecmimpl.cmis.objectclasses
 

Methods in com.wewebu.ow.server.ecmimpl.cmis.objectclasses that return OwCMISProperty
 OwCMISProperty OwCMISObject.getProperty(String strPropertyName_p)
           
 

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

Subclasses of OwCMISProperty in com.wewebu.ow.server.ecmimpl.cmis.property
 class OwCMISInternalProperty
           OwCMISInteranlProperty.
 class OwCMISMappedInternalProperty
           OwCMISMappedInternalProperty.
 class OwCMISNativeProperty
           Property wrapper for native CMIS property objects.
 class OwCMISNativePropertyTemplate<L,O>
           OwCMISNativePropertyTemplate.
 class OwCMISStandardInternalProperty
           Standard internal property implementation.
Models properties that only exist in Workdesk and are not defined in the Content Repository model.
 

Constructors in com.wewebu.ow.server.ecmimpl.cmis.property with parameters of type OwCMISProperty
OwCMISMappedInternalProperty(OwCMISObject ownerObject_p, OwCMISInternalPropertyClass internalPropertyClass_p, OwCMISProperty mappedProperty_p)
           
 

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

Methods in com.wewebu.ow.server.ecmimpl.cmis.propertyclasses that return OwCMISProperty
 OwCMISProperty OwCMISPropertyClass.newProperty(OwCMISObject object_p, Object value_p, OwCMISNetwork network_p)
          Create a new Instance of the specific OwCMISProperty depending on the current OwCMISPropertyClass.
 OwCMISProperty OwCMISInternalPropertyClass.newProperty(OwCMISObject object_p, Object value_p, OwCMISNetwork network_p)
           
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.