|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRelationOperandQuery | |
| com.sapportals.wcm.service.relation | Provides a service to persist relationships between relation operands. |
| Uses of IRelationOperandQuery in com.sapportals.wcm.service.relation |
| Subinterfaces of IRelationOperandQuery in com.sapportals.wcm.service.relation | |
interface |
IRelationPropertyQuery
A term used by the IRelationQueryBuilder . |
| Methods in com.sapportals.wcm.service.relation that return IRelationOperandQuery | |
IRelationOperandQuery |
IRelationQueryBuilder.source()
Return an expression for the source operand's id (select only those relations with source id matching the given expression). |
IRelationOperandQuery |
IRelationQueryBuilder.target()
Return an expression for the target operand's id (select only those relations with target id matching the given expression). |
IRelationOperandQuery |
IRelationQueryBuilder.sourceOrTarget()
Return an expression for the source operand's or target operand's id (select only those relations with source id or target id matching the given expression). |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||