|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is to allow BindingStub
and ServiceStub
to both share
code for handling sequence number and parent key.
Field Summary | |
---|---|
static java.lang.String |
JAVA_COPYRIGHT
Deprecated. |
Method Summary | |
---|---|
java.lang.String |
getParentKey()
Deprecated. Gets the key of the parent entity. |
int |
getSeq()
Deprecated. Gets the sequence number. |
void |
setParentKey(java.lang.String parentKey)
Deprecated. Stes the key of the parent entity. |
void |
setSeq(int seq)
Deprecated. Sets the sequence number. |
Field Detail |
public static final java.lang.String JAVA_COPYRIGHT
Method Detail |
public java.lang.String getParentKey()
public void setParentKey(java.lang.String parentKey)
parentKey
- public int getSeq()
public void setSeq(int seq)
seq
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |