クラス TemplateService.TypeMap

java.lang.Object
org.iplass.mtp.impl.definition.DefinitionMetaDataTypeMap<TemplateDefinition,MetaTemplate>
org.iplass.mtp.impl.web.template.TemplateService.TypeMap
含まれているクラス:
TemplateService

public static class TemplateService.TypeMap extends org.iplass.mtp.impl.definition.DefinitionMetaDataTypeMap<TemplateDefinition,MetaTemplate>
  • フィールドの概要

    クラスから継承されたフィールド org.iplass.mtp.impl.definition.DefinitionMetaDataTypeMap

    defType, metaType, pathPrefix
  • コンストラクタの概要

    コンストラクタ
    コンストラクタ
    説明
     
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    org.iplass.mtp.definition.TypedDefinitionManager<TemplateDefinition>
     

    クラスから継承されたメソッド org.iplass.mtp.impl.definition.DefinitionMetaDataTypeMap

    toDefinition, toDefName, toPath, typeName

    クラスから継承されたメソッド java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • コンストラクタの詳細

    • TypeMap

      public TypeMap()
  • メソッドの詳細

    • typedDefinitionManager

      public org.iplass.mtp.definition.TypedDefinitionManager<TemplateDefinition> typedDefinitionManager()
      定義:
      typedDefinitionManager クラス内 org.iplass.mtp.impl.definition.DefinitionMetaDataTypeMap<TemplateDefinition,MetaTemplate>