|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.mdm.index.objects.ObjectKey
com.sun.mdm.index.objects.SuperKey
ObjectKey definition class
Field Summary |
Fields inherited from class com.sun.mdm.index.objects.ObjectKey |
serialVersionUID, version |
Constructor Summary | |
SuperKey(java.util.ArrayList names,
java.util.ArrayList types,
java.util.ArrayList values)
|
Method Summary | |
int |
getKeyType(java.lang.String name)
gets key type for given field |
Methods inherited from class com.sun.mdm.index.objects.ObjectKey |
equals, getKeyNames, getKeyTypes, getKeyValue, getKeyValues, hashCode, readExternal, setKeyValue, toString, writeExternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SuperKey(java.util.ArrayList names, java.util.ArrayList types, java.util.ArrayList values) throws ObjectException
Method Detail |
public int getKeyType(java.lang.String name) throws ObjectException
getKeyType
in class ObjectKey
name
- name
ObjectException
- ObjectException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Sun Microsystems, Inc.