Index

A C E F G H M O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ACCOUNT - Enum constant in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
 
ActorProfileElement - Class in org.odpi.openmetadata.accessservices.projectmanagement.metadataelements
The ActorProfileElement describes an individual, system, team or organization.
ActorProfileElement() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Default Constructor
ActorProfileElement(ActorProfileElement) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Copy/clone Constructor - the resulting object.
ActorProfileListResponse - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
ActorProfileListResponse is the response structure used on the OMAS REST API calls that return a list of profile elements.
ActorProfileListResponse() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ActorProfileListResponse
Default constructor
ActorProfileListResponse(ActorProfileListResponse) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ActorProfileListResponse
Copy/clone constructor
ActorProfileProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
The ActorProfileProperties describes the common properties of a Personal Profile, IT Profile and Team Profile.
ActorProfileProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ActorProfileProperties
Default Constructor
ActorProfileProperties(ActorProfileProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ActorProfileProperties
Copy/clone Constructor - the resulting object.
AssignmentScopeProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
AssignmentScopeProperties provides a details of the scope of work/influence expected by the assigned actor(s).
AssignmentScopeProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.AssignmentScopeProperties
Default constructor
AssignmentScopeProperties(AssignmentScopeProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.AssignmentScopeProperties
Copy/clone constructor

C

CHAT - Enum constant in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
 
ClassificationProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
RelationshipProperties provides the base class for relationships items.
ClassificationProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ClassificationProperties
Default constructor
ClassificationProperties(ClassificationProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ClassificationProperties
Copy/clone constructor.
ClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
ClassificationRequestBody describes the request body used when attaching classification to elements.
ClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ClassificationRequestBody
Default constructor
ClassificationRequestBody(ClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ClassificationRequestBody
Copy/clone constructor.
clearAssignmentScope(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
Remove an "AssignmentScope" relationship between two referenceables.
clearMoreInformation(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
Remove a "MoreInformation" relationship between two referenceables.
clearProjectManagementRole(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
Remove a membership relationship between a project and a person role.
clearProjectTeam(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
Remove a ProjectTeam relationship between a project and an actor profile (typically a team).
clearResource(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
Remove a "ResourceList" relationship between two referenceables.
clearStakeholder(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
Remove a "Stakeholder" relationship between two referenceables.
ContactMethodElement - Class in org.odpi.openmetadata.accessservices.projectmanagement.metadataelements
ContactMethodElement contains the properties and header for a contract method retrieved from the metadata repository.
ContactMethodElement() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContactMethodElement
Default constructor
ContactMethodElement(ContactMethodElement) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContactMethodElement
Copy/clone constructor
ContactMethodProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
ContactMethodProperties describes a single mechanism that can be used to contact an individual.
ContactMethodProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Default constructor
ContactMethodProperties(ContactMethodProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Copy/clone constructor
ContactMethodType - Enum Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
ContactMethodType specifies the contact mechanism to use to contact an individual.
ContributionRecord - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
The ContributionRecord holds the information about an individual's contribution to the open metadata ecosystem.
ContributionRecord() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContributionRecord
Default Constructor
ContributionRecord(ContributionRecord) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContributionRecord
Copy/clone Constructor - the resulting object.
ContributionRecordElement - Class in org.odpi.openmetadata.accessservices.projectmanagement.metadataelements
ContributionRecordElement contains the properties and header for a contribution record retrieved from the metadata repository.
ContributionRecordElement() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContributionRecordElement
Default constructor
ContributionRecordElement(ContributionRecordElement) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContributionRecordElement
Copy/clone constructor
createProject(String, String, String, ProjectProperties) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
Create a new metadata element to represent the project.
createProjectFromTemplate(String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
Create a new metadata element to represent a project using an existing metadata element as a template.

E

ElementStubsResponse - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
ElementStubListResponse is the response structure used on the OMAS REST API calls that return a list of element identifiers as a response.
ElementStubsResponse() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ElementStubsResponse
Default constructor
ElementStubsResponse(ElementStubsResponse) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ElementStubsResponse
Copy/clone constructor
EMAIL - Enum constant in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
 
ENUM_TYPE_GUID - Static variable in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
 
ENUM_TYPE_NAME - Static variable in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
 
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContactMethodElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContributionRecordElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.PersonRoleElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileIdentityElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileLocationElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProjectElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelatedElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelationshipElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.UserIdentityElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ActorProfileProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.AssignmentScopeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ClassificationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContributionRecord
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonRoleProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileIdentityProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileLocationProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectTeamProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.RelationshipProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ResourceListProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.StakeholderProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.UserIdentityProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ActorProfileListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ClassificationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ElementStubsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ExternalSourceRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ReferenceableRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelatedElementListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
Return comparison result based on the content of the properties.
ExternalSourceRequestBody - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
ExternalSourceRequestBody carries the parameters for marking an element as external.
ExternalSourceRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ExternalSourceRequestBody
Default constructor
ExternalSourceRequestBody(ExternalSourceRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ExternalSourceRequestBody
Copy/clone constructor

F

findProjects(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
Retrieve the list of metadata elements that contain the search string.

G

getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Return a copy of the additional properties.
getAssignedActors(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
Retrieve the assigned actors linked by the "AssignmentScope" relationship between two referenceables.
getAssignedScopes(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
Retrieve the assigned scopes linked by the "AssignmentScope" relationship between two referenceables.
getAssignmentType() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.AssignmentScopeProperties
Return the expectations with respect to the scope.
getAssociationType() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileLocationProperties
Return the type of the association.
getContactMethods() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Return the contact methods for this profile.
getContactMethodService() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Return the URL of the service used to contact the individual.
getContactMethodType() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Return the type of the contact method.
getContactMethodValue() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Return the account name or similar value used to direct the message to the individual.
getContactType() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Return the type of contact - is it related to work or personal etc.
getContributionRecord() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Return the contribution record (only if this profile is for a person).
getDescription() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ActorProfileProperties
Return description of the person/automated agent/team.
getDescription() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.AssignmentScopeProperties
Return additional descriptive text.
getDescription() - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
Return the default description of the enumeration.
getDescription() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Return the description of the capability.
getDescription() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Return the description of the job role.
getDescription() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileIdentityProperties
Return the description of the user identity with respect to the individual.
getDescription() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
Return the description of the project.
getDescription() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
Returns the stored description property for the metadata entity.
getDescriptiveElements(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
Retrieve the descriptive elements linked via a "MoreInformation" relationship between two referenceables.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Return the display name for messages and UI.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
Returns the stored display name property for the metadata entity.
getDistinguishedName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.UserIdentityProperties
Return the unique name in LDAP.
getDomainIdentifier() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Return the identifier of the governance domain that this role belongs to.
getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ClassificationProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.RelationshipProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ClassificationProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.RelationshipProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getElement() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipElementResponse
Return the element result.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContactMethodElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContributionRecordElement
Return the element header associated with the properties.
getElementHeader() - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.MetadataElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.PersonRoleElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProjectElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.UserIdentityElement
Return the element header associated with the properties.
getElementList() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipElementsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ActorProfileListResponse
Return the profile result.
getElements() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ElementStubsResponse
Return the list of element identifiers.
getElements() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleListResponse
Return the person role result.
getElements() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectListResponse
Return the project result.
getElements() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelatedElementListResponse
Return the list of metadata elements.
getEnd1GUID() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelationshipElement
Return the element header associated with end 1 of the relationship.
getEnd2GUID() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelationshipElement
Return the element header associated with end 2 of the relationship.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ClassificationProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Return the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.RelationshipProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ExternalSourceRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ExternalSourceRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
Return the unique name of the software server capability entity that represented the external source.
getHeadCount() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonRoleProperties
Return the head count limit (or zero if not set).
getHeadCountLimitSet() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonRoleProperties
Return the indicator whether the head count limit is set for a person role.
getIdentifier() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
Return the code value or symbol used to identify the project - typically unique.
getIdentifier() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
Return the code value or symbol used to identify the element - typically unique.
getIsPublic() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContributionRecord
Return whether this record can be shared with colleagues.
getKarmaPointPlateau() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContributionRecord
Return the current karma point plateau level for this person.
getKarmaPoints() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContributionRecord
Return the karma points awarded to this person.
getKnownName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ActorProfileProperties
Return the name that the person/automated agent/team is known as.
getLinkedInfrastructure() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Return the stubs of the pieces of IT infrastructure linked to the profile.
getLocation() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileLocationElement
Return the properties of the location.
getLocations() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Return the headers of the location that this actor is linked to.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementErrorCode
Retrieve a message definition object for an exception.
getMoreInformation(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
Retrieve the detail elements linked via a "MoreInformation" relationship between two referenceables.
getName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Return the name to give this contact method (imagine a list of contact methods).
getName() - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
Return the default name of the enumeration.
getName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
Return the name of the project.
getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
Return the numeric representation of the enumeration.
getPatchLevel() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Return the patch level of the capability.
getPersonRoles() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Return the headers of the person roles that this actor is appointed to.
getPlannedEndDate() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
Return the date that the project is expected to complete.
getProfileIdentity() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileIdentityElement
Return the properties from the profile identity relationship.
getProfileProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Return the properties of the profile.
getProjectActors(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
Return information about the actors linked to a project.
getProjectByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
Retrieve the project metadata element with the supplied unique identifier.
getProjectManagementRoles(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
Return information about the project management roles linked to a project.
getProjects(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
Retrieve the list of projects.
getProjectsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
Retrieve the list of metadata elements with a matching qualified or display name.
getProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContactMethodElement
Return the properties of the contact method.
getProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContributionRecordElement
Return the properties of the contribution record.
getProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.PersonRoleElement
Return the properties of the role.
getProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileIdentityElement
Return the properties of the userId.
getProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileLocationElement
Return the properties from the profile location relationship.
getProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProjectElement
Return the properties of the community.
getProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.UserIdentityElement
Return the properties of the userId.
getProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ClassificationRequestBody
Return the properties for the classification.
getProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleRequestBody
Return the properties for this person role.
getProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ReferenceableRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipRequestBody
Return the properties for the relationship.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Return the unique name for element in open metadata ecosystem.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
Returns the stored qualified name property for the metadata entity.
getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.PersonRoleElement
Return details of the relationship used to retrieve this element.
getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProjectElement
Return details of the relationship used to retrieve this element.
getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelatedElement
Return the element header associated with end 1 of the relationship.
getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.UserIdentityElement
Return details of the relationship used to retrieve this element.
getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelatedElement
Return the element header associated with the relationship.
getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelationshipElement
Return the element header associated with the relationship.
getRelationshipProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelatedElement
Return details of the relationship
getRelationshipProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelationshipElement
Return details of the relationship
getResourceList(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
Retrieve the list of resources assigned to an element via the "ResourceList" relationship between two referenceables.
getResourceUse() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ResourceListProperties
Return the reason why the resource has been attached to the initiative.
getRoleGUID() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileIdentityProperties
Return the instance of the role.
getRoleId() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Return the unique identifier for this job role/appointment typically from an HR system.
getRoleTypeName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileIdentityProperties
Return the type of the role.
getScope() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Return the context in which the person is appointed.
getSource() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Return the source of the capability implementation.
getStakeholderCommissionedElements(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
Retrieve the elements commissioned by a stakeholder, linked via the "Stakeholder" relationship between two referenceables.
getStakeholderRole() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.StakeholderProperties
Return the role of the stakeholder to the initiative.
getStakeholders(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
Retrieve the stakeholder elements linked via the "Stakeholder" relationship between two referenceables.
getStartDate() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
Return the date that the project was created.
getStatus() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
Return the status for this project.
getSubTeams() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Return the list of team that report to this team.
getSuperTeam() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Return a summary of the team that is above this team in the organizational hierarchy.
getSupportedByResource(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
Retrieve the list of elements assigned to a resource via the "ResourceList" relationship between two referenceables.
getTeamLeaderRoles() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Return the list of leader roles assigned to this team.
getTeamMemberRoles() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Return the list of member roles assigned to this team.
getTeamRole() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectTeamProperties
Return the membership type.
getTitle() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Return the job role title.
getTypeDescription() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Return the description of the type of capability this is.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Return the name of the open metadata type for this metadata element.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Return the open metadata type name of this object - this is used to create a subtype of the referenceable.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Return the name of the open metadata type for this metadata element.
getUserId() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.UserIdentityProperties
Return the identifier of the user's account
getUserIdentities() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Return the list of user identities for this profile.
getVendorProperties() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Return specific properties for the data manager vendor.
getVersion() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Return the version of the capability.
getWatchResource() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ResourceListProperties
Return whether changes to the resource result in notifications to the initiative.

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContactMethodElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContributionRecordElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.PersonRoleElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileIdentityElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileLocationElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProjectElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelatedElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelationshipElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.UserIdentityElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ActorProfileProperties
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.AssignmentScopeProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ClassificationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContributionRecord
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonRoleProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileIdentityProperties
Hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileLocationProperties
Hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectTeamProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.RelationshipProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ResourceListProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.StakeholderProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.UserIdentityProperties
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ActorProfileListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ClassificationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ElementStubsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ExternalSourceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ReferenceableRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelatedElementListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
Return hash code for this object

M

MetadataElement - Interface in org.odpi.openmetadata.accessservices.projectmanagement.metadataelements
MetadataElement is the common interface for all metadata elements.
MetadataSourceProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
MetadataSourceProperties describe the properties for a capability that is supplying profile information to the Community Profile OMAS.
MetadataSourceProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Default constructor.
MetadataSourceProperties(MetadataSourceProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Copy/clone constructor.

O

OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementErrorCode
 
org.odpi.openmetadata.accessservices.projectmanagement.api - package org.odpi.openmetadata.accessservices.projectmanagement.api
The API package defines the Java interfaces supported by the Project Management OMAS.
org.odpi.openmetadata.accessservices.projectmanagement.ffdc - package org.odpi.openmetadata.accessservices.projectmanagement.ffdc
This package provides the first failure data capture support for the Project Management OMAS module.
org.odpi.openmetadata.accessservices.projectmanagement.metadataelements - package org.odpi.openmetadata.accessservices.projectmanagement.metadataelements
The metadata elements describe the way that metadata is returned from the repository.
org.odpi.openmetadata.accessservices.projectmanagement.properties - package org.odpi.openmetadata.accessservices.projectmanagement.properties
These beans describe the core properties that are passed to the server to create and update metadata.
org.odpi.openmetadata.accessservices.projectmanagement.rest - package org.odpi.openmetadata.accessservices.projectmanagement.rest
This package defines the beans used to build the REST request and response payloads.
OTHER - Enum constant in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
 

P

PersonalRoleProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
PersonalRoleProperties provides a structure for describe a role assigned to a person.
PersonalRoleProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Default constructor
PersonalRoleProperties(PersonalRoleProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Copy/clone constructor
PersonRoleElement - Class in org.odpi.openmetadata.accessservices.projectmanagement.metadataelements
PersonalRoleElement contains the properties and header for a person role assigned to a profile retrieved from the metadata repository.
PersonRoleElement() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.PersonRoleElement
Default constructor
PersonRoleElement(PersonRoleElement) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.PersonRoleElement
Copy/clone constructor
PersonRoleListResponse - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
PersonRoleListResponse is the response structure used on the OMAS REST API calls that return a list of person role elements.
PersonRoleListResponse() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleListResponse
Default constructor
PersonRoleListResponse(PersonRoleListResponse) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleListResponse
Copy/clone constructor
PersonRoleProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
PersonRoleProperties covers a role that has been defined in an organization.
PersonRoleProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonRoleProperties
Default constructor
PersonRoleProperties(PersonRoleProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonRoleProperties
Copy/clone constructor
PersonRoleRequestBody - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
PersonRoleRequestBody provides the request body payload for working on PersonRole entities.
PersonRoleRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleRequestBody
Default constructor
PersonRoleRequestBody(PersonRoleRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleRequestBody
Copy/clone constructor
PersonRoleResponse - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
PersonRoleResponse is the response structure used on the OMAS REST API calls that return a PersonRoleElement object as a response.
PersonRoleResponse() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleResponse
Default constructor
PersonRoleResponse(PersonRoleResponse) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleResponse
Copy/clone constructor
PHONE - Enum constant in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
 
PROFILE - Enum constant in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
 
ProfileIdentityElement - Class in org.odpi.openmetadata.accessservices.projectmanagement.metadataelements
ProfileIdentityElement contains the properties and header for a relationship between a profile and a user identity retrieved from the metadata repository.
ProfileIdentityElement() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileIdentityElement
Default constructor
ProfileIdentityElement(ProfileIdentityElement) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileIdentityElement
Copy/clone constructor
ProfileIdentityProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
ProfileIdentityProperties describes the properties for the ProfileIdentity relationship between a profile and a user identity.
ProfileIdentityProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileIdentityProperties
Default constructor
ProfileIdentityProperties(ProfileIdentityProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileIdentityProperties
Copy/clone constructor
ProfileLocationElement - Class in org.odpi.openmetadata.accessservices.projectmanagement.metadataelements
ProfileLocationElement contains the properties and header for a relationship between a profile and a user identity retrieved from the metadata repository.
ProfileLocationElement() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileLocationElement
Default constructor
ProfileLocationElement(ProfileLocationElement) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileLocationElement
Copy/clone constructor
ProfileLocationProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
ProfileLocationProperties describes the properties for the ProfileLocation relationship between a profile and a location.
ProfileLocationProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileLocationProperties
Default constructor
ProfileLocationProperties(ProfileLocationProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileLocationProperties
Copy/clone constructor
ProjectElement - Class in org.odpi.openmetadata.accessservices.projectmanagement.metadataelements
ProjectElement contains the properties and header for a community.
ProjectElement() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProjectElement
Default constructor
ProjectElement(ProjectElement) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProjectElement
Copy/clone constructor
ProjectListResponse - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
ProjectListResponse is the response structure used on the OMAS REST API calls that return a list of project elements.
ProjectListResponse() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectListResponse
Default constructor
ProjectListResponse(ProjectListResponse) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectListResponse
Copy/clone constructor
ProjectManagementAuditCode - Enum Class in org.odpi.openmetadata.accessservices.projectmanagement.ffdc
The ProjectManagementAuditCode is used to define the message content for the OMRS Audit Log.
ProjectManagementErrorCode - Enum Class in org.odpi.openmetadata.accessservices.projectmanagement.ffdc
The ProjectManagementErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Project Management OMAS Services.
ProjectManagementOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
ProjectManagementOMASAPIRequestBody provides a common header for Community Profile OMAS request bodies for its REST API.
ProjectManagementOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectManagementOMASAPIRequestBody
Default constructor
ProjectManagementOMASAPIRequestBody(ProjectManagementOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectManagementOMASAPIRequestBody
Copy/clone constructor
ProjectManagementOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
ProjectManagementOMASAPIResponse provides a common header for Project Management OMAS managed rest to its REST API.
ProjectManagementOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectManagementOMASAPIResponse
Default constructor
ProjectManagementOMASAPIResponse(ProjectManagementOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectManagementOMASAPIResponse
Copy/clone constructor
ProjectProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
ProjectProperties describes a project.
ProjectProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
Default constructor
ProjectProperties(ProjectProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
Copy/clone constructor
ProjectResponse - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
ProjectResponse is the response structure used on the OMAS REST API calls that return a ProjectElement object as a response.
ProjectResponse() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectResponse
Default constructor
ProjectResponse(ProjectResponse) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectResponse
Copy/clone constructor
ProjectsInterface - Interface in org.odpi.openmetadata.accessservices.projectmanagement.api
The ProjectManagementInterface provides methods for managing projects, their membership and content.
ProjectTeamProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
ProjectTeamProperties provides a details of the purpose (and privileges) of the membership role.
ProjectTeamProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectTeamProperties
Default constructor
ProjectTeamProperties(ProjectTeamProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectTeamProperties
Copy/clone constructor

R

ReferenceableProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
Many open metadata entities are referenceable.
ReferenceableProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Default constructor
ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Copy/clone constructor.
ReferenceableRequestBody - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
RelationshipRequestBody describes the request body used when linking elements together.
ReferenceableRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ReferenceableRequestBody
Default constructor
ReferenceableRequestBody(ReferenceableRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.ReferenceableRequestBody
Copy/clone constructor.
RelatedElement - Class in org.odpi.openmetadata.accessservices.projectmanagement.metadataelements
RelatedElement contains the properties and header for a relationship retrieved from the metadata repository along with the stub of the related element.
RelatedElement() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelatedElement
Default constructor
RelatedElement(RelatedElement) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelatedElement
Copy/clone constructor
RelatedElementListResponse - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
RelatedElementListResponse is a response object for passing back a list of relatedElement objects.
RelatedElementListResponse() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelatedElementListResponse
Default constructor
RelatedElementListResponse(RelatedElementListResponse) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelatedElementListResponse
Copy/clone constructor
RelatedElementsInterface - Interface in org.odpi.openmetadata.accessservices.projectmanagement.api
Defines the interface that is common to multiple element types
RelationshipElement - Class in org.odpi.openmetadata.accessservices.projectmanagement.metadataelements
RelationshipElement contains the properties and header for a relationship retrieved from the metadata repository.
RelationshipElement() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelationshipElement
Default constructor
RelationshipElement(RelationshipElement) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelationshipElement
Copy/clone constructor
RelationshipElementResponse - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
RelationshipElementResponse is the response structure used on the OMAS REST API calls that return the properties for a relationship.
RelationshipElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipElementResponse
Default constructor
RelationshipElementResponse(RelationshipElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipElementResponse
Copy/clone constructor
RelationshipElementsResponse - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
RelationshipElementsResponse is a response object for passing back a list of relationships or an exception if the request failed.
RelationshipElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipElementsResponse
Default constructor
RelationshipElementsResponse(RelationshipElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipElementsResponse
Copy/clone constructor
RelationshipProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
RelationshipProperties provides the base class for relationships items.
RelationshipProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.RelationshipProperties
Default constructor
RelationshipProperties(RelationshipProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.RelationshipProperties
Copy/clone constructor.
RelationshipRequestBody - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
RelationshipRequestBody describes the request body used when linking elements together.
RelationshipRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipRequestBody
Default constructor
RelationshipRequestBody(RelationshipRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipRequestBody
Copy/clone constructor.
removeProject(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
Remove the metadata element representing a project.
ResourceListProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
ResourceListProperties provides a details of why an element providing resources (such as a community) has been attached to an initiative such as a governance domain.
ResourceListProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ResourceListProperties
Default constructor
ResourceListProperties(ResourceListProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.ResourceListProperties
Copy/clone constructor

S

SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
 
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
 
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
 
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
 
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Set up additional properties.
setAssignmentType(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.AssignmentScopeProperties
Set up the expectations with respect to the scope.
setAssociationType(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileLocationProperties
Set up the type of the association.
setContactMethods(List<ContactMethodElement>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Set up the contact methods for this profile.
setContactMethodService(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Set up theURL of the service used to contact the individual.
setContactMethodType(ContactMethodType) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Set up the type of the contact method.
setContactMethodValue(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Set up the account name or similar value used to direct the message to the individual.
setContactType(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Set up the type of contact - is it related to work or personal etc.
setContributionRecord(ContributionRecordElement) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Set up the contribution record (only if this profile is for a person).
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ActorProfileProperties
Set up description of the person/automated agent/team.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.AssignmentScopeProperties
Set up additional descriptive text.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Set up the description of the capability.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Set up the description of the job role.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileIdentityProperties
Set up the description of the user identity with respect to the individual.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
Set up the description of the project.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
Set up the stored description property associated with the metadata entity.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Set up the display name for messages and UI.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
Set up the stored display name property for the metadata entity.
setDistinguishedName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.UserIdentityProperties
Set up the unique name in LDAP.
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Set up the identifier of the governance domain that this role belongs to.
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ClassificationProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.RelationshipProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ClassificationProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.RelationshipProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setElement(PersonRoleElement) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleResponse
Set up the element result.
setElement(ProjectElement) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectResponse
Set up the element result.
setElement(RelationshipElement) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipElementResponse
Set up the element result.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContactMethodElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContributionRecordElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.MetadataElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.PersonRoleElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProjectElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.UserIdentityElement
Set up the element header associated with the properties.
setElementList(List<RelationshipElement>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipElementsResponse
Set up the metadata element to return.
setElements(List<ActorProfileElement>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ActorProfileListResponse
Set up the profile result.
setElements(List<PersonRoleElement>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleListResponse
Set up the person role result.
setElements(List<ProjectElement>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectListResponse
Set up the project result.
setElements(List<RelatedElement>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelatedElementListResponse
Set up the list of metadata elements to return.
setElements(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ElementStubsResponse
Set up the list of element identifiers.
setEnd1GUID(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelationshipElement
Set up the element header associated with end 1 of the relationship.
setEnd2GUID(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelationshipElement
Set up the element header associated with end 2 of the relationship.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ClassificationProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Set up the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.RelationshipProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ExternalSourceRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ExternalSourceRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setHeadCount(int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonRoleProperties
Set up the head count limit (or zero if not set).
setHeadCountLimitSet(boolean) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonRoleProperties
Set up the indicator whether the head count limit is set for a person role.
setIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
Set up the code value or symbol used to identify the project - typically unique.
setIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
Set up the code value or symbol used to identify the element - typically unique.
setIsPublic(boolean) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContributionRecord
Set up whether this record can be shared with colleagues.
setKarmaPointPlateau(long) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContributionRecord
Set up the karma point plateau level for this person.
setKarmaPoints(long) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContributionRecord
Set up the karma points for this person.
setKnownName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ActorProfileProperties
Set up the name that the person/automated agent/team is known as.
setLinkedInfrastructure(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Set up the stubs of the pieces of IT infrastructure linked to the profile.
setLocation(ElementStub) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileLocationElement
Set up the userId properties.
setLocations(List<ProfileLocationElement>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Set up the headers of the person roles that this actor is linked to.
setName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Set up the name to give this contact method (imagine a list of contact methods).
setName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
Set up the name of the project.
setPatchLevel(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Set up the patch level of the capability.
setPersonRoles(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Set up the headers of the person roles that this actor is appointed to.
setPlannedEndDate(Date) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
Set up the date that the project is expected to complete.
setProfileIdentity(ProfileIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileIdentityElement
Set up the properties from the profile identity relationship.
setProfileProperties(ActorProfileProperties) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Set up the profile properties.
setProperties(UserIdentityElement) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileIdentityElement
Set up the userId properties.
setProperties(ClassificationProperties) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ClassificationRequestBody
Set up the properties for the classification.
setProperties(ContactMethodProperties) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContactMethodElement
Set up the contract method properties.
setProperties(ContributionRecord) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContributionRecordElement
Set up the contribution record properties.
setProperties(PersonRoleProperties) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.PersonRoleElement
Set up the role properties.
setProperties(PersonRoleProperties) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleRequestBody
Set up the properties for this person role.
setProperties(ProfileLocationProperties) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileLocationElement
Set up the properties from the profile location relationship.
setProperties(ProjectProperties) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProjectElement
Set up the community properties.
setProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ReferenceableRequestBody
Set up the properties for the relationship.
setProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipRequestBody
Set up the properties for the relationship.
setProperties(UserIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.UserIdentityElement
Set up the userId properties.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Set up the unique name for element in open metadata ecosystem.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
Set up the fully qualified name.
setRelatedElement(RelatedElement) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.PersonRoleElement
Set up details of the relationship used to retrieve this element.
setRelatedElement(RelatedElement) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProjectElement
Set up details of the relationship used to retrieve this element.
setRelatedElement(RelatedElement) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.UserIdentityElement
Set up details of the relationship used to retrieve this element.
setRelatedElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelatedElement
Set up the element header associated with end 1 of the relationship.
setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelatedElement
Set up the element header associated with the relationship.
setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelationshipElement
Set up the element header associated with the relationship.
setRelationshipProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelatedElement
Set up relationship properties
setRelationshipProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelationshipElement
Set up relationship properties
setResourceUse(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ResourceListProperties
Set up the reason why the resource has been attached to the initiative.
setRoleGUID(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileIdentityProperties
Set up the instance of the role.
setRoleId(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Set up the unique identifier for this job role/appointment.
setRoleTypeName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileIdentityProperties
Set up the type of the role.
setScope(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Set up the context in which the person is appointed.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Set up the source of the capability implementation.
setStakeholderRole(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.StakeholderProperties
Set up the role of the stakeholder to the initiative.
setStartDate(Date) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
Set up the date that the project was created.
setStatus(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
Set up the status for this project.
setSubTeams(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Set up the list of team that report to this team.
setSuperTeam(ElementStub) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Set up a summary of the team that is above this team in the organizational hierarchy.
setTeamLeaderRoles(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Set up the list of leader roles assigned to this team.
setTeamMemberRoles(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Set up the list of member roles assigned to this team.
setTeamRole(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectTeamProperties
Set up the membership type.
setTitle(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Set up the job role title.
setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Set up the description of the type of capability this is.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
Set up the name of the open metadata type for this element.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
Set up the open metadata type name of this object - this is used to create a subtype of the referenceable.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Set up the name of the open metadata type for this element.
setupAssignmentScope(String, String, String, String, AssignmentScopeProperties, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
Create an "AssignmentScope" relationship between an element and its scope.
setupMoreInformation(String, String, String, String, RelationshipProperties, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
Create a "MoreInformation" relationship between an element that is descriptive and one that is providing the detail.
setupProjectManagementRole(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
Create a ProjectManagement relationship between a project and a person role to show that anyone appointed to the role is a manager of the project.
setupProjectTeam(String, String, String, String, ProjectTeamProperties, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
Create a ProjectTeam relationship between a project and an actor profile (typically a team).
setupResource(String, String, String, String, ResourceListProperties, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
Create a "ResourceList" relationship between a consuming element and an element that represents resources.
setupStakeholder(String, String, String, String, StakeholderProperties, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
Create a "Stakeholder" relationship between an element and its stakeholder.
setUserId(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.UserIdentityProperties
Return the identifier of the user's account.
setUserIdentities(List<ProfileIdentityElement>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
Set up the list of user identities for this profile.
setVendorProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Set up specific properties for the data manager vendor.
setVersion(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Set up the version string of the capability.
setWatchResource(boolean) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ResourceListProperties
Set up whether changes to the resource result in notifications to the initiative.
StakeholderProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
StakeholderProperties provides a details of a stakeholder for an initiative.
StakeholderProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.StakeholderProperties
Default constructor
StakeholderProperties(StakeholderProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.StakeholderProperties
Copy/clone constructor

T

TemplateProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
TemplateProperties defined the properties that can be overridden from the template object when creating an object from a template.
TemplateProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
Default constructor
TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
Copy/clone constructor for the template properties.
TemplateRequestBody - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
TemplateRequestBody carries the parameters for creating a new asset using a template.
TemplateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
Default constructor
TemplateRequestBody(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
Copy/clone constructor
TemplateRequestBody(TemplateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
Copy/clone constructor
toString() - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementErrorCode
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ActorProfileElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContactMethodElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ContributionRecordElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.PersonRoleElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileIdentityElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProfileLocationElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.ProjectElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelatedElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.RelationshipElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.UserIdentityElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ActorProfileProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.AssignmentScopeProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ClassificationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodProperties
JSON-style toString.
toString() - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContributionRecord
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.MetadataSourceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonalRoleProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.PersonRoleProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileIdentityProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProfileLocationProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ProjectTeamProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ReferenceableProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.RelationshipProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.ResourceListProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.StakeholderProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.UserIdentityProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ActorProfileListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ClassificationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ElementStubsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ExternalSourceRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.PersonRoleResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectManagementOMASAPIRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectManagementOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.ReferenceableRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelatedElementListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.RelationshipRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
JSON-style toString

U

updateProject(String, String, String, String, boolean, ProjectProperties) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
Update the metadata element representing a project.
UserIdentityElement - Class in org.odpi.openmetadata.accessservices.projectmanagement.metadataelements
UserIdentityElement contains the properties and header for a user identity retrieved from the metadata repository.
UserIdentityElement() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.UserIdentityElement
Default constructor
UserIdentityElement(UserIdentityElement) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.metadataelements.UserIdentityElement
Copy/clone constructor
UserIdentityProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
UserIdentityProperties describes an element that is linked to a single userId.
UserIdentityProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.UserIdentityProperties
Default constructor
UserIdentityProperties(UserIdentityProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.UserIdentityProperties
Copy/clone constructor

V

valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.accessservices.projectmanagement.properties.ContactMethodType
Returns an array containing the constants of this enum class, in the order they are declared.
A C E F G H M O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form