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