インタフェース MetaData

すべてのスーパーインタフェース:
Serializable
既知のサブインタフェースのリスト:
RootMetaData
既知の実装クラスのリスト:
AutoNumberType, BaseRootMetaData, BasicType, BinaryType, BooleanType, ComplexWrapperType, CompositeType, DateTimeType, DateType, DecimalType, ExpressionType, ExtendType, FloatType, IntegerType, LongTextType, MetaAccountLockoutPolicy, MetaAccountNotificationListener, MetaAsyncCommand, MetaAuthenticationPolicy, MetaBodyPart, MetaCommand, MetaCompositeCommand, MetaDataLocalizationStrategy, MetaEachInstanceDataLocalizationStrategy, MetaEachPropertyDataLocalizationStrategy, MetaEntity, MetaEntityFilter, MetaEntityFilterItem, MetaEntityMapping, MetaEntityStore, MetaEventListener, MetaGRdbEntityStore, MetaGRdbMultiplePropertyStore, MetaGRdbPropertyStore, MetaHtmlBodyPart, MetaICUTransliterator, MetaInterceptor, MetaInterceptorClass, MetaJavaClassAccountNotificationListener, MetaJavaClassEventListener, MetaJavaClassNormalizer, MetaLocalizedMailTemplate, MetaLocalizedNotification, MetaLocalizedSmsMailTemplate, MetaLocalizedString, MetaMailAccountNotificationListener, MetaMailTemplate, MetaMessageCategory, MetaMetaCommand, MetaMetaJavaCommand, MetaMetaProperty, MetaMetaScriptingCommand, MetaNewlineNormalizer, MetaNormalizer, MetaPasswordPolicy, MetaPlainTextBodyPart, MetaPreference, MetaPreferenceSet, MetaPrimitiveProperty, MetaProperty, MetaPropertyStore, MetaPushNotificationTemplate, MetaRdbColumnMapping, MetaReferenceProperty, MetaRegexReplace, MetaRememberMePolicy, MetaSchemalessRdbStoreMapping, MetaScriptingAccountNotificationListener, MetaScriptingEventListener, MetaScriptingNormalizer, MetaSelectValue, MetaSendNotificationEventListener, MetaSingleCommand, MetaSmsMailTemplate, MetaStoreMapping, MetaTenant, MetaTenantAuthInfo, MetaTenantConfig, MetaTenantI18nInfo, MetaTenantMailInfo, MetaUnicodeNormalizer, MetaUtilityClass, MetaValidation, MetaValidationBinarySize, MetaValidationBinaryType, MetaValidationExists, MetaValidationJavaClass, MetaValidationLength, MetaValidationNotNull, MetaValidationRange, MetaValidationRegex, MetaValidationScripting, MetaWebhookEndpoint, MetaWebhookHeader, MetaWebhookTemplate, MetaWhiteSpaceTrimmer, ParameterName, PropertyType, ReferenceSortSpec, SelectType, StringType, TimeType, VirtualType, WrapperType

public interface MetaData extends Serializable
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    当該のメタデータのコピーを作成する。
    boolean
     
    int
     
  • メソッドの詳細

    • copy

      MetaData copy()
      当該のメタデータのコピーを作成する。
      戻り値:
      コピーされたメタデータ
    • equals

      boolean equals(Object obj)
      オーバーライド:
      equals クラス内 Object
    • hashCode

      int hashCode()
      オーバーライド:
      hashCode クラス内 Object