com.bankframe.services.cache
Class KeyStruct

java.lang.Object
  extended bycom.bankframe.services.cache.KeyStruct

public class KeyStruct
extends java.lang.Object

This class encapsulates the finder fields of finder methods other than findByPrimaryKey which is used for storing finder results for caching.

Author:
Engineering

Constructor Summary
KeyStruct(java.lang.String[] strings)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyStruct

public KeyStruct(java.lang.String[] strings)
Method Detail

hashCode

public int hashCode()

equals

public boolean equals(java.lang.Object obj)


Copyright © 2004 Siebel Systems, Inc. All rights reserved.