| Package | Description |
|---|---|
| com.ocs.dynamo.domain.model |
| Modifier and Type | Method and Description |
|---|---|
CascadeMode |
AttributeModel.getCascadeMode(String cascadeTo)
Returns the cascade mode
|
static CascadeMode |
CascadeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CascadeMode[] |
CascadeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeModel.addCascade(String cascadeTo,
String filterPath,
CascadeMode mode)
Adds a cascade option
|
Copyright © 2019 Open Circle Solutions. All rights reserved.