|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDeltaLink
An extension of IPcdContext that provides additional functionality for deltalinks.
This interface is not intended to be implemented by clients.
| Field Summary | |
|---|---|
static String |
NAME_SUFFIX_PATTERN_FOR_CLASHING_PLUS_ENTRIES
Clashing plus-entries are renamed by deltalinks by appending this suffix plus a integer number. |
| Fields inherited from interface javax.naming.directory.DirContext |
|---|
ADD_ATTRIBUTE, REMOVE_ATTRIBUTE, REPLACE_ATTRIBUTE |
| Fields inherited from interface javax.naming.Context |
|---|
APPLET, AUTHORITATIVE, BATCHSIZE, DNS_URL, INITIAL_CONTEXT_FACTORY, LANGUAGE, OBJECT_FACTORIES, PROVIDER_URL, REFERRAL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIALS, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, STATE_FACTORIES, URL_PKG_PREFIXES |
| Method Summary | |
|---|---|
Name |
getTargetAsName()
Retrieve the target of this deltalink as Name. |
String |
getTargetAsString()
Retrieve the target of this deltalink as Name. |
Name |
setTarget(Name target)
Set the target of this deltalink (by Name). |
Name |
setTarget(Name target,
boolean keepDelta)
Set the target of this deltalink (by Name). |
String |
setTarget(String target)
Set the target of this deltalink (by String). |
String |
setTarget(String target,
boolean keepDelta)
Set the target of this deltalink (by String). |
| Methods inherited from interface javax.naming.directory.DirContext |
|---|
bind, bind, createSubcontext, createSubcontext, getAttributes, getAttributes, getAttributes, getAttributes, getSchema, getSchema, getSchemaClassDefinition, getSchemaClassDefinition, rebind, rebind, search, search, search, search, search, search, search |
| Methods inherited from interface javax.naming.Context |
|---|
addToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getNameInNamespace, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbind |
| Methods inherited from interface com.sapportals.portal.pcd.gl.notif.IObservable |
|---|
register |
| Field Detail |
|---|
static final String NAME_SUFFIX_PATTERN_FOR_CLASHING_PLUS_ENTRIES
| Method Detail |
|---|
Name setTarget(Name target)
throws NamingException
target -
NamingException
String setTarget(String target)
throws NamingException
target -
NamingException
Name setTarget(Name target,
boolean keepDelta)
throws NamingException
target - keepDelta - if true, then deltaDefinitions are kept and applied to the new target
NamingException
String setTarget(String target,
boolean keepDelta)
throws NamingException
target - keepDelta - if true, then deltaDefinitions are kep and applied on the new target
NamingExceptionName getTargetAsName()
String getTargetAsString()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS
|
[sap.com]
|
api
|
BC-PIN-PCD
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/pcd/gl/api
|
api
|
EP-PIN
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/pcd/gl/api
|
-
|
EP-PIN
|
|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||