Uses of Class
org.odpi.openmetadata.accessservices.securityofficer.api.model.SecuritySchemaElement
-
Packages that use SecuritySchemaElement Package Description org.odpi.openmetadata.accessservices.securityofficer.api.events org.odpi.openmetadata.accessservices.securityofficer.api.model.rest -
-
Uses of SecuritySchemaElement in org.odpi.openmetadata.accessservices.securityofficer.api.events
Methods in org.odpi.openmetadata.accessservices.securityofficer.api.events that return SecuritySchemaElement Modifier and Type Method Description SecuritySchemaElementSecurityOfficerUpdateTagEvent. getSecuritySchemaElement()Methods in org.odpi.openmetadata.accessservices.securityofficer.api.events with parameters of type SecuritySchemaElement Modifier and Type Method Description voidSecurityOfficerUpdateTagEvent. setSecuritySchemaElement(SecuritySchemaElement securitySchemaElement) -
Uses of SecuritySchemaElement in org.odpi.openmetadata.accessservices.securityofficer.api.model.rest
Methods in org.odpi.openmetadata.accessservices.securityofficer.api.model.rest that return types with arguments of type SecuritySchemaElement Modifier and Type Method Description List<SecuritySchemaElement>SecurityOfficerSchemaElementListResponse. getSchemaElementEntityList()Method parameters in org.odpi.openmetadata.accessservices.securityofficer.api.model.rest with type arguments of type SecuritySchemaElement Modifier and Type Method Description voidSecurityOfficerSchemaElementListResponse. setSchemaElementEntityList(List<SecuritySchemaElement> schemaElementEntityList)
-