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.
E
- EffectiveTimeQueryRequestBody - Class in org.odpi.openmetadata.viewservices.myprofile.rest
-
EffectiveTimeQueryRequestBody carries the date/time for a query.
- EffectiveTimeQueryRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.EffectiveTimeQueryRequestBody
-
Default constructor
- EffectiveTimeQueryRequestBody(EffectiveTimeQueryRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.EffectiveTimeQueryRequestBody
-
Copy/clone constructor
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileUniverse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.EffectiveTimeQueryRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileRequestBody
-
Standard method.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileValidatorRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableUpdateRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.RelationshipRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoStatusRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoStatusSearchString
-
Equals method that returns true if containing properties are the same.
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.
- getActionSponsorGUID() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoRequestBody
-
Return the unique identifier of the sponsor of the To Do.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Return a copy of the additional properties.
- getAssignedActions(String, String, int, int, ToDoStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
-
Retrieve the "To Dos" for a particular actor.
- getAssignToActorGUID() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoRequestBody
-
Return the unique identifier of the action assigned to perform the work.
- getContactMethods() - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileUniverse
-
Return the list of contact methods for the individual.
- getContactMethods(String, String) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.PersonalProfileManagementInterface
-
Return the list of contact methods for this user.
- getContributionRecord() - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileUniverse
-
Return the recognition of the contribution that this user has made to open metadata.
- getEffectiveTime() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.EffectiveTimeQueryRequestBody
-
Return the date/time to use for the query.
- getEffectiveTime() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableUpdateRequestBody
-
Return the date/time to use for the query.
- getElementHeader() - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileElement
-
Return the element header associated with the properties.
- getElementProperties() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableRequestBody
-
Return the properties for the element.
- getEmployeeNumber() - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Return the unique identifier of the person used by their employer.
- getEmployeeType() - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Return code used by employer typically to describe the type of employment contract.
- getFullName() - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Return the full legal name for this person.
- getFullName() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Return the full name for this person.
- getGivenNames() - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Return the name strings that are the part of a person's name that is not their surname.
- getInitials() - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Return first letter of each of the person's given names.
- getIsPublic() - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Return if the contents of this profile is to be shared with colleagues.
- getJobRoleDescription() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Return the description of the job role for this person.
- getJobTitle() - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Return the primary job title for this person.
- getJobTitle() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Return the primary job title for this person.
- getKarmaPoints(String, String) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.PersonalProfileManagementInterface
-
Return the total karma points for this user.
- getKnownName() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Return the preferred name for this person.
- 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.
- getNewActionTargetProperties() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoRequestBody
-
Return any specific action targets for the to do.
- 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.
- getOriginatingSystemGUID() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileRequestBody
-
Return the unique identifier for the originating system.
- getOriginatingSystemGUID() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileValidatorRequestBody
-
Return the unique identifier for the originating system.
- getOriginatingSystemName() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileRequestBody
-
Return the unique name for the originating system.
- getOriginatingSystemName() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileValidatorRequestBody
-
Return the unique name for the originating system.
- getOriginatorGUID() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoRequestBody
-
Return the unique identifier of the element that originated the to do.
- getParentGUID() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableRequestBody
-
Return an optional parent GUID to attach the new element to.
- getPeers() - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileUniverse
-
Return the list of profile identifiers (GUIDs) for peers.
- getPersonalProfile() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileResponse
-
Return the personalProfile result.
- 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.
- getPersonalProfiles() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileListResponse
-
Return the personalProfile result.
- getPersonalProfilesByName(String, String) - Method in interface org.odpi.openmetadata.viewservices.myprofile.api.PersonalProfileManagementInterface
-
Return a list of candidate personal profiles for an individual.
- getPreferredLanguage() - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Return spoken or written language preferred by the person.
- getProfileProperties() - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileElement
-
Return the properties of the profile.
- getProfileProperties() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Return profile properties.
- getProfileUserId() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileRequestBody
-
Return the anchoring userId for this profile.
- getPronouns() - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Return the person's preferred pronouns.
- getProperties() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.RelationshipRequestBody
-
Return the properties for the relationship.
- getProperties() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoRequestBody
-
Return the properties of the to do.
- getQualifiedName() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Return the unique name for this person - may be employee identifier.
- getRoles() - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileUniverse
-
Return the list of identifiers for this profile's roles.
- getSearchString() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoStatusSearchString
-
Return the search string.
- getSurname() - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Return the family name of the person.
- getTitle() - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Return the courtesy title for the person.
- 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.
- getToDoElement() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoResponse
-
Return the to do result.
- getToDoElements() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoListResponse
-
Return the to do result.
- 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.
- getToDoStatus() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoStatusRequestBody
-
Return the status value.
- getUpdateDescription() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableUpdateRequestBody
-
Return the string that describes details of the update.
- getUserIdentities() - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileUniverse
-
Return the list of user identities associated with the personal profile.
H
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileUniverse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Just use the GUID for the hash code as it should be unique.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.EffectiveTimeQueryRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileRequestBody
-
Standard method
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileValidatorRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableUpdateRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.RelationshipRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoStatusRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoStatusSearchString
-
Return hash code for this object
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
- MyProfileRequestBody - Class in org.odpi.openmetadata.viewservices.myprofile.rest
-
MyProfileRequestBody provides a structure for passing personal details over a REST API.
- MyProfileRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Default constructor
- MyProfileRequestBody(MyProfileRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Copy/clone constructor
- 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.metadataelements - package org.odpi.openmetadata.viewservices.myprofile.metadataelements
- org.odpi.openmetadata.viewservices.myprofile.properties - package org.odpi.openmetadata.viewservices.myprofile.properties
- org.odpi.openmetadata.viewservices.myprofile.rest - package org.odpi.openmetadata.viewservices.myprofile.rest
-
This package defines the beans used to build the REST request and response payloads.
- org.odpi.openmetadata.viewservices.myprofile.server - package org.odpi.openmetadata.viewservices.myprofile.server
P
- PersonalMessage - Class in org.odpi.openmetadata.viewservices.myprofile.properties
-
Personal message is a comment added to a personal profile.
- PersonalMessage() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalMessage
-
Default constructor
- PersonalMessage(PersonalMessage) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalMessage
-
Copy/clone constructor
- PersonalNote - Class in org.odpi.openmetadata.viewservices.myprofile.properties
-
PersonalNote is used to add a personal note to a personal profile.
- PersonalNote() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalNote
-
Default constructor
- PersonalNote(PersonalNote) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalNote
-
Copy/clone constructor
- PersonalNoteLog - Class in org.odpi.openmetadata.viewservices.myprofile.properties
-
PersonalNoteLog is used to maintain the list of personal notes for a personal profile.
- PersonalNoteLog() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalNoteLog
-
Default constructor
- PersonalNoteLog(PersonalNoteLog) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalNoteLog
-
Copy/clone constructor
- PersonalProfileElement - Class in org.odpi.openmetadata.viewservices.myprofile.metadataelements
-
The PersonalProfileElement describes an individual who has (or will be) appointed to one of the governance roles defined in the governance program.
- PersonalProfileElement() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileElement
-
Default Constructor
- PersonalProfileElement(PersonalProfileElement) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileElement
-
Copy/clone Constructor - the resulting object.
- PersonalProfileListResponse - Class in org.odpi.openmetadata.viewservices.myprofile.rest
-
PersonalProfileListResponse is the response structure used on the OMAS REST API calls that return a list of personal profile objects.
- PersonalProfileListResponse() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileListResponse
-
Default constructor
- PersonalProfileListResponse(PersonalProfileListResponse) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileListResponse
-
Copy/clone constructor
- PersonalProfileManagementInterface - Interface in org.odpi.openmetadata.viewservices.myprofile.api
-
PersonalProfileManagementInterface defines the client interface for an administrator setting up a profile for an individual.
- PersonalProfileProperties - Class in org.odpi.openmetadata.viewservices.myprofile.properties
-
The PersonalProfileProperties describes an individual.
- PersonalProfileProperties() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Default Constructor
- PersonalProfileProperties(PersonalProfileProperties) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Copy/clone Constructor - the resulting object.
- PersonalProfileRequestBody - Class in org.odpi.openmetadata.viewservices.myprofile.rest
-
PersonalDetailsRequestBody provides a structure for passing personal details over a REST API.
- PersonalProfileRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileRequestBody
-
Default constructor
- PersonalProfileRequestBody(MyProfileRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileRequestBody
-
Copy/clone constructor
- PersonalProfileRequestBody(PersonalProfileRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileRequestBody
-
Copy/clone constructor
- PersonalProfileResponse - Class in org.odpi.openmetadata.viewservices.myprofile.rest
-
PersonalProfileResponse is the response structure used on the OMAS REST API calls that return a PersonalProfileUniverse object as a response.
- PersonalProfileResponse() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileResponse
-
Default constructor
- PersonalProfileResponse(PersonalProfileResponse) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileResponse
-
Copy/clone constructor
- PersonalProfileUniverse - Class in org.odpi.openmetadata.viewservices.myprofile.metadataelements
-
PersonalProfileUniverse contains the properties and header for a personal profile retrieved from the metadata repository along with details of the contribution record, user ids, contact methods, peers and roles that the profile is linked to.
- PersonalProfileUniverse() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileUniverse
-
Default constructor
- PersonalProfileUniverse(PersonalProfileElement) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileUniverse
-
Copy/clone constructor
- PersonalProfileUniverse(PersonalProfileUniverse) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileUniverse
-
Copy/clone constructor
- PersonalProfileValidatorRequestBody - Class in org.odpi.openmetadata.viewservices.myprofile.rest
-
PersonalDetailsRequestBody provides a structure for passing personal details over a REST API.
- PersonalProfileValidatorRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileValidatorRequestBody
-
Default constructor
- PersonalProfileValidatorRequestBody(PersonalProfileValidatorRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileValidatorRequestBody
-
Copy/clone constructor
R
- reassignToDo(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
-
Assign a "To Do" to a new actor.
- ReferenceableRequestBody - Class in org.odpi.openmetadata.viewservices.myprofile.rest
-
ReferenceableRequestBody describes the request body used to create/update properties in referenceables.
- ReferenceableRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableRequestBody
-
Default constructor
- ReferenceableRequestBody(ReferenceableRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableRequestBody
-
Copy/clone constructor.
- ReferenceableUpdateRequestBody - Class in org.odpi.openmetadata.viewservices.myprofile.rest
-
ReferenceableUpdateRequestBody carries the correlation properties, readVersionIdentifier and effective time for a create (with parent), update or delete requests.
- ReferenceableUpdateRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableUpdateRequestBody
-
Default constructor
- ReferenceableUpdateRequestBody(ReferenceableUpdateRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableUpdateRequestBody
-
Copy/clone constructor
- registerViewService() - Static method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRegistration
-
Pass information about this view service to the OMAG Server administration services.
- RelationshipRequestBody - Class in org.odpi.openmetadata.viewservices.myprofile.rest
-
RelationshipRequestBody describes the request body used when linking elements together.
- RelationshipRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.RelationshipRequestBody
-
Default constructor
- RelationshipRequestBody(RelationshipRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.RelationshipRequestBody
-
Copy/clone constructor.
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}
- setActionSponsorGUID(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoRequestBody
-
Set up the unique identifier of the sponsor of the To Do.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Set up additional properties.
- setAssignToActorGUID(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoRequestBody
-
Set up the unique identifier of the action assigned to perform the work.
- setContactMethods(List<ContactMethodElement>) - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileUniverse
-
Set up the list of contact methods for the individual.
- setContributionRecord(ContributionRecordElement) - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileUniverse
-
Set up the recognition of the contribution that this user has made to open metadata.
- setEffectiveTime(Date) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.EffectiveTimeQueryRequestBody
-
Set up the date/time to use for the query.
- setEffectiveTime(Date) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableUpdateRequestBody
-
Set up the date/time to use for the query.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileElement
-
Set up the element header associated with the properties.
- setElementProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableRequestBody
-
Set up the properties for the element.
- setEmployeeNumber(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Set up the unique identifier of the person used by their employer.
- setEmployeeType(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Set up code used by employer typically to describe the type of employment contract.
- setFullName(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Set up the full legal name for this person.
- setFullName(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Set up the full name for this person.
- setGivenNames(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Set up the name strings that are the part of a person's name that is not their surname.
- setInitials(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Set up first letter of each of the person's given names.
- setIsPublic(boolean) - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Set up if the contents of this profile is to be shared with colleagues.
- setJobRoleDescription(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Set up the description of the job role for this person.
- setJobTitle(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Set up the primary job title for this person.
- setJobTitle(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Set up the primary job title for this person.
- setKnownName(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Set up the preferred name for this person.
- setNewActionTargetProperties(List<NewActionTargetProperties>) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoRequestBody
-
Set up any specific action targets for the to do.
- setOriginatingSystemGUID(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileRequestBody
-
Set up the unique identifier for the originating system
- setOriginatingSystemGUID(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileValidatorRequestBody
-
Set up the unique identifier for the originating system
- setOriginatingSystemName(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileRequestBody
-
Set up the unique name for the originating system
- setOriginatingSystemName(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileValidatorRequestBody
-
Set up the unique name for the originating system
- setOriginatorGUID(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoRequestBody
-
Set up the unique identifier of the element that originated the to do.
- setParentGUID(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableRequestBody
-
Set up an optional parent GUID to attach the new element to.
- setPeers(List<ElementStub>) - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileUniverse
-
Set up the list of profile identifiers (GUIDs) for peers.
- setPersonalProfile(PersonalProfileUniverse) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileResponse
-
Set up the personalProfile result.
- setPersonalProfiles(List<PersonalProfileUniverse>) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileListResponse
-
Set up the personalProfile result.
- setPreferredLanguage(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Set up spoken or written language preferred by the person.
- setProfileProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Set up profile properties.
- setProfileProperties(PersonalProfileProperties) - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileElement
-
Set up the profile properties.
- setProfileUserId(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileRequestBody
-
Set up the anchoring userId for this profile.
- setPronouns(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Set up the person's preferred pronouns.
- setProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.RelationshipRequestBody
-
Set up the properties for the relationship.
- setProperties(ToDoProperties) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoRequestBody
-
Set up the properties of the to do.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
Set up the unique name for this person - may be employee identifier.
- setRoles(List<PersonRoleElement>) - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileUniverse
-
Set up the list of identifiers for this profile's roles.
- setSearchString(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoStatusSearchString
-
Set up the search string.
- setSurname(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Set up the family name of the person.
- setTitle(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
Set up the courtesy title for the person.
- setToDoElement(ToDoElement) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoResponse
-
Set up the to do result.
- setToDoElements(List<ToDoElement>) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoListResponse
-
Set up the to do result.
- setToDoStatus(ToDoStatus) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoStatusRequestBody
-
Set up the status value.
- setUpdateDescription(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableUpdateRequestBody
-
Set up the string that describes details of the update.
- 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.
- setUserIdentities(List<ProfileIdentityElement>) - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileUniverse
-
Set up the list of user identities associated with the personal profile.
- shutdown() - Method in class org.odpi.openmetadata.viewservices.myprofile.admin.MyProfileAdmin
-
Shutdown the My Profile service.
T
- ToDoListResponse - Class in org.odpi.openmetadata.viewservices.myprofile.rest
-
ToDoListResponse is the response structure used on the OMAS REST API calls that return a list of to do objects.
- ToDoListResponse() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoListResponse
-
Default constructor
- ToDoListResponse(ToDoListResponse) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoListResponse
-
Copy/clone constructor
- ToDoRequestBody - Class in org.odpi.openmetadata.viewservices.myprofile.rest
-
ToDoRequestBody provides a structure for passing to do details over a REST API.
- ToDoRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoRequestBody
-
Default constructor
- ToDoRequestBody(ToDoRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoRequestBody
-
Copy/clone constructor
- ToDoResponse - Class in org.odpi.openmetadata.viewservices.myprofile.rest
-
ToDoResponse is the response structure used on the OMAS REST API calls that returns a "to do" object as a response.
- ToDoResponse() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoResponse
-
Default constructor
- ToDoResponse(ToDoResponse) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoResponse
-
Copy/clone constructor
- ToDoStatusRequestBody - Class in org.odpi.openmetadata.viewservices.myprofile.rest
-
ToDoStatusRequestBody provides a structure for passing the status.
- ToDoStatusRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoStatusRequestBody
-
Default constructor
- ToDoStatusRequestBody(ToDoStatusRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoStatusRequestBody
-
Copy/clone constructor
- ToDoStatusSearchString - Class in org.odpi.openmetadata.viewservices.myprofile.rest
- ToDoStatusSearchString() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoStatusSearchString
-
Default constructor
- ToDoStatusSearchString(ToDoStatusRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoStatusSearchString
-
Copy/clone constructor
- toString() - Method in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.metadataelements.PersonalProfileUniverse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalMessage
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalNote
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalNoteLog
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.properties.PersonalProfileProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.EffectiveTimeQueryRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.MyProfileRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.PersonalProfileValidatorRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ReferenceableUpdateRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.RelationshipRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoStatusRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.viewservices.myprofile.rest.ToDoStatusSearchString
-
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, ActionTargetProperties) - 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