すべてのクラス
| クラス | 説明 |
|---|---|
| Attribute |
The interface that defines the processing required by Enum constants to
represent the attributes.
|
| Condition |
The interface that defines the processing required by Enum constants to
represent the conditions.
|
| Content<R extends ContentEntity> |
The interface that abstracts the content.
|
| ContentEntity |
A marker interface that indicates that the object is a content entity.
|
| ContentInvoker<R extends ContentEntity> |
The content-initiating class that makes a secure call to the concrete content
class that implements the
Content interface. |
| ContentLoader |
The class that defines the process of loading the content data based on the
specified content definition.
|
| ContentMapping |
It is an annotation that makes a mapping to a referenced content file.
|
| ContentResource |
The interface is an abstraction of content resources.
|
| ContentRoot |
The catalog that manages a content root.
|
| Invokable<R> |
The interface that abstracts the invokable objects.
|
| Rule<R> | 推奨されていません。
This class was provided as a layer to process values retrieved
from content, but it was deprecated due to its limited use and
redundancy.
|
| RuleInvoker<R> | 推奨されていません。
This class was provided as a layer to process values retrieved
from content, but it was deprecated due to its limited use and
redundancy.
|