public class OwCMISObjectNamePropertyClass extends OwCMISAbstractStoredPropertyClass<String,OwCMISObjectClass>
OwResource.m_ObjectNamePropertyClass
virtual property 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
isNameProperty
isSystemProperty
isSystemProperty
Constructor and Description |
---|
OwCMISObjectNamePropertyClass(OwCMISObjectClass objectClass) |
OwCMISObjectNamePropertyClass(String className,
OwCMISObjectClass objectClass,
Collection<Integer> operators) |
Modifier and Type | Method and Description |
---|---|
OwCMISVirtualProperty<String> |
from(OwCMISObject object_p)
Creates a virtual property instance of this class for a given object.
|
getQueryName, isOrderable, isQueryable
createProxy, from, getDefaultValue, getDescription, getDisplayName, getEnums, getFormat, getJavaClassName, getMaxValue, getMinValue, getNativeType, getNonQualifiedName, getOperators, isArray, isHidden, isNameProperty, isReadOnly, isRequired, isSystem, toString
getCategory, getClassName, getComplexChildClasses, getFullQualifiedName, getNodeFromValue, getObjectClass, getPreferredPropertyType, getValueFromNode, getValueFromString, isComplex, isEnum, isSystemProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
createProxy
from, getEnums, getFormat, getFullQualifiedName, getNonQualifiedName, getObjectClass, isArray, isHidden, isReadOnly, isSystemProperty
getCategory, isNameProperty
getClassName, getComplexChildClasses, getDefaultValue, getDescription, getDisplayName, getJavaClassName, getMaxValue, getMinValue, getNativeType, getNodeFromValue, getOperators, getValueFromNode, getValueFromString, isComplex, isEnum, isRequired
public OwCMISObjectNamePropertyClass(OwCMISObjectClass objectClass)
public OwCMISObjectNamePropertyClass(String className, OwCMISObjectClass objectClass, Collection<Integer> operators)
public OwCMISVirtualProperty<String> from(OwCMISObject object_p) throws com.wewebu.ow.server.exceptions.OwException
OwCMISVirtualPropertyClass
OwCMISVirtualProperty
of this class for the given OwCMISObject
com.wewebu.ow.server.exceptions.OwException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.