public final class ExportRulesGetValidRuleOptionsResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
ExportRulesGetValidRuleOptionsResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getConventionPlaceholder() |
Get the placeholder with which to initialize export rule convention editor
|
String[] |
getValidDocumentProperties() |
Get valid document properties that can be used in export rule naming conventions
|
String[] |
getValidExportOptions() |
Get valid hardcoded export options that can be used in export rule naming conventions
|
Number[] |
getValidObjectTypes() |
Get valid object types for a rule to apply to
|
String |
toString() |
getOtherPropertiespublic ExportRulesGetValidRuleOptionsResponse()
public final String getConventionPlaceholder()
public final Number[] getValidObjectTypes()
public final String[] getValidDocumentProperties()
public final String[] getValidExportOptions()
Copyright © 2021. All rights reserved.