Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addContactMethod(String, String, String, String, ContactMethodProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Add a new contact method to the profile.
- addIdentityToProfile(String, String, String, String, String, ProfileIdentityProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.UserIdentityManagementInterface
-
Link a user identity to a profile.
- addMasterDataManagerClassification(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MetadataSourceInterface
-
Update classification of the metadata source that is a master data manager for user profile information.
- addUserAccessDirectoryClassification(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MetadataSourceInterface
-
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 interface org.odpi.openmetadata.accessservices.communityprofile.api.MetadataSourceInterface
-
Update classification of the metadata source as being capable if managing user profiles.
C
- ClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.communityprofile.rest
-
ClassificationRequestBody describes the request body used when attaching classification to elements.
- ClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.ClassificationRequestBody
-
Default constructor
- ClassificationRequestBody(ClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.ClassificationRequestBody
-
Copy/clone constructor.
- clearAdjacentLocation(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Remove a peer-to-peer relationship between two locations.
- clearAssetLocation(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Remove an asset location relationship between an asset and a location.
- clearAssignmentScope(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.RelatedElementsManagementInterface
-
Remove an "AssignmentScope" relationship between two referenceables.
- clearCommunityRole(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CommunityManagementInterface
-
Remove a membership relationship between a community and a person role.
- clearLocationAsDigital(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Remove the digital/cyber location designation from the location.
- clearLocationAsFixedPhysical(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Remove the fixed physical location designation from the location.
- clearLocationAsSecure(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Remove the secure location designation from the location.
- clearMoreInformation(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.RelatedElementsManagementInterface
-
Remove a "MoreInformation" relationship between two referenceables.
- clearNestedLocation(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Remove a parent-child relationship between two locations.
- clearProfileLocation(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Remove a profile location relationship between an actor profile and a location.
- clearReferenceValueTag(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Remove a reference value assignment relationship between an element and a valid value.
- clearResource(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.RelatedElementsManagementInterface
-
Remove a "ResourceList" relationship between two referenceables.
- clearStakeholder(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.RelatedElementsManagementInterface
-
Remove a "Stakeholder" relationship between two referenceables.
- clearValidValueMember(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Remove a membership relationship between a validValue and a validValueSet that it belongs to.
- clearValidValues(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Remove a valid value assignment relationship between an element and a valid value.
- CollectionManagementInterface - Interface in org.odpi.openmetadata.accessservices.communityprofile.api
-
The CollectionManagementInterface adds methods for managing collections that can be attached to communities and personal profiles.
- CommunityManagementInterface - Interface in org.odpi.openmetadata.accessservices.communityprofile.api
-
The CommunityManagementInterface provides methods for managing communities, their membership and content.
- CommunityProfileAuditCode - Enum Class in org.odpi.openmetadata.accessservices.communityprofile.ffdc
-
The CommunityProfileAuditCode is used to define the message content for the OMRS Audit Log.
- CommunityProfileCheckedExceptionBase - Exception in org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions
-
CommunityProfileCheckedExceptionBase provides a checked exception for reporting errors found when using the Community Profile OMAS services.
- CommunityProfileCheckedExceptionBase(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.CommunityProfileCheckedExceptionBase
-
Deprecated.
- CommunityProfileCheckedExceptionBase(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.CommunityProfileCheckedExceptionBase
-
This is the constructor used when receiving an exception from a remote server.
- CommunityProfileCheckedExceptionBase(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.CommunityProfileCheckedExceptionBase
-
Deprecated.
- CommunityProfileCheckedExceptionBase(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.CommunityProfileCheckedExceptionBase
-
This is the typical constructor used for creating an exception.
- CommunityProfileCheckedExceptionBase(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.CommunityProfileCheckedExceptionBase
-
This is the constructor used for creating an exception when an unexpected error has been caught.
- CommunityProfileCheckedExceptionBase(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.CommunityProfileCheckedExceptionBase
-
This is the constructor used for creating an exception when an unexpected error has been caught.
- CommunityProfileCheckedExceptionBase(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.CommunityProfileCheckedExceptionBase
-
This is the typical constructor used for creating an exception.
- CommunityProfileErrorCode - Enum Class in org.odpi.openmetadata.accessservices.communityprofile.ffdc
-
The CommunityProfileErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Community Profile OMAS Services.
- CommunityProfileEventHeader - Class in org.odpi.openmetadata.accessservices.communityprofile.events
-
CommunityProfileEventHeader provides a common base for all events from the access service.
- CommunityProfileEventInterface - Interface in org.odpi.openmetadata.accessservices.communityprofile.api
-
CommunityProfileEventInterface defines how a client gets access to the events produced by the Community Profile OMAS.
- CommunityProfileEventListener - Interface in org.odpi.openmetadata.accessservices.communityprofile.api
-
CommunityProfileEventListener is the interface that a client implements to register to receive the events from the Community Profile OMAS's out topic.
- CommunityProfileOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.communityprofile.rest
-
CommunityProfileOMASAPIRequestBody provides a common header for Community Profile OMAS request bodies for its REST API.
- CommunityProfileOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.CommunityProfileOMASAPIRequestBody
-
Default constructor
- CommunityProfileOMASAPIRequestBody(CommunityProfileOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.CommunityProfileOMASAPIRequestBody
-
Copy/clone constructor
- CommunityProfileOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.communityprofile.rest
-
CommunityProfileOMASAPIResponse provides a common header for Community Profile OMAS managed rest to its REST API.
- CommunityProfileOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.CommunityProfileOMASAPIResponse
-
Default constructor
- CommunityProfileOMASAPIResponse(CommunityProfileOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.CommunityProfileOMASAPIResponse
-
Copy/clone constructor
- CommunityProfileOutboundEvent - Class in org.odpi.openmetadata.accessservices.communityprofile.events
-
CommunityProfileOutboundEvent describes the structure of the events emitted by the Community Profile OMAS.
- CommunityProfileOutboundEvent() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Default constructor
- CommunityProfileOutboundEvent(CommunityProfileOutboundEvent) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Copy/clone constructor
- CommunityProfileOutboundEventType - Enum Class in org.odpi.openmetadata.accessservices.communityprofile.events
-
CommunityProfileOutboundEventType describes the different types of events produced by the Community Profile OMAS.
- createActorProfile(String, String, String, ActorProfileProperties, ContributionRecord) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Create a definition of an actor profile.
- createCollection(String, String, String, CollectionProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Create a new generic collection.
- createCommunity(String, String, String, CommunityProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CommunityManagementInterface
-
Create a new metadata element to represent the community.
- createCommunityFromTemplate(String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CommunityManagementInterface
-
Create a new metadata element to represent a community using an existing metadata element as a template.
- createExternalReference(String, String, ExternalReferenceProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ExternalReferenceManagementInterface
-
Create a definition of a external reference.
- createFolderCollection(String, String, String, CollectionFolderProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Create a collection that acts like a folder with an order.
- createLocation(String, String, String, LocationProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Create a new metadata element to represent a location.
- createLocationFromTemplate(String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Create a new metadata element to represent a location using an existing metadata element as a template.
- createMetadataSource(String, MetadataSourceProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MetadataSourceInterface
-
Create information about the metadata source that is providing user profile information.
- createPersonRole(String, String, String, PersonRoleProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Create a definition of a person role.
- createSecurityGroup(String, SecurityGroupProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.SecurityGroupInterface
-
Create a new security group.
- createToDo(String, String, String, String, List<NewToDoActionTargetProperties>, ToDoProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ToDoManagementInterface
-
Create a new to do action and link it to the supplied role and targets (if applicable).
- createUserIdentity(String, String, String, UserIdentityProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.UserIdentityManagementInterface
-
Create a UserIdentity.
- createUserIdentityForProfile(String, String, String, String, UserIdentityProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.UserIdentityManagementInterface
-
Create a UserIdentity that is for the sole use of a specific actor profile.
- createValidValue(String, String, String, ValidValueProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Create a new metadata element to represent the validValue.
D
- deleteActorProfile(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Remove the definition of an actor profile.
- deleteContactMethod(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Remove an obsolete contact method from the profile.
- deleteExternalReference(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ExternalReferenceManagementInterface
-
Remove the definition of a external reference.
- deletePersonRole(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Remove the definition of a person role.
- deleteSecurityGroup(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.SecurityGroupInterface
-
Delete a specific security group.
- deleteToDo(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ToDoManagementInterface
-
Delete an existing to do.
- deleteUserIdentity(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.UserIdentityManagementInterface
-
Remove a user identity object.
E
- EffectiveTimeRequestBody - Class in org.odpi.openmetadata.accessservices.communityprofile.rest
-
ResultsRequestBody carries the date/time for a query.
- EffectiveTimeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.EffectiveTimeRequestBody
-
Default constructor
- EffectiveTimeRequestBody(EffectiveTimeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.EffectiveTimeRequestBody
-
Copy/clone constructor
- ELEMENT_CLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
- ELEMENT_DECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
- ELEMENT_DELETED - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
- ELEMENT_GUID_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
- ELEMENT_HOME_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
- ELEMENT_RECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
- ELEMENT_RESTORED - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
- ELEMENT_TYPE_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
- ELEMENT_UPDATED - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileEventHeader
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.NoProfileForUserException
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TemplateProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ClassificationRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.EffectiveTimeRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ExternalSourceRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ReferenceableRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.TemplateRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ValidValueListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ValidValueResponse
-
Return comparison result based on the content of the properties.
- ExternalReferenceManagementInterface - Interface in org.odpi.openmetadata.accessservices.communityprofile.api
-
ExternalReferenceManagementInterface defines the Java API for managing external references.
- ExternalSourceRequestBody - Class in org.odpi.openmetadata.accessservices.communityprofile.rest
-
ExternalSourceRequestBody carries the parameters for marking an asset or schema as external.
- ExternalSourceRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.ExternalSourceRequestBody
-
Default constructor
- ExternalSourceRequestBody(ExternalSourceRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.ExternalSourceRequestBody
-
Copy/clone constructor
F
- findActorProfiles(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Retrieve the list of matching profiles for the search string.
- findCollections(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Retrieve the list of collection metadata elements that contain the search string.
- findCommunities(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CommunityManagementInterface
-
Retrieve the list of metadata elements that contain the search string.
- findExternalReferencesById(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ExternalReferenceManagementInterface
-
Retrieve the list of external references for this resourceId.
- findExternalReferencesByURL(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ExternalReferenceManagementInterface
-
Retrieve the list of external references for this URL.
- findLocations(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Retrieve the list of location metadata elements that contain the search string.
- findPersonRoles(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Retrieve the list of matching roles for the search string.
- findSecurityGroups(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.SecurityGroupInterface
-
Return the list of security groups that match the search string - this can be a regular expression.
- findToDos(String, String, ToDoStatus, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ToDoManagementInterface
-
Retrieve the "To Dos" that match the search string.
- findUserIdentities(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.UserIdentityManagementInterface
-
Retrieve the list of user identity metadata elements that contain the search string.
- findValidValues(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Retrieve the list of metadata elements that contain the search string.
G
- getActionsForActionTarget(String, String, ToDoStatus, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ToDoManagementInterface
-
Retrieve the "To Dos" that are chained off of an action target element.
- getActionsForSponsor(String, String, ToDoStatus, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ToDoManagementInterface
-
Retrieve the "To Dos" that are chained off of a sponsor's element.
- getActorProfileByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Return information about a specific actor profile.
- getActorProfileByUserId(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Return information about a specific actor profile.
- getActorProfiles(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Return information about all actor profiles.
- getActorProfilesByLocation(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Return information about the actor profiles associated with a location.
- getActorProfilesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Return information about matching named actor profiles.
- getAdjacentLocations(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Retrieve the list of adjacent location metadata elements linked to locationGUID.
- getAllValidValues(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Retrieve the list of valid values.
- getAppointees(String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Return the list of people appointed to a particular role.
- getAssignedActions(String, String, ToDoStatus, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ToDoManagementInterface
-
Retrieve the "To Dos" for a particular actor.
- getAssignedActors(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.RelatedElementsManagementInterface
-
Retrieve the assigned actors linked by the "AssignmentScope" relationship between two referenceables.
- getAssignedScopes(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.RelatedElementsManagementInterface
-
Retrieve the assigned scopes linked by the "AssignmentScope" relationship between two referenceables.
- getAssigneesOfReferenceValue(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Return information about the person roles linked to a validValue.
- getClassificationName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Return the name of the classification that has changed.
- getCollection(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Return the properties of a specific collection.
- getCollectionMember(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Return details of the membership between a collection and a specific member of the collection.
- getCollectionMembers(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Return a list of elements that are a member of a collection.
- getCollections(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Returns the list of collections that are linked off of the supplied element.
- getCollectionsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Retrieve the list of collection metadata elements with a matching qualified or display name.
- getCommunities(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CommunityManagementInterface
-
Retrieve the list of communities.
- getCommunitiesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CommunityManagementInterface
-
Retrieve the list of metadata elements with a matching qualified or display name.
- getCommunityByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CommunityManagementInterface
-
Retrieve the community metadata element with the supplied unique identifier.
- getConsumersOfValidValue(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Return information about the consumers linked to a valid value.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TemplateProperties
-
Returns the stored description property for the metadata entity.
- getDescriptiveElements(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.RelatedElementsManagementInterface
-
Retrieve the descriptive elements linked via a "MoreInformation" relationship between two referenceables.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TemplateProperties
-
Returns the stored display name property for the metadata entity.
- getEffectiveTime() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.EffectiveTimeRequestBody
-
Return the date/time to use for the query.
- getElement() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ValidValueResponse
-
Return the metadata element.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ValidValueListResponse
-
Return the list of metadata elements.
- getElements() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityListResponse
-
Return the user identity result.
- getElementsCollections(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Return a list of collections that the supplied element is a member of.
- getElementsGovernedBySecurityGroup(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.SecurityGroupInterface
-
Return the elements that are governed by the supplied security group.
- getEndOneElement() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Return the element at end one of the relationship that is described in the principleElement.
- getEndTwoElement() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Return the element at end two of the relationship that is described in the principleElement.
- getEventType() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Return the type of event.
- getEventTypeCode() - Method in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
-
Return the int identifier used for indexing based on the enum.
- getEventTypeDescription() - Method in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
-
Return the default description for the enum value - used when natural resource bundle is not available.
- getEventTypeName() - Method in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
-
Return the string name used for messages that include the enum.
- getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileEventHeader
-
Return the event version id for this event structure.
- getExternalReferenceByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ExternalReferenceManagementInterface
-
Return information about a specific external reference.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ExternalSourceRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.TemplateRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ExternalSourceRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.TemplateRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getGroupingLocations(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Retrieve the list of location metadata elements that has the location identifier with locationGUID nested inside it.
- getIdentifier() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TemplateProperties
-
Return the code value or symbol used to identify the element - typically unique.
- getIsPublic() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Return whether this award can be shared with colleagues.
- getKnownLocationsForAsset(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Retrieve the list of location metadata elements linked to assetGUID.
- getLeadershipRolesForTeam(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Return information about the leadership person roles linked to a team.
- getLocationByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Retrieve the location metadata element with the supplied unique identifier.
- getLocations(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Retrieve the list of location metadata elements.
- getLocationsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Retrieve the list of location metadata elements with a matching qualified name, identifier or display name.
- getLocationsByProfile(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Retrieve the list of location metadata elements linked to actorProfileGUID.
- getMembershipRolesForTeam(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Return information about the membership person roles linked to a team.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileErrorCode
-
Retrieve a message definition object for an exception.
- getMetadataSource(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MetadataSourceInterface
-
Retrieve the properties of the software server capability that describes a metadata source.
- getMetadataSourceGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MetadataSourceInterface
-
Retrieve the unique identifier of the software server capability that describes a metadata source.
- getMoreInformation(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.RelatedElementsManagementInterface
-
Retrieve the detail elements linked via a "MoreInformation" relationship between two referenceables.
- getNestedLocations(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Retrieve the list of nested location metadata elements linked to locationGUID.
- getParentGUID() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ReferenceableRequestBody
-
Return an optional anchor GUID to attach the new element to.
- getPersonRoleByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Return information about a specific person role.
- getPersonRolesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Return information about a named person role.
- getPlateau() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Return the current karma point plateau for this individual.
- getPointsTotal() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Return the total number of karma points that an individual has achieved.
- getPrincipleElement() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Return the element that is the subject of the event.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ClassificationRequestBody
-
Return the properties for the classification.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ReferenceableRequestBody
-
Return the properties for the relationship.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipRequestBody
-
Return the properties for the relationship.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TemplateProperties
-
Returns the stored qualified name property for the metadata entity.
- getReferenceValues(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Return information about the valid values linked as reference value tags to an element..
- getResourceList(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.RelatedElementsManagementInterface
-
Retrieve the list of resources assigned to an element via the "ResourceList" relationship between two referenceables.
- getRolesForCommunity(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CommunityManagementInterface
-
Return information about the person roles linked to a community.
- getSecurityGroupByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.SecurityGroupInterface
-
Retrieve the userIdentity metadata element with the supplied unique identifier.
- getSecurityGroupsForDistinguishedName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.SecurityGroupInterface
-
Return the list of security groups associated with a unique distinguishedName.
- getSetsForValidValue(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Page through the list of valid value sets that a valid value definition/set belongs to.
- getStakeholderCommissionedElements(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.RelatedElementsManagementInterface
-
Retrieve the elements commissioned by a stakeholder, linked via the "Stakeholder" relationship between two referenceables.
- getStakeholders(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.RelatedElementsManagementInterface
-
Retrieve the stakeholder elements linked via the "Stakeholder" relationship between two referenceables.
- getSupportedByResource(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.RelatedElementsManagementInterface
-
Retrieve the list of elements assigned to a resource via the "ResourceList" relationship between two referenceables.
- getToDo(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ToDoManagementInterface
-
Retrieve a "To Do" by unique identifier.
- getToDosByType(String, String, ToDoStatus, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ToDoManagementInterface
-
Retrieve the "To Dos" that match the type name and status.
- getUserId() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Return user identity of associated user.
- getUserId() - Method in exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.NoProfileForUserException
-
Return the userId passed on the request.
- getUserIdentitiesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.UserIdentityManagementInterface
-
Retrieve the list of user identity metadata elements with a matching qualified name.
- getUserIdentityByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.UserIdentityManagementInterface
-
Retrieve the userIdentity metadata element with the supplied unique identifier.
- getValidValueByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Retrieve the validValue metadata element with the supplied unique identifier.
- getValidValuesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Retrieve the list of metadata elements with a matching qualified or display name.
- getValidValueSetMembers(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Page through the members of a valid value set.
- getValidValuesForConsumer(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Return information about the valid value set linked to an element as its set of valid values.
H
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileEventHeader
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Return hash code for this object
- hashCode() - Method in exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.NoProfileForUserException
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TemplateProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ClassificationRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.EffectiveTimeRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ExternalSourceRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ReferenceableRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.TemplateRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ValidValueListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ValidValueResponse
-
Return hash code for this object
K
- KARMA_PLATEAU_AWARD - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
OMAS-COMMUNITY-PROFILE-0100 - {0} has reached a new karma point plateau of {1} with {2} karma points
- KARMA_POINT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
OMAS-COMMUNITY-PROFILE-0101 - Unable to award karma points to {0} due to exception {1}.
- KARMA_POINT_PLATEAU_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
L
- linkExternalReferenceToElement(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ExternalReferenceManagementInterface
-
Link an external reference to an object.
- linkPersonRoleToProfile(String, String, String, String, String, AppointmentProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
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 interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
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 interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Link two related team/organization actor profiles together as part of a hierarchy.
- LocationManagementInterface - Interface in org.odpi.openmetadata.accessservices.communityprofile.api
-
LocationManagementInterface defines the client side interface for the Community Profile OMAS that is relevant for managing definitions of locations.
M
- MetadataSourceInterface - Interface in org.odpi.openmetadata.accessservices.communityprofile.api
-
MetadataSourceInterface is the interface used to define information about the third party technologies that an integration daemon is extracting metadata from.
N
- NEW_ELEMENT_CREATED - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
- NoProfileForUserException - Exception in org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions
-
The NoProfileForUserException is thrown by the OMAS when a userId passed on a request does not have an associated actor profile.
- NoProfileForUserException(int, String, String, String, String, String[], String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.NoProfileForUserException
-
This is the constructor used when receiving an exception from a remote server.
- NoProfileForUserException(int, String, String, String, String, String, Exception, String) - Constructor for exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.NoProfileForUserException
-
Deprecated.
- NoProfileForUserException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.NoProfileForUserException
-
Deprecated.
- NoProfileForUserException(ExceptionMessageDefinition, String, String, Exception, String) - Constructor for exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.NoProfileForUserException
-
This is the constructor used for creating an OMAGCheckedExceptionBase when an unexpected error has been caught.
- NoProfileForUserException(ExceptionMessageDefinition, String, String, Exception, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.NoProfileForUserException
-
This is the constructor used for creating an OMAGCheckedExceptionBase when an unexpected error has been caught.
- NoProfileForUserException(ExceptionMessageDefinition, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.NoProfileForUserException
-
This is the typical constructor used for creating an OMAGCheckedExceptionBase.
- NoProfileForUserException(ExceptionMessageDefinition, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.NoProfileForUserException
-
This is the typical constructor used for creating an OMAGCheckedExceptionBase.
- NULL_LISTENER - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileErrorCode
-
OMAS-COMMUNITY-PROFILE-500-006 - A null topic listener has been passed by user {0} on method {1}
O
- OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileErrorCode
-
OMAS-COMMUNITY-PROFILE-500-001 - The open metadata repository services are not initialized for the {0} operation
- org.odpi.openmetadata.accessservices.communityprofile.api - package org.odpi.openmetadata.accessservices.communityprofile.api
-
The API package defines the Java interfaces supported by the Community Profile OMAS.
- org.odpi.openmetadata.accessservices.communityprofile.events - package org.odpi.openmetadata.accessservices.communityprofile.events
- org.odpi.openmetadata.accessservices.communityprofile.ffdc - package org.odpi.openmetadata.accessservices.communityprofile.ffdc
-
This package provides the first failure data capture support for the Community Profile OMAS module.
- org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions - package org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions
- org.odpi.openmetadata.accessservices.communityprofile.properties - package org.odpi.openmetadata.accessservices.communityprofile.properties
-
These beans describe the core properties that are passed to the server to create and update metadata.
- org.odpi.openmetadata.accessservices.communityprofile.rest - package org.odpi.openmetadata.accessservices.communityprofile.rest
-
This package defines the beans used to build the REST request and response payloads.
- OrganizationManagementInterface - Interface in org.odpi.openmetadata.accessservices.communityprofile.api
-
OrganizationManagementInterface defines the client interface for setting up the profiles, roles and relationships for an organization.
- OUT_TOPIC_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
OMAS-COMMUNITY-PROFILE-0200 - The Community Profile Open Metadata Access Service (OMAS) has sent event of type: {0}
- OUTBOUND_EVENT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
OMAS-COMMUNITY-PROFILE-0013 - Unable to send an outbound event of type {0} for instance with unique identifier of {1} and type name {2} due to exception {3}.
P
- processEvent(CommunityProfileOutboundEvent) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CommunityProfileEventListener
-
Process an event that was published by the Community Profile OMAS.
- PUBLISHING_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
OMAS-COMMUNITY-PROFILE-0006 - The Community Profile Open Metadata Access Service (OMAS) is no longer publishing events to topic {0}
- PUBLISHING_SHUTDOWN_ERROR - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
OMAS-COMMUNITY-PROFILE-0007 - The Community Profile Open Metadata Access Service (OMAS) caught an unexpected {0} exception whilst shutting down the out topic {1}.
R
- reassignToDo(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ToDoManagementInterface
-
Assign a "To Do" to a new actor.
- ReferenceableRequestBody - Class in org.odpi.openmetadata.accessservices.communityprofile.rest
-
ReferenceableRequestBody describes the request body used when working with referenceables.
- ReferenceableRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.ReferenceableRequestBody
-
Default constructor
- ReferenceableRequestBody(ReferenceableRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.ReferenceableRequestBody
-
Copy/clone constructor.
- REFRESH_ELEMENT_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
- registerListener(String, CommunityProfileEventListener) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CommunityProfileEventInterface
-
Register a listener object that will be passed each of the events published by the Community Profile OMAS.
- RelatedElementsManagementInterface - Interface in org.odpi.openmetadata.accessservices.communityprofile.api
-
Defines the interface that is common to multiple element types
- RelationshipElementResponse - Class in org.odpi.openmetadata.accessservices.communityprofile.rest
-
RelationshipElementResponse is the response structure used on the OMAS REST API calls that return the properties for a relationship.
- RelationshipElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipElementResponse
-
Default constructor
- RelationshipElementResponse(RelationshipElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipElementResponse
-
Copy/clone constructor
- RelationshipElementsResponse - Class in org.odpi.openmetadata.accessservices.communityprofile.rest
-
RelationshipElementsResponse is a response object for passing back a list of relationships or an exception if the request failed.
- RelationshipElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipElementsResponse
-
Default constructor
- RelationshipElementsResponse(RelationshipElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipElementsResponse
-
Copy/clone constructor
- RelationshipRequestBody - Class in org.odpi.openmetadata.accessservices.communityprofile.rest
-
RelationshipRequestBody describes the request body used when linking elements together.
- RelationshipRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipRequestBody
-
Default constructor
- RelationshipRequestBody(RelationshipRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipRequestBody
-
Copy/clone constructor.
- removeCollection(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Delete a collection.
- removeCommunity(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CommunityManagementInterface
-
Remove the metadata element representing a community.
- removeFromCollection(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Remove an element from a collection.
- removeIdentityFromProfile(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.UserIdentityManagementInterface
-
Unlink a user identity from a profile.
- removeLocation(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Remove the metadata element representing a location.
- removeValidValue(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Remove the metadata element representing a validValue.
- retrieveAttachedExternalReferences(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ExternalReferenceManagementInterface
-
Retrieve the list of external references attached to the supplied object.
S
- SecurityGroupInterface - Interface in org.odpi.openmetadata.accessservices.communityprofile.api
- SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
OMAS-COMMUNITY-PROFILE-0004 - The Community Profile Open Metadata Access Service (OMAS) has initialized a new instance for server {0}
- SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
OMAS-COMMUNITY-PROFILE-0001 - The Community Profile Open Metadata Access Service (OMAS) is initializing a new server instance
- SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
OMAS-COMMUNITY-PROFILE-0003 - The Community Profile Open Metadata Access Service (OMAS) is unable to initialize a new instance; error message is {0}
- SERVICE_PUBLISHING - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
OMAS-COMMUNITY-PROFILE-0002 - The Community Profile Open Metadata Access Service (OMAS) is ready to publish data manager notifications to topic {0}
- SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
OMAS-COMMUNITY-PROFILE-0005 - The Community Profile Open Metadata Access Service (OMAS) is shutting down its instance for server {0}
- setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Set up the name of the classification that has changed.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TemplateProperties
-
Set up the stored description property associated with the metadata entity.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TemplateProperties
-
Set up the stored display name property for the metadata entity.
- setEffectiveTime(Date) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.EffectiveTimeRequestBody
-
Set up the date/time to use for the query.
- setElement(RelationshipElement) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipElementResponse
-
Set up the element result.
- setElement(UserIdentityElement) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityResponse
-
Set up the element result.
- setElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ValidValueResponse
-
Set up the metadata element to return.
- setElementList(List<RelationshipElement>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipElementsResponse
-
Set up the metadata element to return.
- setElementList(List<ValidValueElement>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ValidValueListResponse
-
Set up the list of metadata elements to return.
- setElements(List<UserIdentityElement>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityListResponse
-
Set up the user identity result.
- setEndOneElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Set up the element at end one of the relationship that is described in the principleElement.
- setEndTwoElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Set up the element at end two of the relationship that is described in the principleElement.
- setEventType(CommunityProfileOutboundEventType) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Set up the type of event.
- setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileEventHeader
-
Set up the event version id for this event structure.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ExternalSourceRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.TemplateRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ExternalSourceRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.TemplateRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TemplateProperties
-
Set up the code value or symbol used to identify the element - typically unique.
- setIsPublic(boolean) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Set up whether this award can be shared by colleagues.
- setLocationAsDigital(String, String, String, String, DigitalLocationProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Classify the location to indicate that it represents a digital/cyber location.
- setLocationAsFixedPhysical(String, String, String, String, FixedLocationProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Classify the location to indicate that it represents a fixed physical location.
- setLocationAsSecure(String, String, String, String, SecureLocationProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Classify the location to indicate that it represents a secure location.
- setParentGUID(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ReferenceableRequestBody
-
Set up an optional anchor GUID to attach the new element to.
- setPlateau(long) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Set up the current karma point plateau for this individual.
- setPointsTotal(long) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Set up the total number of karma points that an individual has achieved.
- setPrincipleElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Set up the element that is the subject of the event.
- setProperties(ClassificationProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ClassificationRequestBody
-
Set up the properties for the classification.
- setProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ReferenceableRequestBody
-
Set up the properties for the relationship.
- setProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipRequestBody
-
Set up the properties for the relationship.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TemplateProperties
-
Set up the fully qualified name.
- setupAdjacentLocation(String, String, String, String, String, AdjacentLocationProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Create a peer-to-peer relationship between two locations.
- setupAssetLocation(String, String, String, String, String, AssetLocationProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Create an asset location relationship between an asset and a location.
- setupAssignmentScope(String, String, String, String, AssignmentScopeProperties, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.RelatedElementsManagementInterface
-
Create an "AssignmentScope" relationship between an element and its scope.
- setupCommunityRole(String, String, String, String, CommunityMembershipProperties, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CommunityManagementInterface
-
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 interface org.odpi.openmetadata.accessservices.communityprofile.api.RelatedElementsManagementInterface
-
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 interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Create a parent-child relationship between two locations.
- setupProfileLocation(String, String, String, String, String, ProfileLocationProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Create a profile location relationship between an actor profile and a location.
- setupReferenceValueTag(String, String, String, String, ReferenceValueAssignmentProperties, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
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 interface org.odpi.openmetadata.accessservices.communityprofile.api.RelatedElementsManagementInterface
-
Create a "ResourceList" relationship between a consuming element and an element that represents resources.
- setupStakeholder(String, String, String, String, StakeholderProperties, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.RelatedElementsManagementInterface
-
Create a "Stakeholder" relationship between an element and its stakeholder.
- setupValidValueMember(String, String, String, String, ValidValueMembershipProperties, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Create a membership relationship between a validValue and a validValueSet that it belongs to.
- setupValidValues(String, String, String, String, ValidValueAssignmentProperties, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
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.
- setUserId(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Set up the user id of the associated user.
T
- TemplateProperties - Class in org.odpi.openmetadata.accessservices.communityprofile.properties
-
TemplateProperties defined the properties that can be overridden from the template object when creating an object from a template.
- TemplateProperties() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.TemplateProperties
-
Default constructor
- TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.TemplateProperties
-
Copy/clone constructor for the template properties.
- TemplateRequestBody - Class in org.odpi.openmetadata.accessservices.communityprofile.rest
-
TemplateRequestBody carries the parameters for creating a new asset using a template.
- TemplateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.TemplateRequestBody
-
Default constructor
- TemplateRequestBody(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.TemplateRequestBody
-
Copy/clone constructor
- TemplateRequestBody(TemplateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.TemplateRequestBody
-
Copy/clone constructor
- ToDoManagementInterface - Interface in org.odpi.openmetadata.accessservices.communityprofile.api
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileEventHeader
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileErrorCode
-
JSON-style toString
- toString() - Method in exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.NoProfileForUserException
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TemplateProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ClassificationRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.CommunityProfileOMASAPIRequestBody
-
JSON-like toString
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.CommunityProfileOMASAPIResponse
-
JSON-like toString
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.EffectiveTimeRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ExternalSourceRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ReferenceableRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.RelationshipRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.TemplateRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ValidValueListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.ValidValueResponse
-
JSON-style toString
U
- UNABLE_TO_SEND_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileErrorCode
-
OMAS-COMMUNITY-PROFILE-500-007 - An unexpected exception occurred when sending an event through connector {0} to the Community Profile OMAS out topic.
- UNKNOWN_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
- unlinkExternalReferenceFromElement(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ExternalReferenceManagementInterface
-
Remove the link between a external reference and an element.
- unlinkPersonRoleFromProfile(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Remove the link between a person role and a person profile.
- unlinkTeamPlayer(String, String, String, String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Remove the link between a person role and a team profile.
- unlinkTeamsInHierarchy(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Remove the link between two actor profiles in the actor profile hierarchy.
- updateActionTargetProperties(String, String, boolean, ToDoActionTargetProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ToDoManagementInterface
-
Update the properties associated with an Action Target.
- updateActorProfile(String, String, String, String, boolean, ActorProfileProperties, ContributionRecord) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Update the definition of an actor profile.
- updateAppointment(String, String, String, String, boolean, AppointmentProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Update the properties for the appointment of a person to a role.
- updateCollection(String, String, String, String, boolean, CollectionProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Update the metadata element representing a collection.
- updateCollectionMembership(String, String, String, String, CollectionMembershipProperties, boolean, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Add an element to a collection (or update its membership properties).
- updateCommunity(String, String, String, String, boolean, CommunityProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CommunityManagementInterface
-
Update the metadata element representing a community.
- updateExternalReference(String, String, boolean, ExternalReferenceProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ExternalReferenceManagementInterface
-
Update the definition of a external reference.
- updateLocation(String, String, String, String, boolean, LocationProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.LocationManagementInterface
-
Update the metadata element representing a location.
- updatePersonRole(String, String, String, String, boolean, PersonRoleProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.OrganizationManagementInterface
-
Update the definition of a person role.
- updateProfileIdentity(String, String, String, String, String, boolean, ProfileIdentityProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.UserIdentityManagementInterface
-
Update the properties of the relationship between a user identity and profile.
- updateSecurityGroup(String, String, boolean, SecurityGroupProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.SecurityGroupInterface
-
Update an existing security group.
- updateToDo(String, String, boolean, ToDoProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ToDoManagementInterface
-
Update the properties associated with a "To Do".
- updateUserIdentity(String, String, String, String, boolean, UserIdentityProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.UserIdentityManagementInterface
-
Update a UserIdentity.
- updateValidValue(String, String, String, String, boolean, ValidValueProperties) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ValidValueManagementInterface
-
Update the metadata element representing a validValue.
- UserIdentityListResponse - Class in org.odpi.openmetadata.accessservices.communityprofile.rest
-
UserIdentityListResponse is the response structure used on the OMAS REST API calls that return a list of user identity elements.
- UserIdentityListResponse() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityListResponse
-
Default constructor
- UserIdentityListResponse(UserIdentityListResponse) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityListResponse
-
Copy/clone constructor
- UserIdentityManagementInterface - Interface in org.odpi.openmetadata.accessservices.communityprofile.api
-
UserIdentityManagementInterface provides administrative function to alter the association between a profile (either personal profile or IT profile) and a user identity.
- UserIdentityResponse - Class in org.odpi.openmetadata.accessservices.communityprofile.rest
-
UserIdentityResponse is the response structure used on the OMAS REST API calls that return a UserIdentityElement object as a response.
- UserIdentityResponse() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityResponse
-
Default constructor
- UserIdentityResponse(UserIdentityResponse) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityResponse
-
Copy/clone constructor
V
- ValidValueListResponse - Class in org.odpi.openmetadata.accessservices.communityprofile.rest
-
ValidValueListResponse is a response object for passing back a list of valid value objects.
- ValidValueListResponse() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.ValidValueListResponse
-
Default constructor
- ValidValueListResponse(ValidValueListResponse) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.ValidValueListResponse
-
Copy/clone constructor
- ValidValueManagementInterface - Interface in org.odpi.openmetadata.accessservices.communityprofile.api
-
The ValidValueManagementInterface provides methods for managing valid values.
- ValidValueResponse - Class in org.odpi.openmetadata.accessservices.communityprofile.rest
-
ValidValueResponse is a response object for passing back a single valid value object.
- ValidValueResponse() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.ValidValueResponse
-
Default constructor
- ValidValueResponse(ValidValueResponse) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.rest.ValidValueResponse
-
Copy/clone constructor
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileErrorCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Serialized Form