|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwCMISBoundVirtualPropertyClass<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
Field Summary |
---|
Fields inherited from interface com.wewebu.ow.server.ecm.OwPropertyClass |
---|
CONTEXT_MAX, CONTEXT_NORMAL, CONTEXT_ON_CHECKIN, CONTEXT_ON_CREATE |
Method Summary | |
---|---|
String |
getBoundPropertyClassName()
|
Methods inherited from interface com.wewebu.ow.server.ecmimpl.opencmis.propertyclass.OwCMISVirtualPropertyClass |
---|
createProxy, from |
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 |
Method Detail |
---|
String getBoundPropertyClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |