intra-mart(R) 6.0.13

jp.co.intra_mart.foundation.datastore.application.domain.item_template.template
クラス ItemTemplateInternational

java.lang.Object
  拡張jp.co.intra_mart.foundation.datastore.application.domain.item_template.template.ItemTemplateInternational
すべての実装インタフェース:
Serializable

public class ItemTemplateInternational
extends Object
implements Serializable

商品属性テンプレートの国際化属性のデータを取り扱います。

導入されたバージョン:
5.1
関連項目:
直列化された形式

コンストラクタの概要
ItemTemplateInternational()
           
 
メソッドの概要
 String getTemplateName()
          テンプレート名を取得します。
 void setTemplateName(String templateName)
          テンプレート名を設定します。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ItemTemplateInternational

public ItemTemplateInternational()
メソッドの詳細

getTemplateName

public String getTemplateName()
テンプレート名を取得します。

戻り値:
テンプレート名
例外:
AccessorException - データの取得に失敗した場合

setTemplateName

public void setTemplateName(String templateName)
テンプレート名を設定します。

パラメータ:
templateName - テンプレート名

intra-mart(R) 6.0.13

Copyright © 2000-2009 NTT DATA INTRAMART CO.,LTD.. All Rights Reserved.