Index
All Classes and Interfaces|All Packages
A
- addContactMethod(String, String, String, String, ContactMethodProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Add a new contact method to the profile.
- addIdentityToProfile(String, String, String, String, String, ProfileIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.UserIdentityManagement
-
Link a user identity to a profile.
- addMasterDataManagerClassification(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.MetadataSourceClient
-
Update classification of the metadata source that is a master data manager for user profile information.
- addUserAccessDirectoryClassification(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.MetadataSourceClient
-
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) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.MetadataSourceClient
-
Update classification of the metadata source as being capable if managing user profiles.
C
- callActorProfileGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a ActorProfileElement in a response object.
- callActorProfileListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a list of ActorProfileElements in a response object.
- callActorProfileListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a list of ActorProfileElements in a response object.
- callAssetListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns an AssetListResponse object.
- callCommunityGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a CommunityElement in a response object.
- callCommunityListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a list of CommunityElements in a response object.
- callCommunityListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a list of CommunityElements in a response object.
- callElementStubsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a ElementStubsResponse object.
- callLocationGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a LocationResponse object.
- callLocationsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a LocationListResponse object.
- callLocationsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a POST REST call that returns a LocationListResponse object.
- callMetadataSourceGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a MetadataSourceResponse object.
- callPersonalProfileGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a PersonalProfileUniverse in a response object.
- callPersonalProfileListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a list of PersonalProfileElements in a response object.
- callPersonalProfileListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a POST REST call that returns a list of PersonalProfileElements in a response object.
- callPersonalProfilePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a POST REST call that returns a PersonalProfileElement in a response object.
- callPersonRoleAppointeeListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a POST REST call that returns a list of PersonRoleAppointees in a response object.
- callPersonRoleGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a PersonRoleElement in a response object.
- callPersonRoleListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a list of PersonRoleElements in a response object.
- callPersonRoleListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a POST REST call that returns a list of PersonRoleElements in a response object.
- callRelatedElementListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a RelatedElementListResponse object.
- callSecurityGroupGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a SecurityGroupResponse object.
- callSecurityGroupPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a POST REST call that returns a SecurityGroupResponse object.
- callSecurityGroupsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a SecurityGroupsResponse object.
- callSecurityGroupsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a POST REST call that returns a SecurityGroupsResponse object.
- callUserIdentityGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a UserIdentityElement in a response object.
- callUserIdentityListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a list of UserIdentityElements in a response object.
- callUserIdentityListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a POST REST call that returns a list of UserIdentityElements in a response object.
- callValidValueGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a ValidValueElement in a response object.
- callValidValueListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a list of ValidValueElements in a response object.
- callValidValueListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Issue a GET REST call that returns a list of ValidValueElements in a response object.
- clearAdjacentLocation(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Remove a peer-to-peer relationship between two locations.
- clearAssetLocation(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Remove an asset location relationship between an asset and a location.
- clearAssignmentScope(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Remove an "AssignmentScope" relationship between two referenceables.
- clearCommunityRole(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityManagement
-
Remove a membership relationship between a community and a person role.
- clearLocationAsDigital(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Remove the digital/cyber location designation from the location.
- clearLocationAsFixedPhysical(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Remove the fixed physical location designation from the location.
- clearLocationAsSecure(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Remove the secure location designation from the location.
- clearMoreInformation(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Remove a "MoreInformation" relationship between two referenceables.
- clearNestedLocation(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Remove a parent-child relationship between two locations.
- clearProfileLocation(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Remove a profile location relationship between an actor profile and a location.
- clearReferenceValueTag(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Remove a reference value assignment relationship between an element and a valid value.
- clearResource(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Remove a "ResourceList" relationship between two referenceables.
- clearStakeholder(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Remove a "Stakeholder" relationship between two referenceables.
- clearValidValueMember(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Remove a membership relationship between a validValue and a validValueSet that it belongs to.
- clearValidValues(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Remove a valid value assignment relationship between an element and a valid value.
- CommunityManagement - Class in org.odpi.openmetadata.accessservices.communityprofile.client
-
CommunityManagerClient supports the APIs to maintain communities and their related objects.
- CommunityManagement(String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityManagement
-
Create a new client with no authentication embedded in the HTTP request.
- CommunityManagement(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityManagement
-
Create a new client that passes userId and password in each HTTP request.
- CommunityManagement(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityManagement
-
Create a new client that passes userId and password in each HTTP request.
- CommunityManagement(String, String, CommunityProfileRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityManagement
-
Create a new client that is going to be used in an OMAG Server.
- CommunityManagement(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityManagement
-
Create a new client with no authentication embedded in the HTTP request.
- CommunityProfileBaseClient - Class in org.odpi.openmetadata.accessservices.communityprofile.client
-
CommunityProfileBaseClient supports the common properties and functions for the Community Profile OMAS.
- CommunityProfileBaseClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Create a new client with no authentication embedded in the HTTP request.
- CommunityProfileBaseClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Create a new client that passes userId and password in each HTTP request.
- CommunityProfileBaseClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Create a new client that passes userId and password in each HTTP request.
- CommunityProfileBaseClient(String, String, CommunityProfileRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Create a new client that is going to be used in an OMAG Server.
- CommunityProfileBaseClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Create a new client with no authentication embedded in the HTTP request.
- CommunityProfileEventClient - Class in org.odpi.openmetadata.accessservices.communityprofile.client
-
CommunityProfileEventClient provides the implementation to manage the interaction with the server to set up a listener to support the receipt of inbound events from the Data Manager OMAS Out Topic.
- CommunityProfileEventClient(String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileEventClient
-
Create a new client with no authentication embedded in the HTTP request.
- CommunityProfileEventClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileEventClient
-
Create a new client that passes userId and password in each HTTP request.
- CommunityProfileEventClient(String, String, OCFRESTClient, int, AuditLog, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileEventClient
-
Create a new client that is to be used within an OMAG Server.
- CommunityProfileRESTClient - Class in org.odpi.openmetadata.accessservices.communityprofile.client.rest
-
CommunityProfileRESTClient is responsible for issuing calls to the Community Profile OMAS REST APIs.
- CommunityProfileRESTClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Constructor for no authentication.
- CommunityProfileRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Constructor for simple userId and password authentication.
- CommunityProfileRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Constructor for simple userId and password authentication with audit log.
- CommunityProfileRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.rest.CommunityProfileRESTClient
-
Constructor for no authentication with audit log.
- ConnectedAssetClient - Class in org.odpi.openmetadata.accessservices.communityprofile.client
-
ConnectedAssetClient manages the retrieval of connections, and the creation of resource connectors used to access the content of data sources and services.
- ConnectedAssetClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.ConnectedAssetClient
-
Create a new client with no authentication embedded in the HTTP request.
- ConnectedAssetClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.ConnectedAssetClient
-
Create a new client that passes userId and password in each HTTP request.
- createActorProfile(String, String, String, ActorProfileProperties, ContributionRecord) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Create a definition of a actor profile.
- createCommunity(String, String, String, CommunityProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityManagement
-
Create a new metadata element to represent a community.
- createCommunityFromTemplate(String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityManagement
-
Create a new metadata element to represent a community using an existing metadata element as a template.
- createLocation(String, String, String, LocationProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Create a new metadata element to represent a location.
- createLocationFromTemplate(String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Create a new metadata element to represent a location using an existing metadata element as a template.
- createMetadataSource(String, MetadataSourceProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.MetadataSourceClient
-
Create information about the metadata source that is providing user profile information.
- createPersonRole(String, String, String, PersonRoleProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Create a definition of a person role.
- createSecurityGroup(String, SecurityGroupProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.SecurityGroupManagement
-
Create a new security group.
- createUserIdentity(String, String, String, UserIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.UserIdentityManagement
-
Create a UserIdentity.
- createUserIdentityForProfile(String, String, String, String, UserIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.UserIdentityManagement
-
Create a UserIdentity that is for the sole use of a specific actor profile.
- createValidValue(String, String, String, ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Create a new metadata element to represent a valid value.
D
- deleteActorProfile(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Remove the definition of an actor profile.
- deleteContactMethod(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Remove an obsolete contact method from the profile.
- deletePersonRole(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Remove the definition of a person role.
- deleteSecurityGroup(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.SecurityGroupManagement
-
Delete a specific security group.
- deleteUserIdentity(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.UserIdentityManagement
-
Remove a user identity object.
F
- findActorProfiles(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Retrieve the list of matching profiles for the search string.
- findCommunities(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityManagement
-
Retrieve the list of metadata elements that contain the search string.
- findLocations(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Retrieve the list of location metadata elements that contain the search string.
- findPersonRoles(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Retrieve the list of matching roles for the search string.
- findSecurityGroups(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.SecurityGroupManagement
-
Return the list of security groups that match the search string - this can be a regular expression.
- findUserIdentities(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.UserIdentityManagement
-
Retrieve the list of user identity metadata elements that contain the search string.
- findValidValues(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Retrieve the list of metadata elements that contain the search string.
G
- getActorProfileByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Return information about a specific actor profile.
- getActorProfileByUserId(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Return information about a specific actor profile.
- getActorProfiles(String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Return information about all actor profiles.
- getActorProfilesByLocation(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Return information about the actor profiles associated with a location.
- getActorProfilesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Return information about a named actor profile.
- getAdjacentLocations(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Retrieve the list of adjacent location metadata elements linked to locationGUID.
- getAllValidValues(String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Retrieve the list of valid values.
- getAppointees(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Return the list of people appointed to a particular role.
- getAssignedActors(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Retrieve the assigned actors linked by the "AssignmentScope" relationship between two referenceables.
- getAssignedScopes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Retrieve the assigned scopes linked by the "AssignmentScope" relationship between two referenceables.
- getAssigneesOfReferenceValue(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Return information about the person roles linked to a validValue.
- getCommunities(String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityManagement
-
Retrieve the list of all communities defined in open metadata.
- getCommunitiesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityManagement
-
Retrieve the list of metadata elements with a matching qualified or display name.
- getCommunityByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityManagement
-
Retrieve the metadata element with the supplied unique identifier.
- getConfigurationServerName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileEventClient
-
Return the name of the server where configuration is supposed to be stored.
- getConsumersOfValidValue(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Return information about the consumers linked to a validValue.
- getDescriptiveElements(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Retrieve the descriptive elements linked via a "MoreInformation" relationship between two referenceables.
- getElementsGovernedBySecurityGroup(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.SecurityGroupManagement
-
Return the elements that are governed by the supplied security group.
- getGroupingLocations(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Retrieve the list of location metadata elements that has the location identifier with locationGUID nested inside it.
- getKnownLocationsForAsset(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Retrieve the list of location metadata elements linked to assetGUID.
- getLeadershipRolesForTeam(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Return information about the leadership person roles linked to a team.
- getLocationByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Retrieve the location metadata element with the supplied unique identifier.
- getLocations(String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Retrieve the list of location metadata elements.
- getLocationsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Retrieve the list of location metadata elements with a matching qualified name, identifier or display name.
- getLocationsByProfile(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Retrieve the list of location metadata elements with linked to the actorProfileGUID.
- getMembershipRolesForTeam(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Return information about the membership person roles linked to a team.
- getMetadataSource(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.MetadataSourceClient
-
Retrieve the properties of the software server capability that describes a metadata source.
- getMetadataSourceGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.MetadataSourceClient
-
Retrieve the unique identifier of the software server capability that describes a metadata source.
- getMoreInformation(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Retrieve the detail elements linked via a "MoreInformation" relationship between two referenceables.
- getNestedLocations(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Retrieve the list of nested location metadata elements linked to locationGUID.
- getPersonRoleByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Return information about a specific person role.
- getPersonRolesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Return information about a named person role.
- getReferenceValues(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Return information about the valid values linked as reference value tags to an element.
- getResourceList(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Retrieve the list of resources assigned to an element via the "ResourceList" relationship between two referenceables.
- getRolesForCommunity(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityManagement
-
Return information about the person roles linked to a community.
- getSecurityGroupByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.SecurityGroupManagement
-
Retrieve the userIdentity metadata element with the supplied unique identifier.
- getSecurityGroupsForDistinguishedName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.SecurityGroupManagement
-
Return the list of security groups associated with a unique distinguishedName.
- getSetsForValidValue(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Page through the list of valid value sets that a valid value definition/set belongs to.
- getStakeholderCommissionedElements(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Retrieve the elements commissioned by a stakeholder, linked via the "Stakeholder" relationship between two referenceables.
- getStakeholders(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Retrieve the stakeholder elements linked via the "Stakeholder" relationship between two referenceables.
- getSupportedByResource(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Retrieve the list of elements assigned to a resource via the "ResourceList" relationship between two referenceables.
- getUserIdentitiesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.UserIdentityManagement
-
Retrieve the list of user identity metadata elements with a matching qualified name.
- getUserIdentityByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.UserIdentityManagement
-
Retrieve the userIdentity metadata element with the supplied unique identifier.
- getValidValueByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Retrieve the metadata element with the supplied unique identifier.
- getValidValuesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Retrieve the list of metadata elements with a matching qualified or display name.
- getValidValueSetMembers(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Page through the members of a valid value set.
- getValidValuesForConsumer(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Return information about the valid value set linked to an element as its set of valid values.
L
- linkPersonRoleToProfile(String, String, String, String, String, AppointmentProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Link a person role to a person profile to show that that person is performing the role.
- linkTeamPlayer(String, String, String, String, String, String, boolean) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Link a team leader person role or team member person role to a team profile.
- linkTeamsInHierarchy(String, String, String, String, String, boolean, Date, Date) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Link two related team/organization actor profiles together as part of a hierarchy.
- LocationManagement - Class in org.odpi.openmetadata.accessservices.communityprofile.client
-
LocationManager provides the API operations to create and maintain location definitions.
- LocationManagement(String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Create a new client with no authentication embedded in the HTTP request.
- LocationManagement(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Create a new client that passes userId and password in each HTTP request.
- LocationManagement(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Create a new client that passes userId and password in each HTTP request.
- LocationManagement(String, String, CommunityProfileRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Create a new client that passes userId and password in each HTTP request.
- LocationManagement(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Create a new client with no authentication embedded in the HTTP request.
M
- MetadataSourceClient - Class in org.odpi.openmetadata.accessservices.communityprofile.client
-
MetadataSourceClient is the client for setting up the SoftwareServerCapabilities that represent metadata sources that supply information relating to people and organizations.
- MetadataSourceClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.MetadataSourceClient
-
Create a new client with no authentication embedded in the HTTP request.
- MetadataSourceClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.MetadataSourceClient
-
Create a new client that passes userId and password in each HTTP request.
- MetadataSourceClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.MetadataSourceClient
-
Create a new client that passes userId and password in each HTTP request.
- MetadataSourceClient(String, String, CommunityProfileRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.MetadataSourceClient
-
Create a new client that passes userId and password in each HTTP request.
- MetadataSourceClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.MetadataSourceClient
-
Create a new client with no authentication embedded in the HTTP request.
O
- OpenIntegrationServiceClient - Class in org.odpi.openmetadata.accessservices.communityprofile.client
-
OpenIntegrationServiceClient provides an interface to the open integration service.
- OpenIntegrationServiceClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.OpenIntegrationServiceClient
-
Create a new client with no authentication embedded in the HTTP request.
- OpenIntegrationServiceClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.OpenIntegrationServiceClient
-
Create a new client that passes userId and password in each HTTP request.
- OpenMetadataStoreClient - Class in org.odpi.openmetadata.accessservices.communityprofile.client
-
OpenMetadataClientBase provides an interface to the open metadata store.
- OpenMetadataStoreClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.OpenMetadataStoreClient
-
Create a new client with no authentication embedded in the HTTP request.
- OpenMetadataStoreClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.OpenMetadataStoreClient
-
Create a new client that passes userId and password in each HTTP request.
- org.odpi.openmetadata.accessservices.communityprofile.client - package org.odpi.openmetadata.accessservices.communityprofile.client
-
The Community Profile OMAS's clients provide access to metadata about people, communities, organizations, teams, roles, profiles and user identities.
- org.odpi.openmetadata.accessservices.communityprofile.client.rest - package org.odpi.openmetadata.accessservices.communityprofile.client.rest
-
This package provides the support for issuing REST API calls to the OMAG Server and processing common error responses (InvalidParameterException, UserNotAuthorizedException, PropertyServerException) from the calls.
- OrganizationManagement - Class in org.odpi.openmetadata.accessservices.communityprofile.client
-
OrganizationManagement is the client used by the Organization Integrator OMIS that is responsible with synchronizing organizational structures, profiles rules and users with open metadata.
- OrganizationManagement(String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Create a new client with no authentication embedded in the HTTP request.
- OrganizationManagement(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Create a new client that passes userId and password in each HTTP request.
- OrganizationManagement(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Create a new client that passes userId and password in each HTTP request.
- OrganizationManagement(String, String, CommunityProfileRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Create a new client that passes userId and password in each HTTP request.
- OrganizationManagement(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Create a new client with no authentication embedded in the HTTP request.
R
- registerListener(String, CommunityProfileEventListener) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileEventClient
-
Register a listener object that will be passed each of the events published by the Data Manager OMAS.
- removeCommunity(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityManagement
-
Remove the metadata element representing a community.
- removeIdentityFromProfile(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.UserIdentityManagement
-
Unlink a user identity from a profile.
- removeLocation(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Remove the metadata element representing a location.
- removeReferenceable(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Remove the metadata element.
- removeValidValue(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Remove the metadata element representing a valid value.
S
- SecurityGroupManagement - Class in org.odpi.openmetadata.accessservices.communityprofile.client
-
SecurityManagerClient is the client for explicitly managing the security groups.
- SecurityGroupManagement(String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.SecurityGroupManagement
-
Create a new client with no authentication embedded in the HTTP request.
- SecurityGroupManagement(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.SecurityGroupManagement
-
Create a new client that passes userId and password in each HTTP request.
- SecurityGroupManagement(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.SecurityGroupManagement
-
Create a new client that passes userId and password in each HTTP request.
- SecurityGroupManagement(String, String, CommunityProfileRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.SecurityGroupManagement
-
Create a new client that passes userId and password in each HTTP request.
- SecurityGroupManagement(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.SecurityGroupManagement
-
Create a new client with no authentication embedded in the HTTP request.
- setLocationAsDigital(String, String, String, String, DigitalLocationProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Classify the location to indicate that it represents a digital/cyber location.
- setLocationAsFixedPhysical(String, String, String, String, FixedLocationProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Classify the location to indicate that it represents a fixed physical location.
- setLocationAsSecure(String, String, String, String, SecureLocationProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Classify the location to indicate that it represents a secure location.
- setupAdjacentLocation(String, String, String, String, String, AdjacentLocationProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Create a peer-to-peer relationship between two locations.
- setupAssetLocation(String, String, String, String, String, AssetLocationProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Create an asset location relationship between an asset and a location.
- setupAssignmentScope(String, String, String, String, AssignmentScopeProperties, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Create an "AssignmentScope" relationship between an element and its scope.
- setupCommunityRole(String, String, String, String, CommunityMembershipProperties, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityManagement
-
Create a membership relationship between a community and a person role to show that anyone appointed to the role is a member of the community.
- setupMoreInformation(String, String, String, String, RelationshipProperties, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Create a "MoreInformation" relationship between an element that is descriptive and one that is providing the detail.
- setupNestedLocation(String, String, String, String, String, NestedLocationProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Create a parent-child relationship between two locations.
- setupProfileLocation(String, String, String, String, String, ProfileLocationProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Create a profile location relationship between an actor profile and a location.
- setupReferenceValueTag(String, String, String, String, ReferenceValueAssignmentProperties, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
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, ResourceListProperties, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Create a "ResourceList" relationship between a consuming element and an element that represents resources.
- setupStakeholder(String, String, String, String, StakeholderProperties, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Create a "Stakeholder" relationship between an element and its stakeholder.
- setupValidValueMember(String, String, String, String, ValidValueMembershipProperties, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Create a membership relationship between a validValue and a validValueSet that it belongs to.
- setupValidValues(String, String, String, String, ValidValueAssignmentProperties, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
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, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Remove the link between a person role and a person profile.
- unlinkTeamPlayer(String, String, String, String, String, boolean) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Remove the link between a person role and a team profile.
- unlinkTeamsInHierarchy(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Remove the link between two actor profiles in the actor profile hierarchy.
- updateActorProfile(String, String, String, String, boolean, ActorProfileProperties, ContributionRecord) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Update the definition of an actor profile.
- updateAppointment(String, String, String, String, boolean, AppointmentProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Update the properties for the appointment of a person to a role.
- updateCommunity(String, String, String, String, boolean, CommunityProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityManagement
-
Update the metadata element representing a community.
- updateLocation(String, String, String, String, boolean, LocationProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.LocationManagement
-
Update the metadata element representing a location.
- updatePersonRole(String, String, String, String, boolean, PersonRoleProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.OrganizationManagement
-
Update the definition of a person role.
- updateProfileIdentity(String, String, String, String, String, boolean, ProfileIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.UserIdentityManagement
-
Update the properties of the relationship between a user identity and profile.
- updateRelationship(String, String, String, String, String, RelationshipProperties, String, String, boolean, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Update the properties of the relationship between two elements.
- updateSecurityGroup(String, String, boolean, SecurityGroupProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.SecurityGroupManagement
-
Update an existing security group.
- updateUserIdentity(String, String, String, String, boolean, UserIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.UserIdentityManagement
-
Update a UserIdentity.
- updateValidValue(String, String, String, String, boolean, ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Update the metadata element representing a valid value.
- UserIdentityManagement - Class in org.odpi.openmetadata.accessservices.communityprofile.client
-
UserIdentityManagement is the client for explicitly managing the user identity entities and associating them with profiles.
- UserIdentityManagement(String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.UserIdentityManagement
-
Create a new client with no authentication embedded in the HTTP request.
- UserIdentityManagement(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.UserIdentityManagement
-
Create a new client that passes userId and password in each HTTP request.
- UserIdentityManagement(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.UserIdentityManagement
-
Create a new client that passes userId and password in each HTTP request.
- UserIdentityManagement(String, String, CommunityProfileRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.UserIdentityManagement
-
Create a new client that passes userId and password in each HTTP request.
- UserIdentityManagement(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.UserIdentityManagement
-
Create a new client with no authentication embedded in the HTTP request.
V
- ValidValueManagement - Class in org.odpi.openmetadata.accessservices.communityprofile.client
-
ValidValueManagerClient supports the APIs to maintain valid values and their related objects.
- ValidValueManagement(String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Create a new client with no authentication embedded in the HTTP request.
- ValidValueManagement(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Create a new client that passes userId and password in each HTTP request.
- ValidValueManagement(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Create a new client that passes userId and password in each HTTP request.
- ValidValueManagement(String, String, CommunityProfileRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Create a new client that is going to be used in an OMAG Server.
- ValidValueManagement(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.client.ValidValueManagement
-
Create a new client with no authentication embedded in the HTTP request.
All Classes and Interfaces|All Packages