sample.actions
クラス SampleAction3

java.lang.Object
  拡張org.apache.struts.action.Action
      拡張sample.actions.SampleAction1
          拡張sample.actions.SampleAction3

public class SampleAction3
extends SampleAction1


フィールドの概要
 
クラス org.apache.struts.action.Action から継承したフィールド
defaultLocale, servlet
 
コンストラクタの概要
SampleAction3()
           
 
クラス sample.actions.SampleAction1 から継承したメソッド
execute
 
クラス org.apache.struts.action.Action から継承したメソッド
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SampleAction3

public SampleAction3()


Copyright ? 2002