Modifier and Type | Method and Description |
---|---|
NativeValueConverterFactory |
OwAlfrescoBPMRepository.getValueConverterFactory() |
Constructor and Description |
---|
OwAlfrescoBPMProperty(Object javaValue,
Object nativeValue,
com.wewebu.ow.server.ecm.OwPropertyClass propertyClass,
NativeValueConverterFactory converter) |
OwAlfrescoBPMProperty(Object nativeValue,
com.wewebu.ow.server.ecm.OwPropertyClass propertyClass,
NativeValueConverterFactory converterFactory) |
Modifier and Type | Method and Description |
---|---|
static WhereClause |
WhereClause.fromOwSearchNode(com.wewebu.ow.server.field.OwSearchNode node,
NativeValueConverterFactory valueConverterFactory) |
Constructor and Description |
---|
AlfrescoRESTFulFactory(String baseURL,
org.alfresco.wd.ext.restlet.auth.OwRestletAuthenticationHandler authHandler,
Locale currentLocale,
NativeValueConverterFactory converterFactory)
Constructor for REST-Connection handler
|
Modifier and Type | Class and Description |
---|---|
class |
NativeValueConverterFactoryRest
Factory for
NativeValueConverter s to convert from rest values to java values and back. |
Constructor and Description |
---|
AlfrescoRESTFulFactoryOld(String baseURL,
org.alfresco.wd.ext.restlet.auth.OwRestletAuthenticationHandler authHandler,
Locale currentLocale,
NativeValueConverterFactory converterFactory)
Deprecated.
Constructor for REST-Connection handler
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.