|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IBindController
Interface for collections that can explicitly control the bindings they contain (see WebDAV BIND protocol ).
EXPERIMENTAL
Copyright (c) SAP AG 2002-2004
| Method Summary | |
|---|---|
boolean |
createBind(String memberName,
IPosition position,
IResource targetResource,
boolean overwrite)
Adds a new member name to the collection referencing the identified resource. |
boolean |
createBind(String memberName,
IPosition position,
RID targetRid,
boolean overwrite)
Adds a new member name to the collection referencing the identified resource. |
| Method Detail |
|---|
boolean createBind(String memberName,
IPosition position,
RID targetRid,
boolean overwrite)
throws ResourceException
memberName - member name to be added to collectiontargetRid - resource to bind toposition - position in target collection (may be null )overwrite - set to true if an existing resource binding
may be overwritten
ResourceException - Exception raised in failure situation
boolean createBind(String memberName,
IPosition position,
IResource targetResource,
boolean overwrite)
throws ResourceException
memberName - member name to be added to collectiontargetResource - resource to bind toposition - position in target collection (may be null )overwrite - set to true if an existing resource binding
may be overwritten
ResourceException - Exception raised in failure situation| Access Rights |
|---|
| 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
|
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||