|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.uddi.promoter.entity.ChildEntityImpl
Contains the parentKey and seq number fields
used by BusinessService
and BindingTemplate
.
Field Summary | |
---|---|
static java.lang.String |
JAVA_COPYRIGHT
Deprecated. |
Constructor Summary | |
---|---|
ChildEntityImpl()
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. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String JAVA_COPYRIGHT
Constructor Detail |
public ChildEntityImpl()
Method Detail |
public java.lang.String getParentKey()
ChildEntity
getParentKey
in interface ChildEntity
ChildEntity.getParentKey()
public void setParentKey(java.lang.String parentKey)
ChildEntity
setParentKey
in interface ChildEntity
parentKey
- ChildEntity.setParentKey(String)
public int getSeq()
ChildEntity
getSeq
in interface ChildEntity
ChildEntity.getSeq()
public void setSeq(int seq)
ChildEntity
setSeq
in interface ChildEntity
seq
- ChildEntity.setSeq(int)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |