|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OwCMISNativePropertyClass in com.wewebu.ow.server.ecmimpl.opencmis |
---|
Methods in com.wewebu.ow.server.ecmimpl.opencmis that return OwCMISNativePropertyClass | |
---|---|
OwCMISNativePropertyClass<?,?,org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?>> |
OwCMISSimplePropertyClassFactory.createPropertyClass(String className,
org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?> propertyDefinition,
OwCMISNativeObjectClass<?,?> objectClass)
|
OwCMISNativePropertyClass<?,?,org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?>> |
OwCMISNativePropertyClassFactory.createPropertyClass(String className,
org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?> propertyDefinition,
OwCMISNativeObjectClass<?,?> objClass)
Create a corresponding OwCMISNativePropertyClass representation for provided native property definition. |
Uses of OwCMISNativePropertyClass in com.wewebu.ow.server.ecmimpl.opencmis.alfresco |
---|
Methods in com.wewebu.ow.server.ecmimpl.opencmis.alfresco that return OwCMISNativePropertyClass | |
---|---|
protected OwCMISNativePropertyClass<?,?,org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?>> |
OwCMISAbstractAlfrescoClass.getAspectsNativePropertyClass(String className,
boolean secure)
|
OwCMISNativePropertyClass<?,?,org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?>> |
OwCMISAbstractAlfrescoClass.getNativePropertyClass(String className)
|
Methods in com.wewebu.ow.server.ecmimpl.opencmis.alfresco that return types with arguments of type OwCMISNativePropertyClass | |
---|---|
protected Map<String,OwCMISNativePropertyClass<?,?,?>> |
OwCMISAbstractAlfrescoClass.getAspectsNativePropertyClasses(boolean localOnly)
|
Map<String,OwCMISNativePropertyClass<? extends Object,?,?>> |
OwCMISAbstractAlfrescoClass.getNativePropertyClasses(boolean localOnly)
|
Uses of OwCMISNativePropertyClass in com.wewebu.ow.server.ecmimpl.opencmis.objectclass |
---|
Methods in com.wewebu.ow.server.ecmimpl.opencmis.objectclass that return OwCMISNativePropertyClass | |
---|---|
OwCMISNativePropertyClass<?,?,org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?>> |
OwCMISNativeObjectClass.getNativePropertyClass(String propertyClassName)
|
OwCMISNativePropertyClass<?,?,org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?>> |
OwCMISAbstractNativeObjectClass.getNativePropertyClass(String className_p)
|
Methods in com.wewebu.ow.server.ecmimpl.opencmis.objectclass that return types with arguments of type OwCMISNativePropertyClass | |
---|---|
Map<String,OwCMISNativePropertyClass<? extends Object,?,?>> |
OwCMISNativeObjectClass.getNativePropertyClasses(boolean localOnly)
|
Map<String,OwCMISNativePropertyClass<?,?,?>> |
OwCMISAbstractNativeObjectClass.getNativePropertyClasses(boolean localOnly_p)
|
Map<String,OwCMISNativePropertyClass<?,?,?>> |
OwCMISPropertySorter.reorderProperties(Map<String,OwCMISNativePropertyClass<?,?,?>> allProperties_p)
|
Method parameters in com.wewebu.ow.server.ecmimpl.opencmis.objectclass with type arguments of type OwCMISNativePropertyClass | |
---|---|
Map<String,OwCMISNativePropertyClass<?,?,?>> |
OwCMISPropertySorter.reorderProperties(Map<String,OwCMISNativePropertyClass<?,?,?>> allProperties_p)
|
Uses of OwCMISNativePropertyClass in com.wewebu.ow.server.ecmimpl.opencmis.property |
---|
Constructors in com.wewebu.ow.server.ecmimpl.opencmis.property with parameters of type OwCMISNativePropertyClass | |
---|---|
OwCMISNativePropertyImpl(OwCMISNativePropertyClass<O,T,? extends org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<T>> propertyClass_p,
org.apache.chemistry.opencmis.client.api.Property<T> property_p,
OwCMISValueConverter<T,O> converter_p)
|
Uses of OwCMISNativePropertyClass in com.wewebu.ow.server.ecmimpl.opencmis.propertyclass |
---|
Subinterfaces of OwCMISNativePropertyClass in com.wewebu.ow.server.ecmimpl.opencmis.propertyclass | |
---|---|
interface |
OwCMISBooleanPropertyClass
OwCMISBooleanPropertyClass. |
interface |
OwCMISDateTimePropertyClass
OwCMISDateTimePropertyClass Interface. |
interface |
OwCMISDecimalPropertyClass
OwCMISDecimalPropertyClass Interface. |
interface |
OwCMISHtmlPropertyClass
OwCMISDelegateVirtualPropertyClass Interface. |
interface |
OwCMISIdPropertyClass<O>
OwCMISHtmlPropertyClassImpl Interface. |
interface |
OwCMISIntegerPropertyClass
OwCMISIntegerPropertyClass Interface. |
interface |
OwCMISStringPropertyClass
OwCMISStringPropertyClass Interface. |
interface |
OwCMISUriPropertyClass
OwCMISUriPropertyClass Interface. |
Classes in com.wewebu.ow.server.ecmimpl.opencmis.propertyclass that implement OwCMISNativePropertyClass | |
---|---|
class |
OwCMISAbstractNativePropertyClass<O,N,P extends PropertyDefinition<N>>
OwCMISAbstractNativePropertyClass. |
class |
OwCMISBooleanPropertyClassImpl
OwCMISBooleanPropertyClassImpl. |
class |
OwCMISDateTimePropertyClassImpl
OwCMISDateTimePropertyClassImpl. |
class |
OwCMISDecimalPropertyClassImpl
OwCMISDecimalPropertyClassImpl. |
class |
OwCMISHtmlPropertyClassImpl
OwCMISHtmlPropertyClassImpl. |
class |
OwCMISIdPropertyClassImpl<O>
OwCMISIdPropertyClassImpl. |
class |
OwCMISIntegerPropertyClassImpl
OwCMISIntegerPropertyClassImpl. |
class |
OwCMISStringPropertyClassImpl
OwCMISStringPropertyClass. |
class |
OwCMISUriPropertyClassImpl
OwCMISUriPropertyClassImpl. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |