Uses of Class
org.odpi.openmetadata.accessservices.digitalservice.metadataelements.PersonRoleHistory
-
Packages that use PersonRoleHistory Package Description org.odpi.openmetadata.accessservices.digitalservice.api This is the Java API for the Digital Service OMAS.org.odpi.openmetadata.accessservices.digitalservice.metadataelements Metadata elements retrieved from the open metadata repositories. -
-
Uses of PersonRoleHistory in org.odpi.openmetadata.accessservices.digitalservice.api
Methods in org.odpi.openmetadata.accessservices.digitalservice.api that return PersonRoleHistory Modifier and Type Method Description PersonRoleHistoryDigitalRolesInterface. getPersonRoleHistoryByGUID(String userId, String personRoleGUID)Retrieve the appointment history for a person role by unique guid. -
Uses of PersonRoleHistory in org.odpi.openmetadata.accessservices.digitalservice.metadataelements
Constructors in org.odpi.openmetadata.accessservices.digitalservice.metadataelements with parameters of type PersonRoleHistory Constructor Description PersonRoleHistory(PersonRoleHistory template)Copy/clone constructor
-