Uses of Class
org.odpi.openmetadata.accessservices.communityprofile.properties.AssignmentScopeProperties
-
Packages that use AssignmentScopeProperties Package Description org.odpi.openmetadata.accessservices.communityprofile.api The Community Profile Open Metadata Access Service (OMAS) is used by tools and administrators to maintain information associated with individuals and communities.org.odpi.openmetadata.accessservices.communityprofile.properties -
-
Uses of AssignmentScopeProperties in org.odpi.openmetadata.accessservices.communityprofile.api
Methods in org.odpi.openmetadata.accessservices.communityprofile.api with parameters of type AssignmentScopeProperties Modifier and Type Method Description voidRelatedElementsManagementInterface. setupAssignmentScope(String userId, String externalSourceGUID, String externalSourceName, String elementGUID, AssignmentScopeProperties properties, String scopeGUID)Create an "AssignmentScope" relationship between an element and its scope. -
Uses of AssignmentScopeProperties in org.odpi.openmetadata.accessservices.communityprofile.properties
Constructors in org.odpi.openmetadata.accessservices.communityprofile.properties with parameters of type AssignmentScopeProperties Constructor Description AssignmentScopeProperties(AssignmentScopeProperties template)Copy/clone constructor
-