com.wewebu.ow.server.ecmimpl.opencmis.alfresco
Class OwCMISAspectsPropertyDefinition

java.lang.Object
  extended by org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData
      extended by org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition<String>
          extended by org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIdDefinitionImpl
              extended by com.wewebu.ow.server.ecmimpl.opencmis.alfresco.OwCMISAspectsPropertyDefinition
All Implemented Interfaces:
Serializable, org.apache.chemistry.opencmis.commons.data.ExtensionsData, org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<String>, org.apache.chemistry.opencmis.commons.definitions.PropertyIdDefinition

public class OwCMISAspectsPropertyDefinition
extends org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIdDefinitionImpl

Helper for handling Aspects in earlier CMIS versions, before CMIS 1.1.

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

See Also:
Serialized Form

Field Summary
static String ID
           
static String LOCAL_NAME
           
 
Constructor Summary
OwCMISAspectsPropertyDefinition()
           
 
Method Summary
 
Methods inherited from class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
getCardinality, getChoices, getDefaultValue, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getPropertyType, getQueryName, getUpdatability, isInherited, isOpenChoice, isOrderable, isQueryable, isRequired, setCardinality, setChoices, setDefaultValue, setDescription, setDisplayName, setId, setIsInherited, setIsOpenChoice, setIsOrderable, setIsQueryable, setIsRequired, setLocalName, setLocalNamespace, setPropertyType, setQueryName, setUpdatability, toString
 
Methods inherited from class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData
getExtensions, setExtensions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
getCardinality, getChoices, getDefaultValue, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getPropertyType, getQueryName, getUpdatability, isInherited, isOpenChoice, isOrderable, isQueryable, isRequired
 
Methods inherited from interface org.apache.chemistry.opencmis.commons.data.ExtensionsData
getExtensions, setExtensions
 

Field Detail

ID

public static final String ID
See Also:
Constant Field Values

LOCAL_NAME

public static final String LOCAL_NAME
See Also:
Constant Field Values
Constructor Detail

OwCMISAspectsPropertyDefinition

public OwCMISAspectsPropertyDefinition()


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.