|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
IGPEptAliasTypeDef |
getEptAliasTypeDef(String name)
Returns a provider with a certain name. |
Enumeration |
getEptAliasTypeDefs()
Returns an enumeration of all endpoint alias definitions. |
void |
updateEptAliasTypeDef(IGPEptAliasTypeDef newEptAliasTypeDef,
IGPUserContext ctxt)
Transactional upate for service provider type definition |
| Method Detail |
public Enumeration getEptAliasTypeDefs()
Returns an enumeration of all endpoint alias definitions.
public IGPEptAliasTypeDef getEptAliasTypeDef(String name)
Returns a provider with a certain name.
name - - the provider name of endpoint alias, e.g. Remote Function Call(RFC)
public void updateEptAliasTypeDef(IGPEptAliasTypeDef newEptAliasTypeDef,
IGPUserContext ctxt)
throws GPInvocationException,
GPEngineException
Transactional upate for service provider type definition
newEptAliasTypeDef - - the new provider defintion of endpoint aliasctxt - - information about the user.
InvocationException - - thrown if the input parameters are invalid.
EngineException - - thrown if something went wrong during updating.
GPInvocationException
GPEngineException
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||