@Published(tag="architect")
public interface DomainDefinition
Modifier and Type | Method and Description |
---|---|
java.lang.annotation.Annotation |
getConvertorAnnotation()
ドメイン定義に指定されたコンバータのアノテーションを取得する。
|
java.util.List |
getValidatorAnnotations()
ドメイン定義に指定されたバリデータのアノテーションを取得する。
|
java.lang.annotation.Annotation getConvertorAnnotation()
java.util.List getValidatorAnnotations()