Modifier and Type | Method and Description |
---|---|
OwCMISProperty |
OwCMISSemiVirtualFolderObject.getProperty(String propertyName) |
Modifier and Type | Method and Description |
---|---|
OwCMISProperty<?> |
OwCMISAbstractNativeObject.getProperty(String propertyName_p) |
OwCMISProperty<?> |
OwCMISAbstractDomainFolder.getProperty(String propertyName_p) |
OwCMISProperty<?> |
OwCMISAbstractObject.getProperty(String propertyName_p) |
OwCMISProperty<?> |
OwCMISObject.getProperty(String strPropertyName_p) |
protected OwCMISProperty<?> |
OwCMISAbstractObject.getVirtualProperty(String propertyName_p) |
Modifier and Type | Interface and Description |
---|---|
interface |
OwCMISBoundVirtualProperty<O>
OwCMISBoundVirtualProperty.
|
interface |
OwCMISNativeProperty<O,N>
OwCMISNativeProperty.
|
interface |
OwCMISStoredVirtualProperty<O>
OwCMISStoredVirtualProperty Interface.
|
interface |
OwCMISVirtualProperty<O>
OwCMISVirtualProperty Interface.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
abstract OwCMISProperty<O> |
OwCMISAbstractProperty.clone() |
OwCMISProperty<O> |
OwCMISNativePropertyImpl.clone() |
OwCMISProperty<O> |
OwCMISBoundVirtualPropertyImpl.getBoundProperty() |
OwCMISProperty<O> |
OwCMISBoundVirtualProperty.getBoundProperty() |
Modifier and Type | Method and Description |
---|---|
OwCMISProperty<O> |
OwCMISDelegateVirtualPropertyClass.from(O... value_p) |
OwCMISProperty<V> |
OwCMISPropertyClass.from(V... value_p)
Create a new Instance of the specific OwCMISProperty depending on the
current OwCMISPropertyClass.
|
OwCMISProperty<V> |
OwCMISPropertyClassProxy.from(V... value_p) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.