public interface IBindController
EXPERIMENTAL
Copyright (c) SAP AG 2002-2004
| Modifier and Type | Method and Description |
|---|---|
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.
|
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 overwrittenResourceException - Exception raised in failure situationboolean 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 overwrittenResourceException - 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
|
Copyright 2017 SAP AG Complete Copyright Notice