|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Removed Constructors | |
ParticipantScope, |
Creates a new SearchScope with the specified participant and status scopes and an empty activity scope. |
ParticipantScope, |
Creates a new SearchScope with the specified participant, status, and activity scopes. |
| Added Constructors | |
ParticipantScope, |
This constructor create a new SearchScope with a specific participant and status scope and empty activity scope. |
ParticipantScope, |
This constructor create a new SearchScope with a specific participant and status and activity scope. |
| Added Methods | |
SearchScope create() |
|
| Changed Methods | ||
String getActivityScope() |
Change from deprecated to undeprecated. |
Returns the activity scope of this search. |
ParticipantScope getParticipantScope() |
Change in return type from ParticipantScope to fuego.papi.ParticipantScope. |
Returns the participant scope of this search. |
StatusScope getStatusScope() |
Change in return type from StatusScope to fuego.papi.StatusScope. |
Returns the status scope of this search. |
void setActivityScope(String) |
Change from deprecated to undeprecated. |
Sets a new activity scope |
void setParticipantScope(ParticipantScope) |
Change in signature from ParticipantScope to fuego.papi.ParticipantScope. |
Sets a new participant scope. |
void setStatusScope(StatusScope) |
Change in signature from StatusScope to fuego.papi.StatusScope. |
Sets a new status scope. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||