|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.wewebu.ow.server.ecmimpl.opencmis.propertyclass.OwCMISAbstractPropertyClass<V,C>
com.wewebu.ow.server.ecmimpl.opencmis.propertyclass.OwCMISPropertyClassProxy<V,C>
com.wewebu.ow.server.ecmimpl.opencmis.propertyclass.OwCMISVirtualPropertyClassProxy<V,C>
public class OwCMISVirtualPropertyClassProxy<V,C extends OwCMISObjectClass>
Allows multiple name reference of the same virtual property class (for example it can be used for qualified and non-qualified name reference).
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
| Field Summary |
|---|
| Fields inherited from interface com.wewebu.ow.server.ecm.OwPropertyClass |
|---|
CONTEXT_MAX, CONTEXT_NORMAL, CONTEXT_ON_CHECKIN, CONTEXT_ON_CREATE |
| Constructor Summary | |
|---|---|
OwCMISVirtualPropertyClassProxy(String className,
OwCMISVirtualPropertyClass<V> propertyClass,
C objectClass)
Constructor |
|
| Method Summary | |
|---|---|
OwCMISVirtualPropertyClass<V> |
createProxy(String className)
|
OwCMISVirtualProperty<V> |
from(OwCMISObject object_p)
Creates a virtual property instance of this class for a given object. |
protected OwCMISVirtualPropertyClass<V> |
getPropertyClass()
|
| Methods inherited from class com.wewebu.ow.server.ecmimpl.opencmis.propertyclass.OwCMISPropertyClassProxy |
|---|
from, getDefaultValue, getDescription, getDisplayName, getEnums, getFormat, getJavaClassName, getMaxValue, getMinValue, getNativeType, getNonQualifiedName, getOperators, getQueryName, isArray, isHidden, isNameProperty, isOrderable, isQueryable, isReadOnly, isRequired, isSystem |
| Methods inherited from class com.wewebu.ow.server.ecmimpl.opencmis.propertyclass.OwCMISAbstractPropertyClass |
|---|
getCategory, getClassName, getComplexChildClasses, getFullQualifiedName, getNodeFromValue, getObjectClass, getPreferredPropertyType, getValueFromNode, getValueFromString, isComplex, isEnum, isSystemProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.wewebu.ow.server.ecmimpl.opencmis.propertyclass.OwCMISPropertyClass |
|---|
from, getEnums, getFormat, getFullQualifiedName, getNonQualifiedName, getObjectClass, getQueryName, isArray, isHidden, isOrderable, isQueryable, isReadOnly, isSystemProperty |
| Methods inherited from interface com.wewebu.ow.server.ecm.OwPropertyClass |
|---|
getCategory, isNameProperty |
| Methods inherited from interface com.wewebu.ow.server.field.OwFieldDefinition |
|---|
getClassName, getComplexChildClasses, getDefaultValue, getDescription, getDisplayName, getJavaClassName, getMaxValue, getMinValue, getNativeType, getNodeFromValue, getOperators, getValueFromNode, getValueFromString, isComplex, isEnum, isRequired |
| Constructor Detail |
|---|
public OwCMISVirtualPropertyClassProxy(String className,
OwCMISVirtualPropertyClass<V> propertyClass,
C objectClass)
className - new proxy-name of the given property classpropertyClass - the main property classobjectClass - proxy-object-class of the given property class| Method Detail |
|---|
protected OwCMISVirtualPropertyClass<V> getPropertyClass()
getPropertyClass in class OwCMISPropertyClassProxy<V,C extends OwCMISObjectClass>
public OwCMISVirtualProperty<V> from(OwCMISObject object_p)
throws com.wewebu.ow.server.exceptions.OwException
OwCMISVirtualPropertyClass
from in interface OwCMISVirtualPropertyClass<V>OwCMISVirtualProperty of this class for the given OwCMISObject
com.wewebu.ow.server.exceptions.OwExceptionpublic OwCMISVirtualPropertyClass<V> createProxy(String className)
createProxy in interface OwCMISPropertyClass<V>createProxy in interface OwCMISVirtualPropertyClass<V>createProxy in class OwCMISAbstractPropertyClass<V,C extends OwCMISObjectClass>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||