public interface OwCMISBoundVirtualPropertyClass<O> extends OwCMISVirtualPropertyClass<O>
Virtual property that have and approximate CMIS correspondent object-type.
For example OwResource.m_ObjectNamePropertyClass
is partially defined by the
cmis:name
property : properties of these classes have always the same value,
but the CMIS ID differs from the corresponding MWD object class name.
The approximate CMIS correspondent is called the bound class.
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 |
---|---|
String |
getBoundPropertyClassName() |
createProxy, from
from, getEnums, getFormat, getFullQualifiedName, getNonQualifiedName, getObjectClass, getQueryName, isArray, isHidden, isOrderable, isQueryable, isReadOnly, isSystemProperty
getCategory, isNameProperty
getClassName, getComplexChildClasses, getDefaultValue, getDescription, getDisplayName, getJavaClassName, getMaxValue, getMinValue, getNativeType, getNodeFromValue, getOperators, getValueFromNode, getValueFromString, isComplex, isEnum, isRequired
String getBoundPropertyClassName()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.