クラス EnvaliAnnotationPackageLoader
java.lang.Object
org.thinkit.generator.entity.engine.content.EnvaliAnnotationPackageLoader
- すべての実装されたインタフェース:
org.thinkit.framework.content.Content<EnvaliAnnotationPackage>
@ContentMapping(content="org/thinkit/generator/entity/engine/EnvaliAnnotationPackage") public final class EnvaliAnnotationPackageLoader extends Object implements org.thinkit.framework.content.Content<EnvaliAnnotationPackage>
コンテンツ「EnvaliAnnotationPackage」をロードするクラスです。
- 導入されたバージョン:
- 1.0.0
-
メソッドの概要
修飾子とタイプ メソッド 説明 boolean
equals(Object o)
EnvaliAnnotationPackage
execute()
Set<org.thinkit.framework.content.Attribute>
getAttributes()
List<Map<org.thinkit.framework.content.Condition,String>>
getConditions()
int
hashCode()
static EnvaliAnnotationPackageLoader
of(EnvaliAnnotation envaliEnnotation)
String
toString()
インタフェースから継承されたメソッド org.thinkit.framework.content.Content
loadContent
-
メソッドの詳細
-
execute
- 定義:
execute
インタフェース内org.thinkit.framework.content.Content<EnvaliAnnotationPackage>
-
getAttributes
- 定義:
getAttributes
インタフェース内org.thinkit.framework.content.Content<EnvaliAnnotationPackage>
-
getConditions
- 定義:
getConditions
インタフェース内org.thinkit.framework.content.Content<EnvaliAnnotationPackage>
-
toString
-
equals
-
hashCode
public int hashCode() -
of
-