|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwCMISNativePropertyBinding | |
|---|---|
| com.wewebu.ow.server.ecmimpl.cmis.generic | |
| com.wewebu.ow.server.ecmimpl.cmis.property | |
| Uses of OwCMISNativePropertyBinding in com.wewebu.ow.server.ecmimpl.cmis.generic |
|---|
| Classes in com.wewebu.ow.server.ecmimpl.cmis.generic that implement OwCMISNativePropertyBinding | |
|---|---|
class |
OwCMISBooleanPropertyBinding
OwCMISBooleanPropertyBinding. |
class |
OwCMISDateTimePropertyBinding
OwCMISDateTimePropertyBinding. |
class |
OwCMISDecimalPropertyBinding
OwCMISDecimalPropertyBinding. |
class |
OwCMISHtmlPropertyBinding
OwCMISHtmlPropertyBinding. |
class |
OwCMISIdPropertyBinding
OwCMISIdPropertyBinding. |
class |
OwCMISIntegerPropertyBinding
OwCMISIntegerPropertyBinding. |
class |
OwCMISStringPropertyBinding
OwCMISStringPropertyBinding. |
class |
OwCMISUriPropertyBinding
OwCMISUriPropertyBinding. |
| Methods in com.wewebu.ow.server.ecmimpl.cmis.generic that return OwCMISNativePropertyBinding | |
|---|---|
OwCMISNativePropertyBinding<String> |
OwCMISUriPropertyBinding.cloneBinding()
|
OwCMISNativePropertyBinding<String> |
OwCMISStringPropertyBinding.cloneBinding()
|
OwCMISNativePropertyBinding<L> |
OwCMISNativePropertyBinding.cloneBinding()
Clone method which should return a cloned instance of current instance. |
OwCMISNativePropertyBinding<BigInteger> |
OwCMISIntegerPropertyBinding.cloneBinding()
|
OwCMISNativePropertyBinding<String> |
OwCMISIdPropertyBinding.cloneBinding()
|
OwCMISNativePropertyBinding<String> |
OwCMISHtmlPropertyBinding.cloneBinding()
|
OwCMISNativePropertyBinding<BigDecimal> |
OwCMISDecimalPropertyBinding.cloneBinding()
|
OwCMISNativePropertyBinding<XMLGregorianCalendar> |
OwCMISDateTimePropertyBinding.cloneBinding()
|
OwCMISNativePropertyBinding<Boolean> |
OwCMISBooleanPropertyBinding.cloneBinding()
|
OwCMISNativePropertyBinding<L> |
OwCMISPropertyDefinitionBase.createBoundProperty(org.oasis_open.docs.ns.cmis.core._200908.CmisProperty cmisProperty_p)
|
OwCMISNativePropertyBinding<L> |
OwCMISPropertyDefinition.createBoundProperty(org.oasis_open.docs.ns.cmis.core._200908.CmisProperty cmisProperty_p)
Factory interface to create a binding out from given CmisProperty |
protected OwCMISNativePropertyBinding<Boolean> |
OwCMISPropertyBooleanDefinition.createTypedBoundProperty(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyBoolean cmisProperty_p)
|
protected OwCMISNativePropertyBinding<XMLGregorianCalendar> |
OwCMISPropertyDateTimeDefinition.createTypedBoundProperty(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDateTime cmisProperty_p)
|
protected abstract OwCMISNativePropertyBinding<L> |
OwCMISPropertyDefinitionBase.createTypedBoundProperty(P cmisProperty_p)
|
| Uses of OwCMISNativePropertyBinding in com.wewebu.ow.server.ecmimpl.cmis.property |
|---|
| Constructors in com.wewebu.ow.server.ecmimpl.cmis.property with parameters of type OwCMISNativePropertyBinding | |
|---|---|
OwCMISNativePropertyTemplate(OwCMISNativePropertyBinding<L> propertyBinding_p,
OwCMISValueConverter<L,O> valueConverter_p,
OwCMISNativePropertyClass owPropertyClass_p)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||