- Classification - Class in org.odpi.openmetadata.accessservices.communityprofile.properties
-
The Classification bean defines a single classification for an asset.
- Classification() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.Classification
-
Default constructor
- Classification(Classification) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.Classification
-
Copy/clone constructor
- Collection - Class in org.odpi.openmetadata.accessservices.communityprofile.properties
-
Collection defines a reusable collection of resources that an individual is working with.
- Collection() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.Collection
-
Default Constructor
- Collection(Collection) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.Collection
-
Copy/clone Constructor - the resulting object.
- CollectionManagementInterface - Interface in org.odpi.openmetadata.accessservices.communityprofile.api
-
The Community Profile Open Metadata Access Service (OMAS) is used by tools and administrators to
maintain information associated with individuals and communities.
- CollectionMemberHeader - Class in org.odpi.openmetadata.accessservices.communityprofile.properties
-
CollectionMemberHeader describes the common properties of a item in a favorite things list.
- CollectionMemberHeader() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.CollectionMemberHeader
-
Default constructor
- CollectionMemberHeader(CollectionMemberHeader) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.CollectionMemberHeader
-
Copy/clone constructor
- CollectionOrder - Enum in org.odpi.openmetadata.accessservices.communityprofile.properties
-
CollectionOrder specifies the sequencing to use in a specific collection.
- CollectionStatus - Enum in org.odpi.openmetadata.accessservices.communityprofile.properties
-
CollectionStatus specifies which subset of a collection should be returned.
- Comment - Class in org.odpi.openmetadata.accessservices.communityprofile.properties
-
Comment records a a comment added to an element.
- Comment() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.Comment
-
Default constructor
- Comment(Comment) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.Comment
-
Copy/clone constructor
- CommentHeader - Class in org.odpi.openmetadata.accessservices.communityprofile.properties
-
CommentHeader contains the properties common to personal messages and comments.
- CommentHeader() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.CommentHeader
-
Default constructor
- CommentHeader(CommentHeader) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.CommentHeader
-
Copy/clone constructor
- CommentType - Enum in org.odpi.openmetadata.accessservices.communityprofile.properties
-
The CommentType allows comments to be used to ask and answer questions as well as make suggestions and
provide useful information to other users.
- CommonHeader - Class in org.odpi.openmetadata.accessservices.communityprofile.properties
-
The CommonHeader provides the link to the guid and type of element extracted from the open metadata repositories.
- CommonHeader() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.CommonHeader
-
Default constructor
- CommonHeader(CommonHeader) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.CommonHeader
-
Copy/clone constructor
- Community - Class in org.odpi.openmetadata.accessservices.communityprofile.properties
-
Community describes the core properties of a community.
- Community() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.Community
-
Default constructor
- Community(Community) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.Community
-
Copy/clone constructor
- CommunityCollectionMember - Class in org.odpi.openmetadata.accessservices.communityprofile.properties
-
CommunityCollectionMember describes a community that is a member of an individual's my-communities collection.
- CommunityCollectionMember() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityCollectionMember
-
Default constructor
- CommunityCollectionMember(CommunityCollectionMember) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityCollectionMember
-
Copy/clone constructor
- CommunityForum - Class in org.odpi.openmetadata.accessservices.communityprofile.properties
-
CommunityForum is used to maintain the content for a community forum.
- CommunityForum() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityForum
-
Default constructor
- CommunityForum(CommunityForum) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityForum
-
Copy/clone constructor
- CommunityForumContribution - Class in org.odpi.openmetadata.accessservices.communityprofile.properties
-
CommunityForumContribution is used to add an entry to a community forum.
- CommunityForumContribution() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityForumContribution
-
Default constructor
- CommunityForumContribution(CommunityForumContribution) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityForumContribution
-
Copy/clone constructor
- CommunityManagementInterface - Interface in org.odpi.openmetadata.accessservices.communityprofile.api
-
- CommunityMember - Class in org.odpi.openmetadata.accessservices.communityprofile.properties
-
CommunityMember describes an individual who is a member of a community.
- CommunityMember() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityMember
-
Default constructor
- CommunityMember(CommunityMember) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityMember
-
Copy/clone constructor
- CommunityMembershipType - Enum in org.odpi.openmetadata.accessservices.communityprofile.properties
-
CollectionStatus specifies which subset of a collection should be returned.
- CommunityOutboundEvent - Class in org.odpi.openmetadata.accessservices.communityprofile.events
-
CommunityOutboundEvent supports the events related to communities
- CommunityOutboundEvent() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityOutboundEvent
-
Default constructor
- CommunityOutboundEvent(CommunityOutboundEvent) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityOutboundEvent
-
Copy/clone constructor
- CommunityProfileAuditCode - Enum 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(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, Map<String, Object>) - 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, Throwable) - 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, Throwable, 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(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) - Constructor for exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.CommunityProfileCheckedExceptionBase
-
Deprecated.
- CommunityProfileCheckedExceptionBase(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.CommunityProfileCheckedExceptionBase
-
Deprecated.
- CommunityProfileElementHeader - Class in org.odpi.openmetadata.accessservices.communityprofile.properties
-
CommunityProfileElementHeader provides a common base for all instance information from the access service.
- CommunityProfileElementHeader() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityProfileElementHeader
-
Default Constructor sets the properties to nulls
- CommunityProfileElementHeader(CommunityProfileElementHeader) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityProfileElementHeader
-
Copy/clone constructor set values from the template
- CommunityProfileErrorCode - Enum 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.
- CommunityProfileInboundEvent - Class in org.odpi.openmetadata.accessservices.communityprofile.events
-
CommunityProfileInboundEvent describes the structure of the events received by the Community Profile OMAS.
- CommunityProfileInboundEvent() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileInboundEvent
-
Default constructor
- CommunityProfileInboundEvent(CommunityProfileInboundEvent) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileInboundEvent
-
Copy/clone constructor
- CommunityProfileInboundEventType - Enum in org.odpi.openmetadata.accessservices.communityprofile.events
-
CommunityProfileInboundEventType describes the different types of events that may be received by the
Community Profile OMAS.
- CommunityProfileInTopicListener - Class in org.odpi.openmetadata.accessservices.communityprofile.topics
-
CommunityProfileInTopicListener defines the interface for receiving events sent to the Community Profile
OMAS In Topic.
- CommunityProfileInTopicListener() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileInTopicListener
-
- CommunityProfileInTopicPublisher - Class in org.odpi.openmetadata.accessservices.communityprofile.topics
-
CommunityProfileInTopicPublisher sends events to the Community Profile OMAS In Topic
- CommunityProfileInTopicPublisher() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileInTopicPublisher
-
- 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 in org.odpi.openmetadata.accessservices.communityprofile.events
-
CommunityProfileOutboundEventType describes the different types of events produced by the Community Profile OMAS.
- CommunityProfileOutTopicListener - Class in org.odpi.openmetadata.accessservices.communityprofile.topics
-
CommunityProfileOutTopicListener defines the interfaces that a client-side component for the Community Profile
OMAS should implement to process events received from the access service's Out Topic.
- CommunityProfileOutTopicListener() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicListener
-
- CommunityProfileOutTopicPublisher - Class in org.odpi.openmetadata.accessservices.communityprofile.topics
-
CommunityProfileOutTopicPublisher sends events to the Community Profile OMAS Out Topic
- CommunityProfileOutTopicPublisher(OpenMetadataTopicConnector, InvalidParameterHandler) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicPublisher
-
Constructor to use the default JSON messages and the Open Metadata Topic Connector.
- ContactMethod - Class in org.odpi.openmetadata.accessservices.communityprofile.properties
-
ContactMethod describes a single mechanism that can be used to contact an individual.
- ContactMethod() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.ContactMethod
-
Default constructor
- ContactMethod(ContactMethod) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.ContactMethod
-
Copy/clone constructor
- ContactMethodType - Enum in org.odpi.openmetadata.accessservices.communityprofile.properties
-
ContactMethodType specifies the contact mechanism to use to contact an individual.
- ContributionRecord - Class in org.odpi.openmetadata.accessservices.communityprofile.properties
-
The ContributionRecord holds the information about an individual's contribution to the open metadata
ecosystem.
- ContributionRecord() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.ContributionRecord
-
Default Constructor
- ContributionRecord(ContributionRecord) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.ContributionRecord
-
Copy/clone Constructor - the resulting object.
- createCollection(String, String, String, String, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Create a new generic collection.
- createFolder(String, String, String, String, String, CollectionOrder, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Create a collection that acts like a folder with an order.
- createPersonalProfile(String, String, String, String, String, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.PersonalProfileManagementInterface
-
Create a personal profile for an individual who is to be appointed to a governance role but does not
have a profile in open metadata.
- createSet(String, String, String, String, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Create a collection that acts like a set (this does not allow duplicate entries).
- createToDo(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ToDoManagementInterface
-
- createUserIdentity(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.UserIdentityManagementInterface
-
Create a UserIdentity.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityOutboundEvent
-
Return comparison result based on the content of the properties.
- 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.CommunityProfileInboundEvent
-
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 class org.odpi.openmetadata.accessservices.communityprofile.events.FavouriteCollectionOutboundEvent
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.KarmaPointOutboundEvent
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.PersonalProfileOutboundEvent
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.UserIdentityOutboundEvent
-
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.ActorHeader
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Classification
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Collection
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CollectionMemberHeader
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Comment
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommentHeader
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommonHeader
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Community
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityCollectionMember
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityForum
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityForumContribution
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityMember
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityProfileElementHeader
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContactMethod
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContributionRecord
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.IdentifiableUserHeader
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Like
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.NoteEntryHeader
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.NoteLogHeader
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalMessage
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalNote
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalNoteLog
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalProfile
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalRole
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonRole
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ProjectCollectionMember
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ReferenceableHeader
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Resource
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Review
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Tag
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Team
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamLeader
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamMember
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamSummary
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ToDo
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.UserFeedbackHeader
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.UserIdentity
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetCollectionRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.MyProfileRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileRequestBody
-
Standard method.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileValidatorRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityRequestBody
-
Equals method that returns true if containing properties are the same.
- ExternalReference - Class in org.odpi.openmetadata.accessservices.communityprofile.properties
-
ExternalReference stores information about an link to an external resource that is relevant to a personal
profile or a community.
- ExternalReference() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Default constructor
- ExternalReference(ExternalReference) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Copy/clone constructor.
- ExternalReferenceManagementInterface - Interface in org.odpi.openmetadata.accessservices.communityprofile.api
-
ExternalReferenceManagementInterface defines the Java API for managing external references.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Return any additional properties associated with the element.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Collection
-
Return any additional properties associated with the element.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommentHeader
-
Return any additional properties associated with the element.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Community
-
Return any additional properties associated with the element.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityCollectionMember
-
Return any additional properties associated with the element.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContributionRecord
-
Return any additional properties associated with the element.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Return any additional properties associated with the element.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.NoteLogHeader
-
Return any additional properties associated with the element.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalProfile
-
Return any additional properties associated with the element.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalRole
-
Return any additional properties associated with the element.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ProjectCollectionMember
-
Return any additional properties associated with the element.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Resource
-
Return any additional properties associated with the element.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Team
-
Return any additional properties associated with the element.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ToDo
-
Return any additional properties associated with the element.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.UserIdentity
-
Return any additional properties associated with the element.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetCollectionRequestBody
-
Return any additional properties associated with the asset.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.MyProfileRequestBody
-
Return a copy of the additional properties.
- getAnsweredBy() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Comment
-
Return the list of unique identifiers (guids) for comments that answer a question posed in this comment.
- getAnswers() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Comment
-
Return the list of unique identifiers (guids) for comments that contain a question that this comment answers.
- getAppointmentCount() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonRole
-
Return the count of people currently appointed to the role.
- getAssets() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetListResponse
-
Return the list of assets in the response.
- getAssociatedUserIds() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalProfile
-
Return the userIds associated with the profile.
- getClassifications() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContributionRecord
-
Return the list of active classifications for this element.
- getClassifications() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ReferenceableHeader
-
Return the list of active classifications for this element.
- getCollection(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.CollectionManagementInterface
-
Return the properties of a specific collection.
- getCollectionOrdering() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Collection
-
Return the property to use to determine the order that assets are returned.
- getCollectionOrdering() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetCollectionRequestBody
-
Return the property to use to determine the order that assets are returned.
- 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 anchor point.
- getCollectionUse() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetCollectionRequestBody
-
Return the description of how the collection is used by the actor.
- getCommentType() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Comment
-
Return the type of comment this is.
- getCommunity() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityOutboundEvent
-
Return the community details.
- getCommunityGUID() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityMember
-
Return the unique identifier (guid) for the community.
- getCompletionTime() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ToDo
-
Return when this was completed - or null if still outstanding.
- getContactDetails(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.PersonalProfileManagementInterface
-
Return the list of contact methods for this user.
- getContactDetails() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ActorHeader
-
Return the contact details for this person or team.
- getCreationTime() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ToDo
-
Return the time that this action was created.
- getDateAddedToCollection() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CollectionMemberHeader
-
Return the date that the asset was added to this collection.
- getDateAssetCreated() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Return the date that the asset was created.
- getDateAssetLastUpdated() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Return the date that the asset was last updated.
- getDescription() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.CollectionOrder
-
Return the default description of the enumeration.
- getDescription() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.CollectionStatus
-
Return the default description of the enumeration.
- getDescription() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.CommentType
-
Return the default description for the star rating for this enum instance.
- getDescription() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityMembershipType
-
Return the default description of the enumeration.
- getDescription() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.ContactMethodType
-
Return the default description of the enumeration.
- getDescription() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.OwnerType
-
Return the default description of the enumeration.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ReferenceableHeader
-
Return the description for this element.
- getDescription() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.StarRating
-
Return the default description for the star rating for this enum instance.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Tag
-
Return the description of the tag.
- getDescription() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.ToDoStatus
-
Return the default description of the enumeration.
- getDescription() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.WatchStatus
-
Return the default description of the enumeration.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetCollectionRequestBody
-
Return the description for this asset.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetCollectionRequestBody
-
Return the display name for this asset (normally a shortened for of the qualified name).
- getDueTime() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ToDo
-
Return when this needs to be completed by.
- getEventType() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileInboundEvent
-
Return the type of event.
- getEventType() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEvent
-
Return the type of event.
- getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileInboundEventType
-
Return the int identifier used for indexing based on the enum.
- getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileOutboundEventType
-
Return the int identifier used for indexing based on the enum.
- getEventTypeDescription() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileInboundEventType
-
Return the default description for the enum value - used when natural resource
bundle is not available.
- getEventTypeDescription() - Method in enum 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 org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileInboundEventType
-
Return the string name used for messages that include the enum.
- getEventTypeName() - Method in enum 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.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Return any properties associated with the subclass of this element.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Collection
-
Return any properties associated with the subclass of this element.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommentHeader
-
Return any properties associated with the subclass of this element.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Community
-
Return any properties associated with the subclass of this element.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityCollectionMember
-
Return any properties associated with the subclass of this element.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContributionRecord
-
Return any properties associated with the subclass of this element.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Return any properties associated with the subclass of this element.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.NoteLogHeader
-
Return any properties associated with the subclass of this element.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalProfile
-
Return any properties associated with the subclass of this element.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalRole
-
Return any properties associated with the subclass of this element.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ProjectCollectionMember
-
Return any properties associated with the subclass of this element.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Resource
-
Return any properties associated with the subclass of this element.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Team
-
Return any properties associated with the subclass of this element.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ToDo
-
Return any properties associated with the subclass of this element.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.UserIdentity
-
Return any properties associated with the subclass of this element.
- getExternalReference(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ExternalReferenceManagementInterface
-
Retrieve the external reference for this unique identifier (guid).
- getFullName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalProfile
-
Return the full name for this person.
- getFullName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.MyProfileRequestBody
-
Return the full name for this person.
- getGUID() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommonHeader
-
Return the unique identifier for this asset.
- getHeadCount() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonRole
-
Return the head count limit (or zero if not set).
- getHeadCountLimitSet() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonRole
-
Return the indicator whether the head count limit is set for a person role.
- getIsPrivate() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Tag
-
Return whether the tag is private or not.
- getJobRoleDescription() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.MyProfileRequestBody
-
Return the description of the job role for this person.
- getJobTitle() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalProfile
-
Return the primary job title for this person.
- getJobTitle() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.MyProfileRequestBody
-
Return the primary job title for this person.
- getKarmaPointPlateau() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContributionRecord
-
Return the current karma point plateau level for this person.
- getKarmaPoints(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.PersonalProfileManagementInterface
-
Return the total karma points for this user.
- getKarmaPoints() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContributionRecord
-
Return the karma points awarded to this person.
- getKnownName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.MyProfileRequestBody
-
Return the preferred name for this person.
- getLastChange() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Return the description of the last change to the asset.
- getLeadershipPosition() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamLeader
-
Return the description of their leadership position
- getLinkDescription() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Return the description of the reference (with respect to the element that this reference is linked to).
- getLinkId() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Return the identifier given to this reference (with respect to this element).
- getMemberGUID() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.FavouriteCollectionOutboundEvent
-
Return the unique identifier for the member that changed.
- getMembershipPosition() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamMember
-
Return details of any special role as a member of the team.
- getMembershipRationale() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CollectionMemberHeader
-
Return the rationale or role of the asset in this collection.
- getMembershipType() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityMember
-
Return the membership type.
- getMemberType() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.FavouriteCollectionOutboundEvent
-
Return the type name for the member that changed.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.communityprofile.ffdc.CommunityProfileErrorCode
-
Retrieve a message definition object for an exception.
- getMission() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Community
-
Return the mission of the community.
- getMission() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityCollectionMember
-
Return the mission for this project.
- getMyAssets(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MyFavouriteCollectionsInterface
-
Return a list of assets that the specified user has added to their favorites list.
- getMyCommunities(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MyFavouriteCollectionsInterface
-
Return a list of communities that the specified user has added to their favorites list.
- getMyCommunities(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MyPersonalNetworkInterface
-
Return a list of communities that the specified user is a member of.
- getMyContactDetails(String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MyPersonalProfileInterface
-
Return the list of contact methods for this user.
- getMyKarmaPoints(String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MyPersonalProfileInterface
-
Return the total karma points for this user.
- getMyPersonalRoles(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MyRolesAndActionsInterface
-
Return a list of the personal roles that the calling user is appointed to.
- getMyProfile(String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MyPersonalProfileInterface
-
Return the profile for this user.
- getMyProjects(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MyFavouriteCollectionsInterface
-
Return a list of projects that the specified user has added to their favorites list.
- getMyRoles(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MyPersonalNetworkInterface
-
Return a list of roles that the specified user is a member of.
- getMyTeams(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MyPersonalNetworkInterface
-
Return a list of teams that the specified user is a member of.
- getMyToDos(String, ToDoStatus, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MyRolesAndActionsInterface
-
Return a list of to dos assigned to the calling user.
- getMyToDosByRole(String, String, ToDoStatus, int, int) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MyRolesAndActionsInterface
-
Return a list of to dos assigned to the calling user.
- getName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Classification
-
Return the name of the classification
- getName() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.CollectionOrder
-
Return the default name of the enumeration.
- getName() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.CollectionStatus
-
Return the default name of the enumeration.
- getName() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.CommentType
-
Return the default type name for this enum instance.
- getName() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityMembershipType
-
Return the default name of the enumeration.
- getName() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.ContactMethodType
-
Return the default name of the enumeration.
- getName() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.OwnerType
-
Return the default name of the enumeration.
- getName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ReferenceableHeader
-
Return the display name for this element (normally a shortened form of the qualified name).
- getName() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.StarRating
-
Return the default symbol for this enum instance.
- getName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Tag
-
Return the name of the tag.
- getName() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.ToDoStatus
-
Return the default name of the enumeration.
- getName() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.WatchStatus
-
Return the default name of the enumeration.
- getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.CollectionOrder
-
Return the numeric representation of the enumeration.
- getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.CollectionStatus
-
Return the numeric representation of the enumeration.
- getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.CommentType
-
Return the code for this enum instance
- getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityMembershipType
-
Return the numeric representation of the enumeration.
- getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.ContactMethodType
-
Return the numeric representation of the enumeration.
- getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.OwnerType
-
Return the numeric representation of the enumeration.
- getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.StarRating
-
Return the code for this enum instance
- getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.ToDoStatus
-
Return the numeric representation of the enumeration.
- getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.communityprofile.properties.WatchStatus
-
Return the numeric representation of the enumeration.
- getOriginatingSystemGUID() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileRequestBody
-
Return the unique identifier for the originating system.
- getOriginId() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityProfileElementHeader
-
Return the unique identifier of this metadata element's origin (also known as the home metadata collection id).
- getOriginLicense() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityProfileElementHeader
-
Return the license for the metadata element set up by the origin.
- getOriginName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityProfileElementHeader
-
Set up the name of the metadata element's origin.
- getOriginType() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityProfileElementHeader
-
Return the type of the metadata element's origin.
- getOwner() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Return the owner for this asset.
- getOwnerType() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Return the type of owner identifier used in the owner field (default is userId).
- getOwningOrganization() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Return the name of the organization that owns the resource that this external reference represents.
- getPersonalProfile() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.PersonalProfileOutboundEvent
-
Return the personal profile for the individual.
- getPersonalProfile() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileResponse
-
Return the personalProfile result.
- getPersonalProfileByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.PersonalProfileManagementInterface
-
Retrieve a personal profile by guid.
- getPersonalProfileByQualifiedName(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.PersonalProfileManagementInterface
-
Retrieve a personal profile by personnel/serial/unique employee number of the individual.
- getPersonalProfileForUser(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.PersonalProfileManagementInterface
-
Retrieve a personal profile by userId.
- getPersonalProfiles() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileListResponse
-
Return the personalProfile result.
- getPersonalProfilesByName(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.PersonalProfileManagementInterface
-
Return a list of candidate personal profiles for an individual.
- getPlannedEndDate() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ProjectCollectionMember
-
Return the date that the project is expected to complete.
- getPlateau() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.KarmaPointOutboundEvent
-
Return the current karma point plateau for this individual.
- getPointsTotal() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.KarmaPointOutboundEvent
-
Return the total number of karma points that an individual has achieved.
- getPriority() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ToDo
-
Return how important this is.
- getProfileProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.MyProfileRequestBody
-
Return profile properties.
- getProfileUserId() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileRequestBody
-
Return the anchoring userId for this profile.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Classification
-
Return a collection of the additional stored properties for the classification.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommentHeader
-
Return the unique name for this element.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContributionRecord
-
Return the qualified for this record - it is that same as the qualified name for the personal profile.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.NoteEntryHeader
-
Return the unique name for this element.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ReferenceableHeader
-
Return the unique name for this element.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Resource
-
Return the unique name for this element.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetCollectionRequestBody
-
Return the unique name for this asset.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.MyProfileRequestBody
-
Return the unique name for this person - may be employee identifier.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileValidatorRequestBody
-
Return the the unique employee number for this governance officer.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityRequestBody
-
Return the the unique employee number for this governance officer.
- getResourceDescription() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Return the description of the resource that this external reference represents.
- getResourceDisplayName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Return the display name of this external reference.
- getResourceId() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Return the fully qualified name.
- getResourceURL() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Return the URL used to retrieve the resource that this external reference represents.
- getResourceVersion() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Return the version of the resource that this external reference represents.
- getReview() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Review
-
Return an optional review comment.
- getScope() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalRole
-
Return the scope of the role.
- getService() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContactMethod
-
Return the URL of the service used to contact the individual.
- getStars() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Review
-
Return the number of stars awarded.
- getStartDate() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ProjectCollectionMember
-
Return the date that the project was created.
- getStartingFromElement() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetListResponse
-
Return the starting element number from the server side list that this response contains.
- getStatus() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ProjectCollectionMember
-
Return the status for this project.
- getStatus() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ToDo
-
Return the status of the action/to do.
- getSubTeams() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamSummary
-
Return the list of unique identifiers (guids) for the teams that report to this team.
- getSuperTeam() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamSummary
-
Return the unique identifier (guid) of the team that this team reports to - null means top level team.
- getTeamGUID() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamLeader
-
Return the unique identifier (guid) of the team.
- getTeamGUID() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamMember
-
Return the unique identifier (guid) of the team.
- getTeamType() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamSummary
-
Return a descriptive name that describes the type of team eg "department").
- getText() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommentHeader
-
Return the text of the comment.
- getText() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.NoteEntryHeader
-
Return the main text of the entry.
- getTitle() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.NoteEntryHeader
-
Return the title of the entry.
- getToDo(String, String) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ToDoManagementInterface
-
- getTotalListSize() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetListResponse
-
Return the size of the list at the server side.
- getType() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContactMethod
-
Return the type of the contact method.
- getTypeDescription() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityProfileElementHeader
-
Return the description for this AssetCollectionMember's type.
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityProfileElementHeader
-
Return the name for this AssetCollectionMember's type.
- getUserId() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.FavouriteCollectionOutboundEvent
-
Return user identity of associated user.
- getUserId() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.KarmaPointOutboundEvent
-
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.
- getUserId() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.IdentifiableUserHeader
-
Return the unique name of the user identity for the individual.
- getUserIdentity() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.UserIdentityOutboundEvent
-
Return the user identity that is the subject of this event.
- getValue() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContactMethod
-
Return the account name or similar value used to direct the message to the individual.
- getWatchStatus() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CollectionMemberHeader
-
Return whether this element is to generate notifications when it changes.
- getZoneMembership() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Return the names of the zones that this asset is a member of.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityOutboundEvent
-
Return hash code for this object
- 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.CommunityProfileInboundEvent
-
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 class org.odpi.openmetadata.accessservices.communityprofile.events.FavouriteCollectionOutboundEvent
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.KarmaPointOutboundEvent
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.PersonalProfileOutboundEvent
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.UserIdentityOutboundEvent
-
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.ActorHeader
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Classification
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Collection
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CollectionMemberHeader
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Comment
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommentHeader
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommonHeader
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Community
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityCollectionMember
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityForum
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityForumContribution
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityMember
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityProfileElementHeader
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContactMethod
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContributionRecord
-
Just use the GUID for the hash code as it should be unique.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Uses the guid to create a hashcode.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.IdentifiableUserHeader
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Like
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.NoteEntryHeader
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.NoteLogHeader
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalMessage
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalNote
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalNoteLog
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalProfile
-
Just use the GUID for the hash code as it should be unique.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalRole
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonRole
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ProjectCollectionMember
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ReferenceableHeader
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Resource
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Review
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Tag
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Team
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamLeader
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamMember
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamSummary
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ToDo
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.UserFeedbackHeader
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.UserIdentity
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetCollectionRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.MyProfileRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileRequestBody
-
Standard method
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileValidatorRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityRequestBody
-
Return hash code for this object
- sendAssetRemovedFromCollectionEvent(PersonalProfile, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicPublisher
-
Send an event to the Community Profile OMAS Out Topic.
- sendCommunityRemovedFromCollectionEvent(PersonalProfile, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicPublisher
-
Send an event to the Community Profile OMAS Out Topic.
- sendDeletedPersonalProfileEvent(PersonalProfile) - Method in class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicPublisher
-
Send an event to the Community Profile OMAS Out Topic.
- sendDeletedUserIdentityEvent(UserIdentity) - Method in class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicPublisher
-
Send an event to the Community Profile OMAS Out Topic.
- sendEvent(CommunityProfileInboundEvent) - Method in class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileInTopicPublisher
-
Send an event to the Community Profile OMAS In Topic.
- sendKarmaPointPlateauEvent(PersonalProfile, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicPublisher
-
Send an event to the Community Profile OMAS Out Topic.
- sendNewAssetInCollectionEvent(PersonalProfile, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicPublisher
-
Send an event to the Community Profile OMAS Out Topic.
- sendNewCommunityInCollectionEvent(PersonalProfile, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicPublisher
-
Send an event to the Community Profile OMAS Out Topic.
- sendNewExternalPersonalProfileEvent(PersonalProfile) - Method in class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicPublisher
-
Send an event to the Community Profile OMAS Out Topic.
- sendNewExternalUserIdentityEvent(UserIdentity) - Method in class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicPublisher
-
Send an event to the Community Profile OMAS Out Topic.
- sendNewPersonalProfileEvent(PersonalProfile) - Method in class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicPublisher
-
Send an event to the Community Profile OMAS Out Topic.
- sendNewProjectInCollectionEvent(PersonalProfile, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicPublisher
-
Send an event to the Community Profile OMAS Out Topic.
- sendNewUserIdentityEvent(UserIdentity) - Method in class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicPublisher
-
Send an event to the Community Profile OMAS Out Topic.
- sendProjectRemovedFromCollectionEvent(PersonalProfile, String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicPublisher
-
Send an event to the Community Profile OMAS Out Topic.
- sendUpdatedPersonalProfileEvent(PersonalProfile) - Method in class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicPublisher
-
Send an event to the Community Profile OMAS Out Topic.
- sendUpdatedUserIdentityEvent(UserIdentity) - Method in class org.odpi.openmetadata.accessservices.communityprofile.topics.CommunityProfileOutTopicPublisher
-
Send an event to the Community Profile OMAS Out Topic.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Set up any additional properties associated with the element.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Collection
-
Set up any additional properties associated with the element.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommentHeader
-
Set up any additional properties associated with the element.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Community
-
Set up any additional properties associated with the element.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityCollectionMember
-
Set up any additional properties associated with the element.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContributionRecord
-
Set up any additional properties associated with the element.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Set up any additional properties associated with the element.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.NoteLogHeader
-
Set up any additional properties associated with the element.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalProfile
-
Set up any additional properties associated with the element.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalRole
-
Set up any additional properties associated with the element.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ProjectCollectionMember
-
Set up any additional properties associated with the element.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Resource
-
Set up any additional properties associated with the element.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Team
-
Set up any additional properties associated with the element.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ToDo
-
Set up any additional properties associated with the element.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.UserIdentity
-
Set up any additional properties associated with the element.
- setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetCollectionRequestBody
-
Set up any additional properties associated with the asset.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.MyProfileRequestBody
-
Set up additional properties.
- setAnsweredBy(List<String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Comment
-
Set up the list of unique identifiers (guids) for comments that answer a question posed in this comment.
- setAnswers(List<String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Comment
-
Set up the list of unique identifiers (guids) for comments that contain a question that this comment answers.
- setAppointmentCount(int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonRole
-
Set up the count of people currently appointed to the role.
- setAssets(List<AssetCollectionMember>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetListResponse
-
Set up the list of assets for the response.
- setAssociatedUserIds(List<UserIdentity>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalProfile
-
Set up the userIds associated with the profile.
- setClassifications(List<Classification>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContributionRecord
-
Set up the list of active classifications for this element.
- setClassifications(List<Classification>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ReferenceableHeader
-
Set up the list of active classifications for this element.
- setCollectionOrdering(CollectionOrder) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Collection
-
Set up the property to use to determine the order that assets are returned.
- setCollectionOrdering(CollectionOrder) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetCollectionRequestBody
-
Set up the property to use to determine the order that assets are returned.
- setCollectionUse(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetCollectionRequestBody
-
Set up the description of how the collection is used by the actor.
- setCommentType(CommentType) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Comment
-
Set up the type of comment this is.
- setCommunity(Community) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityOutboundEvent
-
Set up the community details.
- setCommunityGUID(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityMember
-
Set up the unique identifier (guid) for the community.
- setCompletionTime(Date) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ToDo
-
Set up when this was completed - or null if still outstanding.
- setContactDetails(List<ContactMethod>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ActorHeader
-
Set up the contact details for the person or team.
- setCreationTime(Date) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ToDo
-
Set up the time that the action was created.
- setDateAddedToCollection(Date) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CollectionMemberHeader
-
Set up the date that the asset was added to this collection.
- setDateAssetCreated(Date) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Set up the date that the asset was created.
- setDateAssetLastUpdated(Date) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Set up the date that the asset was last updated.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ReferenceableHeader
-
Set up the description for this element.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Tag
-
Set up the description of the tag.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetCollectionRequestBody
-
Set up the description for this asset.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetCollectionRequestBody
-
Set up the display name for this asset (normally a shortened for of the qualified name).
- setDueTime(Date) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ToDo
-
Set up when this needs to be completed by.
- setEventType(CommunityProfileInboundEventType) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.CommunityProfileInboundEvent
-
Set up the type of event.
- 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.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Set up any additional properties associated with the element.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Collection
-
Set up any additional properties associated with the element.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommentHeader
-
Set up any additional properties associated with the element.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Community
-
Set up any additional properties associated with the element.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityCollectionMember
-
Set up any additional properties associated with the element.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContributionRecord
-
Set up any additional properties associated with the element.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Set up any additional properties associated with the element.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.NoteLogHeader
-
Set up any additional properties associated with the element.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalProfile
-
Set up any additional properties associated with the element.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalRole
-
Set up any properties associated with the subclass of this element.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ProjectCollectionMember
-
Set up any additional properties associated with the element.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Resource
-
Set up any additional properties associated with the element.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Team
-
Set up any properties associated with the subclass of this element.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ToDo
-
Set up any additional properties associated with the element.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.UserIdentity
-
Set up any additional properties associated with the element.
- setFullName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalProfile
-
Set up the full name for this person.
- setFullName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.MyProfileRequestBody
-
Set up the full name for this person.
- setGUID(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommonHeader
-
Set up the unique identifier for this asset.
- setHeadCount(int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonRole
-
Set up the head count limit (or zero if not set).
- setHeadCountLimitSet(boolean) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonRole
-
Set up the indicator whether the head count limit is set for a person role.
- setIsPrivate(boolean) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Tag
-
Set whether the tag is private or not.
- setJobRoleDescription(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.MyProfileRequestBody
-
Set up the description of the job role for this person.
- setJobTitle(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalProfile
-
Set up the primary job title for this person.
- setJobTitle(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.MyProfileRequestBody
-
Set up the primary job title for this person.
- setKarmaPointPlateau(int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContributionRecord
-
Set up the karma point plateau level for this person.
- setKarmaPoints(int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContributionRecord
-
Set up the karma points for this person.
- setKnownName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.MyProfileRequestBody
-
Set up the preferred name for this person.
- setLastChange(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Set up the description of the last change to the asset.
- setLeadershipPosition(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamLeader
-
Set up the description of their leadership position
- setLinkDescription(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Set up the description of the reference (with respect to the element that this reference is linked to).
- setLinkId(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Set up the identifier given to this reference (with respect to this element).
- setMemberGUID(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.FavouriteCollectionOutboundEvent
-
Set up the unique identifier for the member that changed.
- setMembershipPosition(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamMember
-
Set up details of any special role as a member of the team.
- setMembershipRationale(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CollectionMemberHeader
-
Set up the rationale or role of the asset in this collection.
- setMembershipType(CommunityMembershipType) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityMember
-
Set up the membership type.
- setMemberType(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.FavouriteCollectionOutboundEvent
-
Set up the type name for the member that changed.
- setMission(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Community
-
Set up the mission of the community.
- setMission(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityCollectionMember
-
Set up the mission for this project.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Classification
-
Set up the name of the classification
- setName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ReferenceableHeader
-
Set up the display name for this element (normally a shortened form of the qualified name).
- setName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Tag
-
Set up the name of the tag.
- setOriginatingSystemGUID(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileRequestBody
-
Set up the unique identifier for the originating system
- setOriginId(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityProfileElementHeader
-
Set up the unique identifier of this metadata element's origin (also known as the home metadata collection id).
- setOriginLicense(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityProfileElementHeader
-
Set up the license for the metadata element set up by the origin.
- setOriginName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityProfileElementHeader
-
Return the name of the metadata element's origin.
- setOriginType(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityProfileElementHeader
-
Set up the type of the metadata element's origin.
- setOwner(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Set up the owner for this asset.
- setOwnerType(OwnerType) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Set up the type of owner identifier used in the owner field (default is userId).
- setOwningOrganization(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Set up the name of the organization that owns the resource that this external reference represents.
- setPersonalProfile(PersonalProfile) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.PersonalProfileOutboundEvent
-
Set up the personal profile for the individual.
- setPersonalProfile(PersonalProfile) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileResponse
-
Set up the personalProfile result.
- setPersonalProfiles(List<PersonalProfile>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileListResponse
-
Set up the personalProfile result.
- setPlannedEndDate(Date) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ProjectCollectionMember
-
Set up the date that the project is expected to complete.
- setPlateau(long) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.KarmaPointOutboundEvent
-
Set up the current karma point plateau for this individual.
- setPointsTotal(long) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.KarmaPointOutboundEvent
-
Set up the total number of karma points that an individual has achieved.
- setPriority(int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ToDo
-
Set up how important this is.
- setProfileProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.MyProfileRequestBody
-
Set up profile properties.
- setProfileUserId(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileRequestBody
-
Set up the anchoring userId for this profile.
- setProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Classification
-
Set up a collection of the additional stored properties for the classification.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommentHeader
-
Set up the unique name for this element.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContributionRecord
-
Set up the qualified for this record - it is that same as the qualified name for the personal profile.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.NoteEntryHeader
-
Set up the unique name for this element.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ReferenceableHeader
-
Set up the unique name for this element.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Resource
-
Set up the unique name for this element.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetCollectionRequestBody
-
Set up the unique name for this asset.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.MyProfileRequestBody
-
Set up the unique name for this person - may be employee identifier.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.PersonalProfileValidatorRequestBody
-
Set up the unique employee number for this governance officer.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.UserIdentityRequestBody
-
Set up the unique employee number for this governance officer.
- setResourceDescription(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Set up the description of the resource that this external reference represents.
- setResourceDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Set up the display name of this external reference.
- setResourceId(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Set up the fully qualified name.
- setResourceURL(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Set up the URL used to retrieve the resource that this external reference represents.
- setResourceVersion(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ExternalReference
-
Set up the version of the resource that this external reference represents.
- setReview(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Review
-
Set up an optional review comment.
- setScope(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.PersonalRole
-
Set up the scope of the role.
- setService(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContactMethod
-
Set up theURL of the service used to contact the individual.
- setStars(StarRating) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.Review
-
Set up the number of stars awarded.
- setStartDate(Date) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ProjectCollectionMember
-
Set up the date that the project was created.
- setStartingFromElement(int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetListResponse
-
Set up the starting element number from the server side list that this response contains.
- setStatus(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ProjectCollectionMember
-
Set up the status for this project.
- setStatus(ToDoStatus) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ToDo
-
Set up the status of the action/to do.
- setSubTeams(List<String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamSummary
-
Set up the list of unique identifiers (guids) for the teams that report to this team.
- setSuperTeam(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamSummary
-
Set up the unique identifier (guid) of the team that this team reports to - null means top level team.
- setTeamGUID(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamLeader
-
Set up the unique identifier (guid) of the team.
- setTeamGUID(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamMember
-
Set up the unique identifier (guid) of the team.
- setTeamType(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.TeamSummary
-
Set up a descriptive name that describes the type of team eg "department").
- setText(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommentHeader
-
Set up the text for the comment.
- setText(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.NoteEntryHeader
-
Set up the main text for this entry.
- setTitle(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.NoteEntryHeader
-
Set up the title of the entry.
- setTotalListSize(int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.rest.AssetListResponse
-
Set up the size of the list at the server side.
- setType(ContactMethodType) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContactMethod
-
Set up the type of the contact method.
- setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityProfileElementHeader
-
Set up the description for this AssetCollectionMember's type.
- setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CommunityProfileElementHeader
-
Set up the name for this AssetCollectionMember's type.
- setUpMyProfile(String, String, String, String, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.MyPersonalProfileInterface
-
Create or update the profile for the requesting user.
- setUserId(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.FavouriteCollectionOutboundEvent
-
Set up the user id of the associated user.
- setUserId(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.KarmaPointOutboundEvent
-
Set up the user id of the associated user.
- setUserId(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.IdentifiableUserHeader
-
Set up the unique name of the user identity for the individual.
- setUserIdentity(UserIdentity) - Method in class org.odpi.openmetadata.accessservices.communityprofile.events.UserIdentityOutboundEvent
-
Set up the user identity that is the subject of this event.
- setValue(String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.ContactMethod
-
Set up the account name or similar value used to direct the message to the individual.
- setWatchStatus(WatchStatus) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.CollectionMemberHeader
-
Set up whether this element is to generate notifications when it changes.
- setZoneMembership(List<String>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.properties.AssetCollectionMember
-
Set up the names of the zones that this asset is a member of.
- StarRating - Enum in org.odpi.openmetadata.accessservices.communityprofile.properties
-
A StarRating defines the rating that a user has placed against an element.
- storeExternalReference(String, String, String, String, String, String, String, String, String, String, Map<String, Object>, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.communityprofile.api.ExternalReferenceManagementInterface
-
Store a new external reference.