| Package | Description |
|---|---|
| org.alfresco.cmis | |
| org.alfresco.cmis.dictionary |
| Modifier and Type | Field and Description |
|---|---|
static org.alfresco.opencmis.EnumFactory<CMISCardinalityEnum> |
CMISCardinalityEnum.FACTORY |
| Modifier and Type | Method and Description |
|---|---|
CMISCardinalityEnum |
CMISPropertyDefinition.getCardinality()
Get the cardinality
|
static CMISCardinalityEnum |
CMISCardinalityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CMISCardinalityEnum[] |
CMISCardinalityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CMISCardinalityEnum |
CMISBasePropertyDefinition.getCardinality()
Get the cardinality
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.