|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPathwaysHelper
The IPathwaysHelper handles common functionality related to Pathways integrations.
| Method Summary | |
|---|---|
int |
GetAPIWebServiceID(IPTSession _session)
|
boolean |
GetLegacySearchMode()
This is for advanced search, since it will fall back to legacy search if a search request is not valid for a pathways search even though it's enabled and without error |
boolean |
IsErrorState()
|
boolean |
IsPathwaysInstalled(IPTSession _session)
|
void |
SetLegacySearchMode(boolean value)
|
void |
StartErrorState()
When a Pathways search server issue occurs, this sets timeout value for when to use Pathways again |
| Method Detail |
|---|
boolean IsPathwaysInstalled(IPTSession _session)
_session - the current user session.
int GetAPIWebServiceID(IPTSession _session)
_session - the current user session.
void StartErrorState()
boolean IsErrorState()
void SetLegacySearchMode(boolean value)
value - the boolean value representing if the search is in fall back to legacy modeboolean GetLegacySearchMode()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||