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
isNamePropertyisSystemPropertyisSystemProperty| 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, toStringcreateProxy, getCategory, getClassName, getComplexChildClasses, getFullQualifiedName, getNodeFromValue, getObjectClass, getPreferredPropertyType, getValueFromNode, getValueFromString, isComplex, isEnum, isSystemPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfrom, from, getNativeType, getObjectClasscreateProxy, getEnums, getFullQualifiedName, getNonQualifiedName, getQueryName, isArray, isHidden, isOrderable, isQueryable, isReadOnly, isSystemPropertypublic 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.OwFieldDefinitionExceptionpublic Object getMinValue() throws Exception
getMinValue in interface com.wewebu.ow.server.field.OwFieldDefinitionExceptionpublic OwCMISFormat getFormat()
getFormat in interface OwCMISPropertyClass<BigDecimal>getFormat in interface com.wewebu.ow.server.field.OwFieldDefinitionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.