Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.beans.lifecycle |
Modifier and Type | Method and Description |
---|---|
LifecycleDateRule |
LifecycleDateRuleSpecification.getLifecycleDateRule()
Gets the LifecycleDateRule instance implementation
corresponding to the LifecycleDateRuleClassName.
|
Modifier and Type | Class and Description |
---|---|
class |
DailyLifecycleDateRule
Implementation of LifecycleDateRule which uses midnight on the day
after the document creation date as the LifecycleDate.
|
class |
ImmediateLifecycleDateRule
Implementation of LifecycleDateRule which uses the document creation
date as the LifecycleDate.
|
class |
LifecycleDateRuleAdapter
Default implementation of the LifecycleDateRule interface.
|
class |
MonthlyLifecycleDateRule
Implementation of LifecycleDateRule which uses midnight on the first day
of the next month after the document creation date as the LifecycleDate.
|
Copyright © 2023. All rights reserved.