| Package | Description |
|---|---|
| org.alfresco.service.cmr.view |
| Modifier and Type | Method and Description |
|---|---|
ReferenceType |
ExporterCrawlerParameters.getReferenceType()
Gets the format of exported references
|
static ReferenceType |
ReferenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceType[] |
ReferenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExporterCrawlerParameters.setReferenceType(ReferenceType referenceType)
Sets the format of exported references (child and association references)
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.