Package | Description |
---|---|
oracle.ifs.utils.action |
Modifier and Type | Class and Description |
---|---|
class |
AbstractActionCondition
A convenience class that adds operation validity check support and basic
implementation for all the get and set methods in the interface.
|
class |
NumberActionCondition
An ActionCondition type that operates on doubles.
|
class |
StringActionCondition
An ActionCondition type that operates on Strings.
|
class |
VersionActionCondition
An ActionCondition type that operates on doubles.
|
Modifier and Type | Method and Description |
---|---|
void |
ActionConditionProcessor.addActionConditionType(String typeID,
ActionCondition type)
Allows clients to register new ActionCondition types identified by typeID.
|
Copyright © 2023. All rights reserved.