public class OwCMISStringPropertyClassImpl extends OwCMISAbstractNativePropertyClass<String,String,org.apache.chemistry.opencmis.commons.definitions.PropertyStringDefinition> implements OwCMISStringPropertyClass
OwCMISStringPropertyClass.
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 |
---|
OwCMISStringPropertyClassImpl(String className,
org.apache.chemistry.opencmis.commons.definitions.PropertyStringDefinition propertyDefinition,
OwCMISNativeObjectClass<?,?> objectClass,
Locale locale) |
OwCMISStringPropertyClassImpl(String className,
org.apache.chemistry.opencmis.commons.definitions.PropertyStringDefinition propertyDefinition,
OwCMISValueConverter<String,String> converter,
OwCMISNativeObjectClass<?,?> objectClass,
Locale locale) |
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 OwCMISStringPropertyClassImpl(String className, org.apache.chemistry.opencmis.commons.definitions.PropertyStringDefinition propertyDefinition, OwCMISNativeObjectClass<?,?> objectClass, Locale locale)
public OwCMISStringPropertyClassImpl(String className, org.apache.chemistry.opencmis.commons.definitions.PropertyStringDefinition propertyDefinition, OwCMISValueConverter<String,String> converter, OwCMISNativeObjectClass<?,?> objectClass, Locale locale)
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<String>
getFormat
in interface com.wewebu.ow.server.field.OwFieldDefinition
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.