|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KeyAttributes
Provides information about key attributes.
A key attribute is part of an entity which is returned as a result of a query against a query table.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.util.List |
getKeyAttributeInfo()
Returns information about the key attributes. |
java.io.Serializable[] |
getValues()
Returns the values of the key attributes. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
java.io.Serializable[] getValues()
java.util.List getKeyAttributeInfo()
AttributeInfo
objects describing the key attributes.
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |