|
OptimalTrace 5.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationException | |
---|---|
com.compuware.optimaltrace.tools.common.tpn.client |
Uses of AuthenticationException in com.compuware.optimaltrace.tools.common.tpn.client |
---|
Methods in com.compuware.optimaltrace.tools.common.tpn.client that throw AuthenticationException | |
---|---|
void |
ProjectManagerFacade.authenticateUser(java.lang.String userName,
java.lang.String password)
Authenticates the user. |
void |
ProjectManagerFacade.deleteBaseline(ProjectIfc project,
java.lang.String baseline)
Deletes the Project baseline. |
void |
ProjectManagerFacade.deleteProject(java.lang.String projectName)
Deletes a Project. |
ProjectIfc |
ProjectManagerFacade.loadProject(long projectId)
Loads the project. |
ProjectIfc |
ProjectManagerFacade.loadProject(java.lang.String projectName)
Loads the project. |
ProjectIfc |
ProjectManagerFacade.loadProjectBaseline(long projectBOId,
java.lang.String baseline)
Loads the project's baseline. |
ProjectIfc |
ProjectManagerFacade.loadProjectById(java.lang.String projectId)
Loads the project by ID. |
ProjectIfc |
ProjectManagerFacade.newRemoteProject(java.lang.String projectName)
Creates a New Remote Project Currently this is not a supported call from the API |
ProjectIfc |
ProjectManagerFacade.uploadProject(ProjectIfc project,
com.compuware.optimaltrace.tools.common.bizobjectslocal.ProjectChangeLogIfc changeLog,
java.util.List xmlDocGenEventLog)
Uploads the project. |
ProjectIfc |
ProjectManagerFacade.uploadProject(ProjectIfc project,
com.compuware.optimaltrace.tools.common.bizobjectslocal.ProjectChangeLogIfc changeLog,
java.util.List xmlDocGenEventLog,
boolean isProjectBaseline)
Uploads the project. |
|
OptimalTrace 5.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |