|
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 IGPDesigntimeManager
| Method Summary | |
|---|---|
IGPProcess |
createProcess(String developmentObjectType,
String techName,
Locale originalLocale,
String title,
String description,
String categoryId,
boolean isAutomaticallyStarted,
IUser user)
|
IGPAction |
getActiveActionTemplate(String actionId,
IUser user)
Deprecated. Returns the active action template information for the given parameters. |
IGPBlock |
getActiveBlockTemplate(String blockId,
IUser user)
Deprecated. Returns the active block template information for the given parameters. |
IGPBusinessObject |
getActiveBusinessObject(String businessObjectID,
IUser user)
Deprecated. Returns the active business object information for the given parameters. |
IGPProcessInfo[] |
getActiveProcessTemplatesByCategory(String categoryId,
IUser user)
Deprecated. Returns information for all active process templates. |
IGPProcess |
getActiveTemplate(String processId,
IUser user)
Deprecated. Returns the active process template information for the given parameters. |
IGPCategory |
getCategory(String categoryId,
IUser user)
Deprecated. Returns the category information for the given parameters. |
IGPAction |
getCurrentActionTemplate(String actionId,
IUser user)
Deprecated. Returns the current action template information for the given parameters. |
IGPBlock |
getCurrentBlockTemplate(String blockId,
IUser user)
Deprecated. Returns the current block template information for the given parameters. |
IGPBusinessObject |
getCurrentBusinessObject(String businessObjectID,
IUser user)
Deprecated. Returns the current business object information for the given parameters. |
IGPProcess |
getCurrentTemplate(String processId,
IUser user)
Deprecated. Returns the current process template information for the given parameters. |
IGPCategory |
getRootCategory(IGPUserContext userContext)
Returns the root category information for the given parameters. |
IGPCategory |
getRootCategory(IUser user,
Locale locale)
Deprecated. Returns the root category information for the given parameters. |
| Method Detail |
|---|
IGPProcess createProcess(String developmentObjectType,
String techName,
Locale originalLocale,
String title,
String description,
String categoryId,
boolean isAutomaticallyStarted,
IUser user)
throws GPEngineException,
GPInvocationException
developmentObjectType - techName - originalLocale - title - description - categoryId - isAutomaticallyStarted - user - IUser NOT NULL
GPEngineException
GPInvocationException
IGPAction getCurrentActionTemplate(String actionId,
IUser user)
throws GPEngineException,
GPInvocationException
actionId - String NOT NULLuser - IUser NOT NULL
ProcessInformationException
GPEngineException
GPInvocationException
IGPAction getActiveActionTemplate(String actionId,
IUser user)
throws GPEngineException,
GPInvocationException
actionId - String NOT NULLuser - IUser NOT NULL
ProcessInformationException
GPEngineException
GPInvocationException
IGPBlock getCurrentBlockTemplate(String blockId,
IUser user)
throws GPEngineException,
GPInvocationException
blockId - String NOT NULLuser - IUser NOT NULL
ProcessInformationException
GPEngineException
GPInvocationException
IGPBlock getActiveBlockTemplate(String blockId,
IUser user)
throws GPEngineException,
GPInvocationException
blockId - String NOT NULLuser - IUser NOT NULL
ProcessInformationException
GPEngineException
GPInvocationException
IGPProcess getCurrentTemplate(String processId,
IUser user)
throws GPEngineException,
GPInvocationException
processId - String NOT NULLuser - IUser NOT NULL
ProcessInformationException
GPEngineException
GPInvocationException
IGPProcess getActiveTemplate(String processId,
IUser user)
throws GPEngineException,
GPInvocationException
processId - String NOT NULLuser - IUser NOT NULL
ProcessInformationException
GPEngineException
GPInvocationException
IGPCategory getCategory(String categoryId,
IUser user)
throws GPEngineException,
GPInvocationException
categoryId - String NOT NULLuser - IUser NOT NULL
ProcessInformationException
GPEngineException
GPInvocationException
IGPCategory getRootCategory(IUser user,
Locale locale)
throws GPEngineException,
GPInvocationException
locale - Localeuser - IUser NOT NULL
ProcessInformationException
GPEngineException
GPInvocationException
IGPCategory getRootCategory(IGPUserContext userContext)
throws GPEngineException,
GPInvocationException
userContext - IGPUserContext NOT NULL
ProcessInformationException
GPEngineException
GPInvocationException
IGPBusinessObject getCurrentBusinessObject(String businessObjectID,
IUser user)
throws GPEngineException,
GPInvocationException
businessObjectID - String NOT NULLuser - IUser NOT NULL
GPEngineException
GPInvocationException
IGPBusinessObject getActiveBusinessObject(String businessObjectID,
IUser user)
throws GPEngineException,
GPInvocationException
businessObjectID - String NOT NULLuser - IUser NOT NULL
GPEngineException
GPInvocationException
IGPProcessInfo[] getActiveProcessTemplatesByCategory(String categoryId,
IUser user)
throws GPEngineException,
GPInvocationException
categoryId - user - IUser NOT NULL
GPEngineException
GPInvocationException
|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||