|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAdminBase
The interface that is the entry point to all administration interfaces.
Use this interface to retrieve specialized administration interfaces for the current object.
This interface is obtained directly by JNDI lookup.
| Field Summary | |
|---|---|
static String |
ACL_HANDLER
A constant for the method getImplementation(java.lang.String) that denotes the ACL handler interface, IAclHandler. |
static String |
ATTRIBUTE_SET
A constant for the method getImplementation(java.lang.String) that denotes the attribute set, IAttributeSet. |
static String |
CATALOG_NODE
A constant for the method getImplementation(java.lang.String) that denotes the catalog interface, ICatalogNode. |
static String |
CHANGE_RECORDING_INFO
A constant for the method getImplementation(java.lang.String) that denotes the change recording info interface, IChangeRecordingInfo. |
static String |
CONTEXT
A constant for the method getImplementation(java.lang.String) that denotes the low-level context aspect, javax.naming.Context. |
static String |
DELTA_LINK
A constant for the method getImplementation(java.lang.String) that denotes the delta link interface, IPcmDeltaLink. |
static String |
DELTA_LINK_STATE
A constant for the method getImplementation(java.lang.String) that denotes the delta link state interface, IDeltaLinkState. |
static String |
DEPENDENCIES_HANDLER
A constant for the method getImplementation(java.lang.String) that denotes the dependencies handler interface, IPcmDependenciesHandler. |
static String |
ENHANCED_ACL_HANDLER
A constant for the method getImplementation(java.lang.String) that denotes the enhanced ACL handler interface, IEnhancedAclHandler. |
static String |
EXTENDED_PCM_CONTEXT
A constant for the method getImplementation(java.lang.String) that denotes the extended PCM context interface, IExtendedPcmContext. |
static String |
INDEX_HANDLER
A constant for the method getImplementation(java.lang.String) that denotes the indexing handler interface, IIndexHandler. |
static String |
INTERACTIVE_DIR_OPERATION
A constant for the method getImplementation(java.lang.String) that denotes the interactive directory operations interface, IInteractiveDirOperation. |
static String |
LOCK_HANDLE
A constant for the method getImplementation(java.lang.String) that denotes the lock handling interface, ILockHandle. |
static String |
MODEL_RELATION_ACTIVATION
A constant for the method getImplementation(java.lang.String) that denotes the model relations delegation interface, IContentModelRelationActivation. |
static String |
OBJECT_METADATA
A constant for the method getImplementation(java.lang.String) that denotes the object metadata interface, IPcmObjectMetadata. |
static String |
OBJECT_MODEL
A constant for the method getImplementation(java.lang.String) that denotes the model relations delegation interface, IContentModelObject. |
static String |
PCM_CONTEXT
A constant for the method getImplementation(java.lang.String) that denotes the PCM context interface, IPcmContext. |
static String |
PERMISSION
A constant for the method getImplementation(java.lang.String) that denotes the permission handling interface, IPermission. |
static String |
SAP_TRANSLATABLE
A constant for the method getImplementation(java.lang.String) that denotes the SAP translatable interface, ISapTranslatable. |
static String |
SW_LOGISTIC_PROPS
A constant for the method getImplementation(java.lang.String) that denotes the software logistic properties interface, ISwLogisticProperties. |
static String |
UNIT_ATTRIBUTE_SET
A constant for the method getImplementation(java.lang.String) that denotes the unit attribute set, IUnitAttributeSet. |
static String |
VERSION_CONTROL
A constant for the method getImplementation(java.lang.String) that denotes the version control interface, IVersionControl. |
static String |
WRITE_PROTECT_INFO
A constant for the method getImplementation(java.lang.String) that denotes the write-protect info interface, IWriteProtectInfo. |
| Method Summary | |
|---|---|
Object |
getImplementation(String implementationID)
Gets a specified interface for the current object. |
String |
getObjectType()
Gets the unique ID of the object type of the underlying object. |
| Field Detail |
|---|
static final String WRITE_PROTECT_INFO
getImplementation(java.lang.String) that denotes the write-protect info interface, IWriteProtectInfo.
static final String CHANGE_RECORDING_INFO
getImplementation(java.lang.String) that denotes the change recording info interface, IChangeRecordingInfo.
static final String SW_LOGISTIC_PROPS
getImplementation(java.lang.String) that denotes the software logistic properties interface, ISwLogisticProperties.
static final String UNIT_ATTRIBUTE_SET
getImplementation(java.lang.String) that denotes the unit attribute set, IUnitAttributeSet.
static final String ATTRIBUTE_SET
getImplementation(java.lang.String) that denotes the attribute set, IAttributeSet.
static final String PERMISSION
getImplementation(java.lang.String) that denotes the permission handling interface, IPermission.
static final String LOCK_HANDLE
getImplementation(java.lang.String) that denotes the lock handling interface, ILockHandle.
static final String CONTEXT
getImplementation(java.lang.String) that denotes the low-level context aspect, javax.naming.Context.
This interface should not be provided by real semantic objects.
static final String CATALOG_NODE
getImplementation(java.lang.String) that denotes the catalog interface, ICatalogNode.
static final String SAP_TRANSLATABLE
getImplementation(java.lang.String) that denotes the SAP translatable interface, ISapTranslatable.
static final String DELTA_LINK
getImplementation(java.lang.String) that denotes the delta link interface, IPcmDeltaLink.
static final String DELTA_LINK_STATE
getImplementation(java.lang.String) that denotes the delta link state interface, IDeltaLinkState.
static final String INTERACTIVE_DIR_OPERATION
getImplementation(java.lang.String) that denotes the interactive directory operations interface, IInteractiveDirOperation.
static final String PCM_CONTEXT
getImplementation(java.lang.String) that denotes the PCM context interface, IPcmContext.
static final String EXTENDED_PCM_CONTEXT
getImplementation(java.lang.String) that denotes the extended PCM context interface, IExtendedPcmContext.
static final String DEPENDENCIES_HANDLER
getImplementation(java.lang.String) that denotes the dependencies handler interface, IPcmDependenciesHandler.
static final String VERSION_CONTROL
getImplementation(java.lang.String) that denotes the version control interface, IVersionControl.
static final String ACL_HANDLER
getImplementation(java.lang.String) that denotes the ACL handler interface, IAclHandler.
static final String ENHANCED_ACL_HANDLER
getImplementation(java.lang.String) that denotes the enhanced ACL handler interface, IEnhancedAclHandler.
static final String OBJECT_METADATA
getImplementation(java.lang.String) that denotes the object metadata interface, IPcmObjectMetadata.
static final String MODEL_RELATION_ACTIVATION
getImplementation(java.lang.String) that denotes the model relations delegation interface, IContentModelRelationActivation.
static final String OBJECT_MODEL
getImplementation(java.lang.String) that denotes the model relations delegation interface, IContentModelObject.
static final String INDEX_HANDLER
getImplementation(java.lang.String) that denotes the indexing handler interface, IIndexHandler.
| Method Detail |
|---|
Object getImplementation(String implementationID)
implementationID - a string that specifies the interface to return.
String getObjectType()
com.sapportals.portal.iview is returned.
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/pcm/admin/public/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||