- COLLECTION_ORDERING_ENUM_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.CollectionMapper
-
- COLLECTION_ORDERING_OTHER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.CollectionMapper
-
- CollectionConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
CollectionConverter generates a PersonalRole from an PersonRole entity
- CollectionMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
-
CollectionMapper provides property name mapping for collections.
- CollectionMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.CollectionMapper
-
- COMMENT_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.CommentMapper
-
- CommentConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
CommentConverter generates an Comment bean from an Comment entity and its attachment to a Referenceable.
- CommentMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
-
CommentMapper provides property name mapping for Comments.
- CommentMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.CommentMapper
-
- CommonHeaderConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
CommonHeaderConverter is responsible for extracting the bean properties for the CommonHeader bean
- CommunityCollectionMemberConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
CommunityCollectionMemberConverter generates an CommunityCollectionMember bean from an Community entity
and a ResourceList relationship to it.
- CommunityCollectionMemberMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
-
CommunityCollectionMemberMapper provides property name mapping for community collections.
- CommunityCollectionMemberMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.CommunityCollectionMemberMapper
-
- CommunityConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
CommunityConverter generates an Community bean from an Community entity.
- CommunityForumContributionConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
CommunityForumContributionConverter generates a CommunityForumContribution from an NoteEntry entity.
- CommunityForumContributionMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
-
CommunityForumContributionMapper provides property name mapping for community forum contributions.
- CommunityForumContributionMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.CommunityForumContributionMapper
-
- CommunityForumConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
CommunityForumConverter generates a CommunityForum from an PersonRole entity
- CommunityForumMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
-
CommunityForumMapper provides property name mapping for CommunityForums.
- CommunityForumMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.CommunityForumMapper
-
- CommunityMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
-
CommunityMapper provides property name mapping for Communities
- CommunityMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.CommunityMapper
-
- CommunityMemberConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
CommunityMemberConverter generates a CommunityMember bean from an CommunityMember entity
and a relationship to it.
- CommunityMemberMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
-
CommunityMemberMapper provides property name mapping for Community Member.
- CommunityMemberMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.CommunityMemberMapper
-
- CommunityProfileAdmin - Class in org.odpi.openmetadata.accessservices.communityprofile.admin
-
- CommunityProfileAdmin() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.admin.CommunityProfileAdmin
-
Default constructor
- CommunityProfileAuditCode - Enum in org.odpi.openmetadata.accessservices.communityprofile.auditlog
-
The CommunityProfileAuditCode is used to define the message content for the OMRS Audit Log.
- CommunityProfileElementConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
CommunityProfileElementConverter provides the root converter for the Community Profile OMAS beans.
- CommunityProfileInTopicListener - Class in org.odpi.openmetadata.accessservices.communityprofile.intopic
-
- CommunityProfileInTopicListener(Connection, OMRSRepositoryConnector, OMRSRepositoryHelper, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.intopic.CommunityProfileInTopicListener
-
The constructor is given the connection to the out topic for Community Profile OMAS
along with classes for testing and manipulating instances.
- CommunityProfileOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.communityprofile.listener
-
- CommunityProfileOMRSTopicListener(Connection, OMRSRepositoryConnector, OMRSRepositoryHelper, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.listener.CommunityProfileOMRSTopicListener
-
The constructor is given the connection to the out topic for Community Profile OMAS
along with classes for testing and manipulating instances.
- CommunityProfilePublisher - Class in org.odpi.openmetadata.accessservices.communityprofile.outtopic
-
CommunityProfilePublisher is responsible for publishing events about personalProfiles.
- CommunityProfilePublisher(Connection, OMRSRepositoryConnector, OMRSRepositoryHelper, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfilePublisher
-
The constructor is given the connection to the out topic for Community Profile OMAS
along with classes for testing and manipulating instances.
- CommunityProfileRegistration - Class in org.odpi.openmetadata.accessservices.communityprofile.server
-
CommunityProfileRegistration registers the access service with the OMAG Server administration services.
- CommunityProfileRegistration() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileRegistration
-
- CommunityProfileServicesInstance - Class in org.odpi.openmetadata.accessservices.communityprofile.server
-
CommunityProfileServicesInstance caches references to OMRS objects for a specific server.
- CommunityProfileServicesInstance(OMRSRepositoryConnector) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
-
Set up the local repository connector that will service the REST Calls.
- CommunityProfileServicesInstanceMap - Class in org.odpi.openmetadata.accessservices.communityprofile.server
-
CommunityProfileServicesInstanceMap provides the mapping for inbound REST requests to the appropriate instances
for the requested server.
- CommunityProfileServicesInstanceMap() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstanceMap
-
Constructor
- COMPLETION_TIME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.ToDoMapper
-
- ContactMethodConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
ContactMethodConverter generates a ContactMethod bean from a ContactMethod entity.
- ContactMethodMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
-
ExternalReferenceMapper provides the property name mapping for External Reference.
- ContactMethodMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.ContactMethodMapper
-
- CREATION_TIME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.ToDoMapper
-
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.AssetCollectionMemberConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CollectionConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommentConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityCollectionMemberConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityForumContributionConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityForumConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityMemberConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.ContactMethodConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.ExternalReferenceConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.LikeConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.PersonalMessageConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.PersonalNoteConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.PersonalNoteLogConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.PersonalProfileConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.PersonalRoleConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.PersonRoleConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.ProjectCollectionMemberConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.ResourceConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.ReviewConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.TagConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.TeamConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.TeamLeaderConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.TeamMemberConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.TeamSummaryConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.ToDoConverter
-
Return the bean constructed from the repository content.
- getBean() - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.UserIdentityConverter
-
Return the bean constructed from the repository content.
- getEntityProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.builders.UserIdentityBuilder
-
Return the properties for a UserIdentity entity.
- getExternalReference(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ExternalReferencesHandler
-
Retrieve the external reference for this unique identifier (guid).
- getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.communityprofile.auditlog.CommunityProfileAuditCode
-
Returns the log message with the placeholders filled out with the supplied parameters.
- getInstance(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstanceMap
-
Return the instance for this server.
- getLogMessageId() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.auditlog.CommunityProfileAuditCode
-
Returns the unique identifier for the error message.
- getMetadataCollection() - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
-
Return the local metadata collection for this server.
- getMyAssets(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.MyProfileRESTServices
-
Return a list of assets that the specified user has added to their favorites list.
- getMyProfile(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.MyProfileRESTServices
-
Return the profile for this user.
- getRepositoryConnector() - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
-
Return the repository connector for this server.
- getServerName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
-
Return the server name.
- getSeverity() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.auditlog.CommunityProfileAuditCode
-
Return the severity of the audit log record.
- getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.auditlog.CommunityProfileAuditCode
-
Returns a description of the action taken by the system when the condition that caused this exception was
detected.
- getUserAction() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.auditlog.CommunityProfileAuditCode
-
Returns instructions of how to resolve the issue reported in this exception.
- PERSON_ENTITY_TYPE_GUID - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonalProfileMapper
-
- PERSON_ROLE_APPOINTMENT_TYPE_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonRoleMapper
-
- PERSONAL_PROFILE_TYPE_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonalProfileMapper
-
- PersonalMessageConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
PersonalMessageConverter generates an PersonalMessage bean from an PersonalMessage entity and its attachment to a Referenceable.
- PersonalMessageMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
-
PersonalMessageMapper provides property name mapping for PersonalMessages.
- PersonalMessageMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonalMessageMapper
-
- PersonalNoteConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
PersonalNoteConverter generates a PersonalNote from an NoteEntry entity.
- PersonalNoteLogConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
PersonalNoteLogConverter generates a PersonalNoteLog from an PersonRole entity
- PersonalNoteLogMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
-
PersonalNoteLogMapper provides property name mapping for PersonalNoteLogs.
- PersonalNoteLogMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonalNoteLogMapper
-
- PersonalNoteMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
-
PersonalNoteMapper provides property name mapping for personal notes.
- PersonalNoteMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonalNoteMapper
-
- PersonalProfileBuilder - Class in org.odpi.openmetadata.accessservices.communityprofile.builders
-
PersonalProfileBuilder creates repository entities and relationships from properties for a personal
profile.
- PersonalProfileBuilder(String, String, String, String, String, Map<String, String>) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.builders.PersonalProfileBuilder
-
Constructor takes all of the properties of a new personal profile and saves in private variables to
use later when constructing the repository instances.
- PersonalProfileBuilder(OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.builders.PersonalProfileBuilder
-
- PersonalProfileConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
PersonalProfileConverter generates an PersonalProfile bean from an PersonalProfile entity.
- PersonalProfileMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
-
PersonalProfileMapper provides property name mapping for Personal Profiles.
- PersonalProfileMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonalProfileMapper
-
- PersonalRoleConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
PersonalRoleConverter generates a PersonalRole from an PersonRole entity
- PersonalRoleMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
-
PersonalRoleMapper provides property name mapping for Personal Roles.
- PersonalRoleMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonalRoleMapper
-
- PersonRoleConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
PersonRoleConverter generates a PersonRole bean from an PersonRole entity and the relationships connected to it.
- PersonRoleMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
-
PersonRoleMapper provides property name mapping for PersonRoles.
- PersonRoleMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonRoleMapper
-
- PLANNED_END_DATE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.ProjectCollectionMemberMapper
-
- PRIORITY_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.ToDoMapper
-
- processDeletedEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfilePublisher
-
Determine whether a deleted entity is an PersonalProfile.
- processDeletedRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfilePublisher
-
Determine whether a deleted relationship is related to an PersonalProfile.
- processInstanceEvent(OMRSInstanceEvent) - Method in class org.odpi.openmetadata.accessservices.communityprofile.intopic.CommunityProfileInTopicListener
-
Unpack and deliver an instance event to the InstanceEventProcessor
- processInstanceEvent(OMRSInstanceEvent) - Method in class org.odpi.openmetadata.accessservices.communityprofile.listener.CommunityProfileOMRSTopicListener
-
Unpack and deliver an instance event to the InstanceEventProcessor
- processNewEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfilePublisher
-
Determine whether a new entity is an PersonalProfile.
- processNewRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfilePublisher
-
Determine whether a new relationship is related to an PersonalProfile.
- processRegistryEvent(OMRSRegistryEvent) - Method in class org.odpi.openmetadata.accessservices.communityprofile.intopic.CommunityProfileInTopicListener
-
Method to pass a Registry event received on topic.
- processRegistryEvent(OMRSRegistryEvent) - Method in class org.odpi.openmetadata.accessservices.communityprofile.listener.CommunityProfileOMRSTopicListener
-
Method to pass a Registry event received on topic.
- processRestoredEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfilePublisher
-
Determine whether a restored entity is an PersonalProfile.
- processRestoredRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfilePublisher
-
Determine whether a restored relationship is related to an PersonalProfile.
- processTypeDefEvent(OMRSTypeDefEvent) - Method in class org.odpi.openmetadata.accessservices.communityprofile.intopic.CommunityProfileInTopicListener
-
Method to pass a Registry event received on topic.
- processTypeDefEvent(OMRSTypeDefEvent) - Method in class org.odpi.openmetadata.accessservices.communityprofile.listener.CommunityProfileOMRSTopicListener
-
Method to pass a Registry event received on topic.
- processUpdatedEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfilePublisher
-
Determine whether an updated entity is an PersonalProfile.
- processUpdatedEntity(EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfilePublisher
-
Determine whether an updated entity is an PersonalProfile.
- processUpdatedRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfilePublisher
-
Determine whether an updated relationship is related to an PersonalProfile.
- processUpdatedRelationship(Relationship, Relationship) - Method in class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfilePublisher
-
Determine whether an updated relationship is related to an PersonalProfile.
- ProjectCollectionMemberConverter - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
ProjectCollectionMemberConverter generates an ProjectCollectionMember bean from an Project entity
and a ResourceList relationship to it.
- ProjectCollectionMemberMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
-
ProjectCollectionMemberMapper provides property name mapping for project collections.
- ProjectCollectionMemberMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.ProjectCollectionMemberMapper
-