Package | Description |
---|---|
org.komodo.spi.repository.validation |
Modifier and Type | Method and Description |
---|---|
static Rule.PropertyRestriction |
Rule.PropertyRestriction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rule.PropertyRestriction[] |
Rule.PropertyRestriction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
Rule.getPropRestrictions(Repository.UnitOfWork transaction,
Rule.PropertyRestriction restrictionType) |
Copyright © 2013–2019. All rights reserved.