| Package | Description |
|---|---|
| org.alfresco.cmis | |
| org.alfresco.cmis.dictionary |
| Modifier and Type | Field and Description |
|---|---|
static org.alfresco.opencmis.EnumFactory<CMISContentStreamAllowedEnum> |
CMISContentStreamAllowedEnum.FACTORY |
| Modifier and Type | Method and Description |
|---|---|
CMISContentStreamAllowedEnum |
CMISTypeDefinition.getContentStreamAllowed()
Is a content stream allowed for this type? It may be disallowed, optional or mandatory.
|
static CMISContentStreamAllowedEnum |
CMISContentStreamAllowedEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CMISContentStreamAllowedEnum[] |
CMISContentStreamAllowedEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected CMISContentStreamAllowedEnum |
CMISDocumentTypeDefinition.contentStreamAllowed |
| Modifier and Type | Method and Description |
|---|---|
CMISContentStreamAllowedEnum |
CMISAbstractTypeDefinition.getContentStreamAllowed() |
CMISContentStreamAllowedEnum |
CMISDocumentTypeDefinition.getContentStreamAllowed()
Is a content stream allowed for this type? It may be disallowed, optional or mandatory.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.