|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hd.d.pg2k.webSvr.exhibit.DataSourceBean.KeyBase
private static class DataSourceBean.KeyBase
Base of (immutable) lookup key for AEP-linked and non-AEP-linked tables. Each object instance is unique, and thus also can be statically created and kept private by its user.
Contains optional key useful for debugging/tracing.
This is not meaningfully Serializable or Cloneable.
| Field Summary | |
|---|---|
java.lang.String |
comment
Comment; may be null. |
| Constructor Summary | |
|---|---|
DataSourceBean.KeyBase(java.lang.String optComment)
Optional comment key (may be null). |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
Depends only on == and is not overridable. |
int |
hashCode()
Hashcode depends only on object instance; not overridable. |
java.lang.String |
toString()
Render as a String; never null. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String comment
| Constructor Detail |
|---|
public DataSourceBean.KeyBase(java.lang.String optComment)
| Method Detail |
|---|
public final int hashCode()
hashCode in class java.lang.Objectpublic final boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic final java.lang.String toString()
toString in class java.lang.Object
|
DHD Multimedia Gallery V1.57.21 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||