public interface OwCMISVirtualPropertyClass<V> extends OwCMISPropertyClass<V>
Virtual property classes are abstractions of property classes that
do not have a direct CMIS repository representation
(no exact corresponding CMIS object-type exist).
See also :
OwResource.m_ObjectNamePropertyClass,
OwResource.m_ObjectPathPropertyClass,
OwResource.m_ClassDescriptionPropertyClass,
OwResource.m_ResourcePropertyClass or
OwResource.m_VersionSeriesPropertyClass.
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
isSystemProperty| Modifier and Type | Method and Description |
|---|---|
OwCMISVirtualPropertyClass<V> |
createProxy(String className) |
OwCMISVirtualProperty<V> |
from(OwCMISObject object_p)
Creates a virtual property instance of this class for a given object.
|
from, getEnums, getFormat, getFullQualifiedName, getNonQualifiedName, getObjectClass, getQueryName, isArray, isHidden, isOrderable, isQueryable, isReadOnly, isSystemPropertygetCategory, isNamePropertygetClassName, getComplexChildClasses, getDefaultValue, getDescription, getDisplayName, getJavaClassName, getMaxValue, getMinValue, getNativeType, getNodeFromValue, getOperators, getValueFromNode, getValueFromString, isComplex, isEnum, isRequiredOwCMISVirtualProperty<V> from(OwCMISObject object_p) throws com.wewebu.ow.server.exceptions.OwException
object_p - OwCMISVirtualProperty of this class for the given OwCMISObjectcom.wewebu.ow.server.exceptions.OwExceptionOwCMISVirtualPropertyClass<V> createProxy(String className)
createProxy in interface OwCMISPropertyClass<V>Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.