com.sapportals.wcm.service.relation.operands
Interface IRelationOperandTypeExtended
- All Superinterfaces:
- IRelationOperandType
public interface IRelationOperandTypeExtended
- extends IRelationOperandType
The internal interface for a IRelation s operand for the
relation manager.
This interface defines the methods to be used by the relation manager for
storing or retrieving additional informations for a relation operand.
getOperand
IRelationOperandExtended getOperand(String id,
IResourceContext context,
Properties properties)
throws InvalidArgumentException,
ResourceException
- Get the operand for a given id, context and the stored properties from the
relation manager.
- Parameters:
id - the String with the unique id of the operand to get.context - the IResouceContext to use for retrieving the
operand.properties - the Properties stored in the relation
manager for this operand.
- Returns:
- the
IRelationOperandExtended for the given id.
- Throws:
InvalidArgumentException - if the id is null
.
ResourceException - if there was an error while
retrieving the operand.
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2012 SAP AG Complete Copyright Notice