public class OwCMISIdPropertyClassImpl<O> extends OwCMISAbstractNativePropertyClass<O,String,org.apache.chemistry.opencmis.commons.definitions.PropertyIdDefinition> implements OwCMISIdPropertyClass<O>
OwCMISIdPropertyClassImpl.
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 |
---|
OwCMISIdPropertyClassImpl(String className,
org.apache.chemistry.opencmis.commons.definitions.PropertyIdDefinition propertyDefinition,
OwCMISValueConverter<String,O> converter,
Class<O> javaClass,
OwCMISNativeObjectClass<?,?> objectClass) |
Modifier and Type | Method and Description |
---|---|
OwCMISFormat |
getFormat() |
Object |
getMaxValue() |
Object |
getMinValue() |
from, from, getConverter, getDefaultValue, getDescription, getDisplayName, getEnums, getJavaClassName, getNativeType, getNonQualifiedName, getOperators, getQueryName, isArray, isHidden, isNameProperty, isOrderable, isQueryable, isReadOnly, isRequired, isSystem, newProperty, toString
createProxy, getCategory, getClassName, getComplexChildClasses, getFullQualifiedName, getNodeFromValue, getObjectClass, getPreferredPropertyType, getValueFromNode, getValueFromString, isComplex, isEnum, isSystemProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
from, from, getNativeType, getObjectClass
createProxy, getEnums, getFullQualifiedName, getNonQualifiedName, getQueryName, isArray, isHidden, isOrderable, isQueryable, isReadOnly, isSystemProperty
public OwCMISIdPropertyClassImpl(String className, org.apache.chemistry.opencmis.commons.definitions.PropertyIdDefinition propertyDefinition, OwCMISValueConverter<String,O> converter, Class<O> javaClass, OwCMISNativeObjectClass<?,?> objectClass)
public Object getMaxValue() throws Exception
getMaxValue
in interface com.wewebu.ow.server.field.OwFieldDefinition
Exception
public Object getMinValue() throws Exception
getMinValue
in interface com.wewebu.ow.server.field.OwFieldDefinition
Exception
public OwCMISFormat getFormat()
getFormat
in interface OwCMISPropertyClass<O>
getFormat
in interface com.wewebu.ow.server.field.OwFieldDefinition
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.