public class OwCMISIntegerPropertyClassImpl extends OwCMISAbstractNativePropertyClass<BigInteger,BigInteger,org.apache.chemistry.opencmis.commons.definitions.PropertyIntegerDefinition> implements OwCMISIntegerPropertyClass
OwCMISIntegerPropertyClassImpl.
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 |
|---|
OwCMISIntegerPropertyClassImpl(String className,
org.apache.chemistry.opencmis.commons.definitions.PropertyIntegerDefinition propertyDefinition,
OwCMISNativeObjectClass<?,?> objectClass) |
OwCMISIntegerPropertyClassImpl(String className,
org.apache.chemistry.opencmis.commons.definitions.PropertyIntegerDefinition propertyDefinition,
OwCMISValueConverter<BigInteger,BigInteger> 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 OwCMISIntegerPropertyClassImpl(String className, org.apache.chemistry.opencmis.commons.definitions.PropertyIntegerDefinition propertyDefinition, OwCMISNativeObjectClass<?,?> objectClass)
public OwCMISIntegerPropertyClassImpl(String className, org.apache.chemistry.opencmis.commons.definitions.PropertyIntegerDefinition propertyDefinition, OwCMISValueConverter<BigInteger,BigInteger> 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<BigInteger>getFormat in interface com.wewebu.ow.server.field.OwFieldDefinitionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.