|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IApplication
The Deployment Descriptor
| Method Summary | |
|---|---|
String |
getAlias()
|
List |
getAliases()
|
IComponent |
getComponent(String componentName)
|
String |
getComponentClassName(String componentName)
|
List |
getComponentNames()
|
IComponentList |
getComponents()
|
String |
getComponentType(String componentName)
|
IConfiguration |
getConfiguration()
|
IConfiguration |
getConfiguration(String componentName)
|
IEntryList |
getEntries()
returns application registry as an IEntryMap object or null when no registry exists |
String |
getName()
|
List |
getPrivateSharingRefs()
|
IConfiguration |
getProfile(String componentName)
|
List |
getPublicSharingRefs()
|
IService |
getService(String ServiceName)
|
List |
getServiceAliases()
|
String |
getServiceClassName(String serviceName)
|
IConfiguration |
getServiceConfiguration(String serviceName)
|
IConfiguration |
getServiceProfile(String serviceName)
|
IServiceList |
getServices()
|
List |
getServicesRefs()
|
List |
getStartupServiceNames()
|
boolean |
hasSystemReference()
|
boolean |
isLoadOnStartup()
|
| Field Detail |
|---|
static final String CONFIG_KEY_MODE
static final String CONFIG_KEY_DELEGATE
static final String PROFILE_KEY_SHARINGREF
static final String PROFILE_KEY_PRIVATESHARINGREF
static final String PROFILE_KEY_CLASSLOADINGPOLICY
static final String CLASSLOADINGPOLICY_NONTRANSITIVE
static final String CLASSLOADINGPOLICY_COREACCESSINAPI
static final String CLASSLOADINGPOLICY_TESTINGCOREACCESS
static final String PROFILE_KEY_SECURITY_ZONE
static final String DEFAULT_SECURITY_ZONE_VALUE
static final String PROFILE_KEY_DEPLOYMENTPOLICY
static final String DEPLOYMENTPOLICY_50
static final String PROFILE_KEY_AUTHENTICATIONPOLICY
static final String AUTHENTICATIONPOLICY_50
static final String PROFILE_KEY_SERVICESREF
static final String PROFILE_SHARING_SYSTEM
static final String PROFILE_KEY_SHARINGACCESS
static final String PROFILE_SHARING_SHARED
static final String PROFILE_KEY_RELEASABLE
static final String PROFILE_KEY_SYSTEM
static final String PROFILE_KEY_LOADONSTARTUP
| Method Detail |
|---|
String getName()
IApplicationString getAlias()
IApplication or null if no alias existsIEntryList getEntries()
IEntryMap object or null when no registry exists
IConfiguration getConfiguration()
IConfiguration object or null if no application-config existsIComponentList getComponents()
IComponentMap object or null if no components existIServiceList getServices()
IServiceMap object or null if no services existIComponent getComponent(String componentName)
componentName - name of requested component
IComponent named componentName or null if no such component exitsIService getService(String ServiceName)
ServiceName - name of requestedservice
IService named serviceName or null if no such service exitsList getAliases()
List getServiceAliases()
String getComponentClassName(String componentName)
List getComponentNames()
String getComponentType(String componentName)
IConfiguration getConfiguration(String componentName)
componentName - - component name
List getPublicSharingRefs()
List getPrivateSharingRefs()
IConfiguration getProfile(String componentName)
componentName - - component name
String getServiceClassName(String serviceName)
serviceName -
IConfiguration getServiceConfiguration(String serviceName)
serviceName - - service name
IConfiguration getServiceProfile(String serviceName)
serviceName - - service name
List getServicesRefs()
List getStartupServiceNames()
boolean hasSystemReference()
boolean isLoadOnStartup()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/api
|
api
|
EP-PIN
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/lib/api
|
api
|
EP-PIN
|
[sap.com] EP-BASIS-API
|
[sap.com]
|
default
|
EP-PIN-PRT
|
|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||