Index

A C D F G L M O P R S U 
All Classes and Interfaces|All Packages

A

addContactMethod(String, String, String, ContactMethodRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Add a new contact method to the profile.
addIdentityToProfile(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
Link a user identity to a profile.
addMasterDataManagerClassification(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileResource
Update classification of the metadata source that is a master data manager for user profile information.
addToMyAssets(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.MyProfileResource
Add an asset to the identified user's list of favorite assets.
addUserAccessDirectoryClassification(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileResource
Update classification of the metadata source that is providing a user access directory information such as the groups and access rights of a user Id.
addUserProfileManagerClassification(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileResource
Update classification of the metadata source as being capable if managing user profiles.

C

clearAdjacentLocation(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Remove a peer-to-peer relationship between two locations.
clearAssetLocation(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Remove an asset location relationship between an asset and a location.
clearAssignmentScope(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Remove an "AssignmentScope" relationship between two referenceables.
clearCommunityRole(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityResource
Remove a relationship between a community and a person role.
clearLocationAsDigital(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Remove the digital/cyber location designation from the location.
clearLocationAsFixedPhysical(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Remove the fixed physical location designation from the location.
clearLocationAsSecure(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Remove the secure location designation from the location.
clearMoreInformation(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Remove a "MoreInformation" relationship between two referenceables.
clearNestedLocation(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Remove a parent-child relationship between two locations.
clearProfileLocation(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Remove a profile location relationship between an actor profile and a location.
clearReferenceValueTag(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Remove a reference value assignment relationship between an element and a valid value.
clearResource(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Remove a "ResourceList" relationship between two referenceables.
clearStakeholder(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Remove a "Stakeholder" relationship between two referenceables.
clearValidValueMember(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Remove a membership relationship between a validValue and a validValueSet that it belongs to.
clearValidValues(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Remove a valid value assignment relationship between an element and a valid value.
CommunityProfileResource - Class in org.odpi.openmetadata.accessservices.communityprofile.server.spring
UserIdentityResource provides the APIs for maintaining user identities and their relationships with profiles.
CommunityProfileResource() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileResource
 
CommunityProfileValidValuesResource - Class in org.odpi.openmetadata.accessservices.communityprofile.server.spring
The CommunityProfileValidValuesResource provides a Spring based server-side REST API that supports the ValidValueManagementInterface.
CommunityProfileValidValuesResource() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Default constructor
CommunityResource - Class in org.odpi.openmetadata.accessservices.communityprofile.server.spring
The CommunityResource provides a Spring based server-side REST API that supports the CommunityManagementInterface.
CommunityResource() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityResource
Default constructor
createActorProfile(String, String, ActorProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Create a definition of an actor profile.
createCommunity(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityResource
Create a new metadata element to represent a community.
createCommunityFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityResource
Create a new metadata element to represent a community using an existing metadata element as a template.
createLocation(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Create a new metadata element to represent a location.
createLocationFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Create a new metadata element to represent a location using an existing metadata element as a template.
createMetadataSource(String, String, MetadataSourceProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileResource
Create information about the metadata source that is providing user profile information.
createPersonalProfile(String, String, PersonalProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
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.
createPersonRole(String, String, PersonRoleRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Create a definition of a person role.
createSecurityGroup(String, String, SecurityGroupProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.SecurityGroupResource
Create a new security group.
createUserIdentity(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
Create a UserIdentity.
createValidValue(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Create a new metadata element to represent a validValues.

D

deleteActorProfile(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Remove the definition of an actor profile.
deleteContactMethod(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Remove an obsolete contact method from the profile.
deletePersonalProfile(String, String, String, PersonalProfileValidatorRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
Delete the personal profile.
deletePersonRole(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Remove the definition of a person role.
deleteSecurityGroup(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.SecurityGroupResource
Delete a specific security group.
deleteUserIdentity(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
Remove a user identity object.

F

findActorProfile(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Retrieve the list of matching profiles for the search string.
findCommunities(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityResource
Retrieve the list of community metadata elements that contain the search string.
findLocations(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Retrieve the list of location metadata elements that contain the search string.
findPersonRole(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Retrieve the list of matching roles for the search string.
findSecurityGroups(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.SecurityGroupResource
Return the list of security groups that match the search string - this can be a regular expression.
findUserIdentities(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
Retrieve the list of user identity metadata elements that contain the search string.
findValidValues(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Retrieve the list of validValue metadata elements that contain the search string.

G

getActorProfileByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Return information about a specific actor profile.
getActorProfileByUserId(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Return information about a specific actor profile.
getActorProfiles(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Return all actor profiles.
getActorProfilesByLocation(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Return information about a specific actor profile.
getActorProfilesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Return information about a named actor profile.
getAdjacentLocations(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Retrieve the list of adjacent location metadata elements linked to locationGUID.
getAllValidValues(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Retrieve the list of validValue metadata elements with a matching qualified or display name.
getAppointees(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Return the list of people appointed to a particular role.
getAssignedActors(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Retrieve the assigned actors linked by the "AssignmentScope" relationship between two referenceables.
getAssignedScopes(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Retrieve the assigned scopes linked by the "AssignmentScope" relationship between two referenceables.
getAssigneesOfReferenceValue(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Return information about the consumers linked to a valid value.
getCommunitiesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityResource
Retrieve the list of community metadata elements.
getCommunitiesByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityResource
Retrieve the list of community metadata elements with a matching qualified or display name.
getCommunityByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityResource
Retrieve the community metadata element with the supplied unique identifier.
getConsumersOfValidValue(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Return information about the consumers linked to a valid value.
getDescriptiveElements(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Retrieve the descriptive elements linked via a "MoreInformation" relationship between two referenceables.
getElementsGovernedBySecurityGroup(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.SecurityGroupResource
Return the elements that are governed by the supplied security group.
getGroupingLocations(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Retrieve the list of location metadata elements that has the location identifier with locationGUID nested inside it.
getKnownLocationsForAsset(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Retrieve the list of location metadata elements linked to the requested asset.
getLeadershipRolesForTeam(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Return information about a person role connected to the named team via the TeamLeadership relationship.
getLocationByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Retrieve the location metadata element with the supplied unique identifier.
getLocations(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Retrieve the list of location metadata elements.
getLocationsByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Retrieve the list of location metadata elements with a matching qualified name, identifier or display name.
getLocationsByProfile(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Retrieve the list of location metadata elements linked to the requested profile.
getMembershipRolesForTeam(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Return information about a person role connected to the named team via the TeamMembership relationship.
getMetadataSource(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileResource
Retrieve the properties of the software server capability that describes a metadata source.
getMetadataSourceGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileResource
Retrieve the unique identifier of the software server capability that describes a metadata source.
getMoreInformation(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Retrieve the detail elements linked via a "MoreInformation" relationship between two referenceables.
getMyAssets(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.MyProfileResource
Return a list of assets that the specified user has added to their favorites list.
getMyProfile(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.MyProfileResource
Return the profile for this user.
getNestedLocations(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Retrieve the list of nested location metadata elements linked to locationGUID.
getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileResource
Return the connection object for the Community Profile OMAS's out topic.
getPersonalProfileByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
Retrieve a personal profile by guid.
getPersonalProfileByQualifiedName(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
Return a list of candidate personal profiles for an individual.
getPersonalProfileForUser(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
Return the profile for this user.
getPersonalProfilesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
Return a list of candidate personal profiles for an individual.
getPersonRoleByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Return information about a specific person role.
getPersonRoleByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Return information about a named person role.
getReferenceValues(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Return information about the valid values linked as reference value tags to an element.
getResourceList(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Retrieve the list of resources assigned to an element via the "ResourceList" relationship between two referenceables.
getRolesForCommunity(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityResource
Return information about a person role connected to the named community.
getSecurityGroupByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.SecurityGroupResource
Return information about a specific actor profile.
getSecurityGroupsForDistinguishedName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.SecurityGroupResource
Return the list of security groups associated with a unique distinguishedName.
getSetsForValidValue(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Page through the list of valid value sets that a valid value definition/set belongs to.
getStakeholderCommissionedElements(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Retrieve the elements commissioned by a stakeholder, linked via the "Stakeholder" relationship between two referenceables.
getStakeholders(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Retrieve the stakeholder elements linked via the "Stakeholder" relationship between two referenceables.
getSupportedByResource(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Retrieve the list of elements assigned to a resource via the "ResourceList" relationship between two referenceables.
getUserIdentitiesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
Retrieve the list of user identity metadata elements with a matching qualified name.
getUserIdentityByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
Retrieve the userIdentity metadata element with the supplied unique identifier.
getValidValueByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Retrieve the validValue metadata element with the supplied unique identifier.
getValidValuesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Retrieve the list of validValue metadata elements with a matching qualified or display name.
getValidValueSetMembers(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Page through the members of a valid value set.
getValidValuesForConsumer(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Return information about the valid value set linked to an element as its set of valid values.

L

linkPersonRoleToProfile(String, String, String, String, AppointmentRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Link a person role to a person profile to show that that person is performing the role.
linkTeamPlayer(String, String, String, String, TeamPlayerRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Link a team leader person role or team member person role to a team profile.
linkTeamsInHierarchy(String, String, String, String, boolean, EffectiveDatesRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Link two related team/organization actor profiles together as part of a hierarchy.
LocationManagementResource - Class in org.odpi.openmetadata.accessservices.communityprofile.server.spring
LocationResource provides the API operations to create and maintain locations.
LocationManagementResource() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Default constructor

M

MyProfileResource - Class in org.odpi.openmetadata.accessservices.communityprofile.server.spring
The MyProfileResource provides part of the server-side implementation of the Community Profile Open Metadata Assess Service (OMAS).
MyProfileResource() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.spring.MyProfileResource
Default constructor

O

org.odpi.openmetadata.accessservices.communityprofile.server.spring - package org.odpi.openmetadata.accessservices.communityprofile.server.spring
 
OrganizationResource - Class in org.odpi.openmetadata.accessservices.communityprofile.server.spring
The OrganizationResource provides a Spring based server-side REST API that supports the OrganizationManagementInterface.
OrganizationResource() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Default constructor

P

PersonalProfileResource - Class in org.odpi.openmetadata.accessservices.communityprofile.server.spring
The PersonalProfileResource provides a Spring based server-side REST API that supports the PersonalProfileInterface.
PersonalProfileResource() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
Default constructor

R

RelatedElementsResource - Class in org.odpi.openmetadata.accessservices.communityprofile.server.spring
The RelatedElementsResource provides a Spring based server-side REST API that supports the RelatedElementsManagementInterface.
RelatedElementsResource() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Default constructor
removeCommunity(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityResource
Remove the metadata element representing a community.
removeFromMyAssets(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.MyProfileResource
Remove an asset from identified user's list of favorite assets.
removeIdentityFromProfile(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
Remove a user identity object.
removeLocation(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Remove the metadata element representing a location.
removeValidValue(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Remove the metadata element representing a validValue.

S

SecurityGroupResource - Class in org.odpi.openmetadata.accessservices.communityprofile.server.spring
The SecurityGroupResource provides a Spring based server-side REST API that supports the SecruityGroupManagementInterface.
SecurityGroupResource() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.spring.SecurityGroupResource
Default constructor
setLocationAsDigital(String, String, String, ClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Classify the location to indicate that it represents a digital/cyber location.
setLocationAsFixedPhysical(String, String, String, ClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Classify the location to indicate that it represents a fixed physical location.
setLocationAsSecure(String, String, String, ClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Classify the location to indicate that it represents a secure location.
setupAdjacentLocation(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Create a peer-to-peer relationship between two locations.
setupAssetLocation(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Create an asset location relationship between an asset and a location.
setupAssignmentScope(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Create an "AssignmentScope" relationship between an element and its scope.
setupCommunityRole(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityResource
Create a relationship between a community and a person role.
setupMoreInformation(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Create a "MoreInformation" relationship between an element that is descriptive and one that is providing the detail.
setupNestedLocation(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Create a parent-child relationship between two locations.
setupProfileLocation(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Create a profile location relationship between an actor profile and a location.
setupReferenceValueTag(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Create a reference value assignment relationship between an element and a valid value to show that the valid value is a semiformal tag/classification.
setupResource(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Create a "ResourceList" relationship between a consuming element and an element that represents resources.
setupStakeholder(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.RelatedElementsResource
Create a "Stakeholder" relationship between an element and its stakeholder.
setupValidValueMember(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Create a membership relationship between a validValue and a validValueSet that it belongs to.
setupValidValues(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Create a valid value assignment relationship between an element and a valid value (typically, a valid value set) to show that the valid value defines the values that can be stored in the data item that the element represents.

U

unlinkPersonRoleFromProfile(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Remove the link between a person role and a person profile.
unlinkTeamPlayer(String, String, String, String, TeamPlayerRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Remove the link between a person role and a team profile.
unlinkTeamsInHierarchy(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Remove the link between two actor profiles in the actor profile hierarchy.
updateActorProfile(String, String, String, boolean, ActorProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Update the definition of an actor profile.
updateAppointment(String, String, String, boolean, AppointmentRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Update the properties for the appointment of a person to a role.
updateCommunity(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityResource
Update the metadata element representing a community.
updateIdentityProfile(String, String, String, String, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
Link a user identity to a profile.
updateLocation(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.LocationManagementResource
Update the metadata element representing a location.
updateMyProfile(String, String, MyProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.MyProfileResource
Create or update the profile for the requesting user.
updatePersonalProfile(String, String, String, PersonalProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
Update properties for the personal properties.
updatePersonRole(String, String, String, boolean, PersonRoleRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.OrganizationResource
Update the definition of a person role.
updateSecurityGroup(String, String, String, boolean, SecurityGroupProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.SecurityGroupResource
Update an existing security group.
updateUserIdentity(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
Update a UserIdentity.
updateValidValue(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileValidValuesResource
Update the metadata element representing a validValues.
UserIdentityResource - Class in org.odpi.openmetadata.accessservices.communityprofile.server.spring
UserIdentityResource provides the APIs for maintaining user identities and their relationships with profiles.
UserIdentityResource() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
 
A C D F G L M O P R S U 
All Classes and Interfaces|All Packages