Index
All Classes and Interfaces|All Packages
C
- createToDo(String, ToDoRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
-
Create a new to do action and link it to the supplied actor and targets (if applicable).
D
- deleteToDo(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
-
Delete an existing to do.
F
- findToDos(String, int, int, boolean, boolean, boolean, ToDoStatusSearchString) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
-
Retrieve the "To Dos" that match the search string.
G
- getActionsForActionTarget(String, String, int, int, ToDoStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
-
Retrieve the "To Dos" that are chained off of an action target element.
- getActionsForSponsor(String, String, int, int, ToDoStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
-
Retrieve the "To Dos" that are chained off of a sponsor's element.
- getAssignedActions(String, String, int, int, ToDoStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
-
Retrieve the "To Dos" for a particular actor.
- getMyProfile(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
-
Return the profile for this user.
- getToDo(String, String) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
-
Retrieve a "To Do" by unique identifier.
- getToDosByType(String, String, int, int, ToDoStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
-
Retrieve the "To Dos" that match the type name and status.
M
- MyProfileResource - Class in org.odpi.openmetadata.viewservices.myprofile.server.spring
-
The MyProfileResource provides part of the server-side implementation of the My Profile OMVS.
- MyProfileResource() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
-
Default constructor
O
- org.odpi.openmetadata.viewservices.myprofile.server.spring - package org.odpi.openmetadata.viewservices.myprofile.server.spring
R
- reassignToDo(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
-
Assign a "To Do" to a new actor.
U
- updateActionTargetProperties(String, String, boolean, ActionTargetProperties) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
-
Update the properties associated with an Action Target for a "To Do".
- updateToDo(String, String, boolean, ToDoProperties) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
-
Update the properties associated with a "To Do".
All Classes and Interfaces|All Packages