|
Primavera Integration API 6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InitiationManager
Provides access to the Initiation repository.
Method Summary | |
---|---|
InitiationStage[] |
getStages(String initiationId)
Get Stage information for a project or process that has been initiated. |
InitiationStage[] |
getStages(String initiationId,
int[] stageNumbers)
Get Stage information for specific stages of a project or process that has been initiated. |
Method Detail |
---|
InitiationStage[] getStages(String initiationId) throws ServerException, PhoenixException, RemoteException
initiationId
-
com.primavera.integration.server.ServerSessionNotFoundException
PhoenixException
ServerException
RemoteException
InitiationStage[] getStages(String initiationId, int[] stageNumbers) throws ServerException, PhoenixException, RemoteException
initiationId
- stageNumbers
- the specific stages for which to get the data
com.primavera.integration.server.ServerSessionNotFoundException
PhoenixException
ServerException
RemoteException
|
Primavera Integration API 6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |