パッケージ org.thinkit.framework.content

The package manages the classes that are the core of the content framework.
  • インタフェースの概要
    インタフェース 説明
    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.
    ContentResource
    The interface is an abstraction of content resources.
    Invokable<R>
    The interface that abstracts the invokable objects.
  • クラスの概要
    クラス 説明
    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.