Index
All Classes and Interfaces|All Packages
A
- addContactMethod(String, String, String, String, ContactMethodType, String, String) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.PersonalProfileManagementInterface
-
Add a new contact method to the requesting user's profile.
- addMyContactMethod(String, ContactMethodType, String, String) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.MyPersonalProfileInterface
-
Add a new contact method to the requesting user's profile.
C
- createPersonalProfile(String, String, String, String, String, String, String, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.PersonalProfileManagementInterface
-
Create a personal profile for an individual who is to be appointed to a governance role but does not have a profile in open metadata.
- createToDo(String, ToDoRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
-
Create a new to do action and link it to the supplied role and targets (if applicable).
D
- deleteContactMethod(String, String, String, String, String, ContactMethodType) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.PersonalProfileManagementInterface
-
Remove an obsolete contact method from the requesting user's profile.
- deleteMyContactMethod(String, String, ContactMethodType) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.MyPersonalProfileInterface
-
Remove an obsolete contact method from the requesting user's profile.
- deleteMyProfile(String, String) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.MyPersonalProfileInterface
-
Delete the profile for the requesting user.
- deletePersonalProfile(String, String, String, String, String) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.PersonalProfileManagementInterface
-
Delete the personal profile.
- deleteToDo(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
-
Delete an existing to do.
F
- findToDos(String, int, int, boolean, boolean, boolean, ToDoStatusSearchString) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
-
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.MyProfileRESTServices
-
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.MyProfileRESTServices
-
Retrieve the "To Dos" that are chained off of a sponsoring element.
- getAssignedActions(String, String, int, int, ToDoStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
-
Retrieve the "To Dos" for a particular actor.
- getContactMethods(String, String) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.PersonalProfileManagementInterface
-
Return the list of contact methods for this user.
- getKarmaPoints(String, String) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.PersonalProfileManagementInterface
-
Return the total karma points for this user.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
-
Retrieve a message definition object for logging.
- getMyCommunities(String, int, int) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.MyPersonalNetworkInterface
-
Return a list of communities that the specified user is a member of.
- getMyContactDetails(String) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.MyPersonalProfileInterface
-
Return the list of contact methods for this user.
- getMyKarmaPoints(String) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.MyPersonalProfileInterface
-
Return the total karma points for this user.
- getMyProfile(String) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.MyPersonalProfileInterface
-
Return the profile for this user.
- getMyProfile(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
-
Return the profile for this user.
- getMyTeams(String, int, int) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.MyPersonalNetworkInterface
-
Return a list of teams that the specified user is a member of.
- getMyToDos(String, ToDoStatus, int, int) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.MyRolesAndActionsInterface
-
Return a list of to dos assigned to the calling user.
- getMyToDosByActor(String, String, ToDoStatus, int, int) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.MyRolesAndActionsInterface
-
Return a list of to dos assigned to the calling user.
- getOrganizationManagement() - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileInstance
-
Return the organization management client.
- getOrganizationManagementClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileInstanceHandler
-
This method returns a Community Profile OMAS client.
- getPersonalProfileByGUID(String, String) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.PersonalProfileManagementInterface
-
Retrieve a personal profile by guid.
- getPersonalProfileByQualifiedName(String, String) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.PersonalProfileManagementInterface
-
Retrieve a personal profile by personnel/serial/unique employee number of the individual.
- getPersonalProfileForUser(String, String) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.PersonalProfileManagementInterface
-
Retrieve a personal profile by userId.
- getPersonalProfilesByName(String, String) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.PersonalProfileManagementInterface
-
Return a list of candidate personal profiles for an individual.
- getToDo(String, String) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
-
Retrieve a "To Do" by unique identifier.
- getToDoActionManagement() - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileInstance
-
Return the to do management client.
- getToDoActionManagementClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileInstanceHandler
-
This method returns a Community Profile OMAS client.
- getToDosByType(String, String, int, int, ToDoStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
-
Retrieve the "To Dos" that match the type name and status.
I
- initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.myprofile.admin.MyProfileAdmin
-
Initialize the My Profile view service.
M
- MyPersonalMessagesInterface - Interface in org.odpi.openmetadata.viewservices.myprofile.api
- MyPersonalNetworkInterface - Interface in org.odpi.openmetadata.viewservices.myprofile.api
-
MyPersonalNetworkInterface provides interfaces to query the personal network of the individual.
- MyPersonalNotesInterface - Interface in org.odpi.openmetadata.viewservices.myprofile.api
-
MyPersonalNotesInterface provides the ability for a person to create and manage their personal notes.
- MyPersonalProfileInterface - Interface in org.odpi.openmetadata.viewservices.myprofile.api
-
MyPersonalProfileInterface covers the management of a user's personal profile.
- MyProfileAdmin - Class in org.odpi.openmetadata.viewservices.myprofile.admin
-
MyProfileAdmin is the class that is called by the View Server to initialize and terminate the My Profile OMVS.
- MyProfileAdmin() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.admin.MyProfileAdmin
-
Default constructor
- MyProfileAuditCode - Enum Class in org.odpi.openmetadata.viewservices.myprofile.ffdc
-
The MyProfileAuditCode is used to define the message content for the OMRS Audit Log.
- MyProfileInstance - Class in org.odpi.openmetadata.viewservices.myprofile.server
-
MyProfileInstance caches references to the objects it needs for a specific server.
- MyProfileInstance(String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileInstance
-
Set up theMy Profile OMVS instance
- MyProfileInstanceHandler - Class in org.odpi.openmetadata.viewservices.myprofile.server
-
MyProfileInstanceHandler retrieves information from the instance map for the view service instances.
- MyProfileInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileInstanceHandler
-
Default constructor registers the view service
- MyProfileRegistration - Class in org.odpi.openmetadata.viewservices.myprofile.server
-
MyProfileRegistration registers the view service with the OMAG Server administration services.
- MyProfileRegistration() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRegistration
- MyProfileRESTServices - Class in org.odpi.openmetadata.viewservices.myprofile.server
-
The MyProfileRESTServices provides the server-side implementation of the My Profile Open Metadata View Service (OMVS).
- MyProfileRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
-
Default constructor
- MyRolesAndActionsInterface - Interface in org.odpi.openmetadata.viewservices.myprofile.api
-
MyRolesAndActionsInterface covers the ability to query a person's roles and any actions (to dos) assigned to those roles.
O
- org.odpi.openmetadata.viewservices.myprofile.admin - package org.odpi.openmetadata.viewservices.myprofile.admin
-
The admin package controls the start-up and shutdown of the view service.
- org.odpi.openmetadata.viewservices.myprofile.api - package org.odpi.openmetadata.viewservices.myprofile.api
- org.odpi.openmetadata.viewservices.myprofile.ffdc - package org.odpi.openmetadata.viewservices.myprofile.ffdc
-
This package provides the definition of the error handling for the My Profile OMVS.
- org.odpi.openmetadata.viewservices.myprofile.server - package org.odpi.openmetadata.viewservices.myprofile.server
P
- PersonalProfileManagementInterface - Interface in org.odpi.openmetadata.viewservices.myprofile.api
-
PersonalProfileManagementInterface defines the client interface for an administrator setting up a profile for an individual.
R
- reassignToDo(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
-
Assign a "To Do" to a new actor.
- registerViewService() - Static method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRegistration
-
Pass information about this view service to the OMAG Server administration services.
S
- SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
-
OMVS-MY-PROFILE-0002 The My Profile Open Metadata View Service (OMVS) is initialized
- SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
-
OMVS-MY-PROFILE-0001 The My Profile Open Metadata View Service (OMVS) is initializing
- SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
-
OMVS-MY-PROFILE-0004 The My Profile Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
- SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
-
OMVS-MY-PROFILE-0003 The My Profile Open Metadata View Service (OMVS) is shutting down
- SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
-
OMVS-MY-PROFILE-0005 The My Profile Open Metadata View Service (OMVS) is shutting down server instance {0}
- setUpMyProfile(String, String, String, String, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.MyPersonalProfileInterface
-
Create or update the profile for the requesting user.
- shutdown() - Method in class org.odpi.openmetadata.viewservices.myprofile.admin.MyProfileAdmin
-
Shutdown the My Profile service.
T
- toString() - Method in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
-
JSON-style toString
U
- UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
-
OMVS-MY-PROFILE-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
- updateActionTargetProperties(String, String, boolean, ToDoActionTargetProperties) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
-
Update the properties associated with an Action Target.
- updatePersonalProfile(String, String, String, String, String, String, String, String, String, Map<String, Object>, Map<String, String>) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.PersonalProfileManagementInterface
-
Update properties for the personal properties.
- updateToDo(String, String, boolean, ToDoProperties) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
-
Update the properties associated with a "To Do".
V
- valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages