|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGPCallableObjectTypeManager
| Method Summary | |
|---|---|
IGPCallableObjectType |
createCallableObjectType(String typeName,
String iconName,
boolean flagIsBackground,
String defaultPermission,
String wdComponentName,
String wdDevComponentName,
int containerType,
String containerCompName,
String containerDevCompName,
String containerJNIName,
ResourceAccessor accessor,
String textKey,
String descriptionKey,
boolean requiresInputScreen,
boolean requiresOutputScreen,
boolean requiresConfigScreen,
boolean isServicePattern)
Creates a CallableObjectType |
IGPCallableObjectType |
createCallableObjectType(String typeName,
String iconName,
boolean flagIsBackground,
String defaultPermission,
String wdComponentName,
String wdDevComponentName,
int containerType,
String containerCompName,
String containerDevCompName,
String containerJNIName,
ResourceAccessor accessor,
String textKey,
String descriptionKey,
boolean requiresInputScreen,
boolean requiresOutputScreen,
boolean requiresConfigScreen,
boolean isServicePattern,
boolean isVisible)
Deprecated. use method without isVisible parameter |
IGPCallableObjectType |
getCallableObjectType(String callableObjectTypeName)
|
IGPCallableObjectType[] |
listCallableObjectTypes()
|
void |
registerCallableObjectType(IGPCallableObjectType callableObjectType)
|
void |
unregisterCallableObjectType(String callableObjectTypeName)
|
| Method Detail |
|---|
IGPCallableObjectType createCallableObjectType(String typeName,
String iconName,
boolean flagIsBackground,
String defaultPermission,
String wdComponentName,
String wdDevComponentName,
int containerType,
String containerCompName,
String containerDevCompName,
String containerJNIName,
ResourceAccessor accessor,
String textKey,
String descriptionKey,
boolean requiresInputScreen,
boolean requiresOutputScreen,
boolean requiresConfigScreen,
boolean isServicePattern,
boolean isVisible)
typeName: - Identifier of Type, must not be null
IGPCallableObjectType createCallableObjectType(String typeName,
String iconName,
boolean flagIsBackground,
String defaultPermission,
String wdComponentName,
String wdDevComponentName,
int containerType,
String containerCompName,
String containerDevCompName,
String containerJNIName,
ResourceAccessor accessor,
String textKey,
String descriptionKey,
boolean requiresInputScreen,
boolean requiresOutputScreen,
boolean requiresConfigScreen,
boolean isServicePattern)
typeName: - Identifier of Type, must not be null
void registerCallableObjectType(IGPCallableObjectType callableObjectType)
throws GPInvocationException
GPInvocationException
void unregisterCallableObjectType(String callableObjectTypeName)
throws GPInvocationException
GPInvocationException
IGPCallableObjectType getCallableObjectType(String callableObjectTypeName)
throws GPEngineException,
GPInvocationException
GPEngineException
GPInvocationException
IGPCallableObjectType[] listCallableObjectTypes()
throws GPEngineException
GPEngineException
|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||