org.seasar.tuigwaa.logic.interceptor
クラス DataServiceMethodRegisterImpl.DataMethodSignature

java.lang.Object
  拡張org.seasar.tuigwaa.logic.interceptor.DataServiceMethodRegisterImpl.DataMethodSignature
含まれているクラス:
DataServiceMethodRegisterImpl

public class DataServiceMethodRegisterImpl.DataMethodSignature
extends Object


コンストラクタの概要
DataServiceMethodRegisterImpl.DataMethodSignature(TgwEntity entity, MethodSignature signature)
           
 
メソッドの概要
 boolean equals(Object obj)
           
 TgwEntity getEntity()
           
 MethodSignature getSignature()
           
 int hashCode()
           
 
クラス java.lang.Object から継承したメソッド
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

DataServiceMethodRegisterImpl.DataMethodSignature

public DataServiceMethodRegisterImpl.DataMethodSignature(TgwEntity entity,
                                                         MethodSignature signature)
メソッドの詳細

getEntity

public TgwEntity getEntity()

getSignature

public MethodSignature getSignature()

equals

public boolean equals(Object obj)

hashCode

public int hashCode()


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.