|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OwCMISProperty in com.wewebu.ow.server.ecmimpl.opencmis |
---|
Methods in com.wewebu.ow.server.ecmimpl.opencmis that return OwCMISProperty | |
---|---|
OwCMISProperty |
OwCMISSemiVirtualFolderObject.getProperty(String propertyName)
|
Uses of OwCMISProperty in com.wewebu.ow.server.ecmimpl.opencmis.object |
---|
Methods in com.wewebu.ow.server.ecmimpl.opencmis.object that return OwCMISProperty | |
---|---|
OwCMISProperty<?> |
OwCMISObject.getProperty(String strPropertyName_p)
|
OwCMISProperty<?> |
OwCMISAbstractObject.getProperty(String propertyName_p)
|
OwCMISProperty<?> |
OwCMISAbstractNativeObject.getProperty(String propertyName_p)
|
OwCMISProperty<?> |
OwCMISAbstractDomainFolder.getProperty(String propertyName_p)
|
protected OwCMISProperty<?> |
OwCMISAbstractObject.getVirtualProperty(String propertyName_p)
|
Uses of OwCMISProperty in com.wewebu.ow.server.ecmimpl.opencmis.property |
---|
Subinterfaces of OwCMISProperty in com.wewebu.ow.server.ecmimpl.opencmis.property | |
---|---|
interface |
OwCMISBoundVirtualProperty<O>
OwCMISBoundVirtualProperty. |
interface |
OwCMISNativeProperty<O,N>
OwCMISNativeProperty. |
interface |
OwCMISStoredVirtualProperty<O>
OwCMISStoredVirtualProperty Interface. |
interface |
OwCMISVirtualProperty<O>
OwCMISVirtualProperty Interface. |
Classes in com.wewebu.ow.server.ecmimpl.opencmis.property that implement OwCMISProperty | |
---|---|
class |
OwCMISAbstractProperty<O,C extends OwCMISPropertyClass<O>>
OwCMISAbstractProperty. |
class |
OwCMISAbstractVirtualProperty<O,C extends OwCMISPropertyClass<O>>
OwCMISAbstractVirtualProperty. |
class |
OwCMISBoundVirtualPropertyImpl<O>
OwCMISBoundVirtualPropertyImpl. |
class |
OwCMISNativePropertyImpl<O,T>
OwCMISNativePropertyImpl. |
class |
OwCMISStoredVirtualPropertyImpl<O>
OwCMISStoredVirtualPropertyImpl. |
Methods in com.wewebu.ow.server.ecmimpl.opencmis.property that return OwCMISProperty | |
---|---|
OwCMISProperty<O> |
OwCMISNativePropertyImpl.clone()
|
abstract OwCMISProperty<O> |
OwCMISAbstractProperty.clone()
|
OwCMISProperty<O> |
OwCMISBoundVirtualPropertyImpl.getBoundProperty()
|
OwCMISProperty<O> |
OwCMISBoundVirtualProperty.getBoundProperty()
|
Uses of OwCMISProperty in com.wewebu.ow.server.ecmimpl.opencmis.propertyclass |
---|
Methods in com.wewebu.ow.server.ecmimpl.opencmis.propertyclass that return OwCMISProperty | |
---|---|
OwCMISProperty<O> |
OwCMISDelegateVirtualPropertyClass.from(O... value_p)
|
OwCMISProperty<V> |
OwCMISPropertyClassProxy.from(V... value_p)
|
OwCMISProperty<V> |
OwCMISPropertyClass.from(V... value_p)
Create a new Instance of the specific OwCMISProperty depending on the current OwCMISPropertyClass. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |