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
isNamePropertyisSystemPropertyisSystemProperty| 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, isQueryablecreateProxy, from, getDefaultValue, getDescription, getDisplayName, getEnums, getFormat, getJavaClassName, getMaxValue, getMinValue, getNativeType, getNonQualifiedName, getOperators, isArray, isHidden, isNameProperty, isReadOnly, isRequired, isSystem, toStringgetCategory, getClassName, getComplexChildClasses, getFullQualifiedName, getNodeFromValue, getObjectClass, getPreferredPropertyType, getValueFromNode, getValueFromString, isComplex, isEnum, isSystemPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateProxyfrom, getEnums, getFormat, getFullQualifiedName, getNonQualifiedName, getObjectClass, isArray, isHidden, isReadOnly, isSystemPropertygetCategory, isNamePropertygetClassName, getComplexChildClasses, getDefaultValue, getDescription, getDisplayName, getJavaClassName, getMaxValue, getMinValue, getNativeType, getNodeFromValue, getOperators, getValueFromNode, getValueFromString, isComplex, isEnum, isRequiredpublic 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
OwCMISVirtualPropertyClassOwCMISVirtualProperty of this class for the given OwCMISObjectcom.wewebu.ow.server.exceptions.OwExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.