|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CeRelationshipDirection
This interface defines constants used to specify relationship direction in a federation manifest object.
com.businessobjects.sdk.plugin.desktop.federation.ISupportedDependency#getRelationshipDirection| Field Summary | |
|---|---|
static int |
CHILD_PARENTS
Specifies a child to parents relationship. |
static int |
INVALID
Specifies an invalid relationship. |
static int |
PARENT_CHILDREN
Specifies a parent to children relationship. |
| Field Detail |
|---|
static final int INVALID
static final int PARENT_CHILDREN
static final int CHILD_PARENTS
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||