| Package | Description |
|---|---|
| org.alfresco.cmis | |
| org.alfresco.cmis.mapping |
| Modifier and Type | Field and Description |
|---|---|
static org.alfresco.opencmis.EnumFactory<CMISRelationshipDirectionEnum> |
CMISRelationshipDirectionEnum.FACTORY |
| Modifier and Type | Method and Description |
|---|---|
static CMISRelationshipDirectionEnum |
CMISRelationshipDirectionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CMISRelationshipDirectionEnum[] |
CMISRelationshipDirectionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.repository.AssociationRef[] |
CMISServices.getRelationships(org.alfresco.service.cmr.repository.NodeRef node,
CMISTypeDefinition relDef,
boolean includeSubTypes,
CMISRelationshipDirectionEnum direction)
Query for relationships.
|
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.repository.AssociationRef[] |
CMISServicesImpl.getRelationships(org.alfresco.service.cmr.repository.NodeRef node,
CMISTypeDefinition relDef,
boolean includeSubTypes,
CMISRelationshipDirectionEnum direction) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.