|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use BizDocRelationship | |
---|---|
com.wm.app.tn.doc |
Uses of BizDocRelationship in com.wm.app.tn.doc |
---|
Methods in com.wm.app.tn.doc that return BizDocRelationship | |
---|---|
static BizDocRelationship[] |
BizDocRelationship.addRelationship(BizDocRelationship[] ary,
BizDocRelationship rel)
For internal use only |
BizDocRelationship[] |
BizDocEnvelope.getRelationships()
Get relationships on this document (can be null if there are none) |
Methods in com.wm.app.tn.doc with parameters of type BizDocRelationship | |
---|---|
static BizDocRelationship[] |
BizDocRelationship.addRelationship(BizDocRelationship[] ary,
BizDocRelationship rel)
For internal use only |
static BizDocRelationship[] |
BizDocRelationship.addRelationship(BizDocRelationship[] ary,
BizDocRelationship rel)
For internal use only |
void |
BizDocEnvelope.setRelationships(BizDocRelationship[] rel)
Set relationships on this document (can be null) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |