apidocs / com.srv4pos.server.api.softwareVendor / SoftwareVendorService / get

get

operator fun get(id: Long): SoftwareVendorInfo

Returns an entity.

Parameters

id - identifies entity

Exceptions

com.srv4pos.server.api.exceptions.ReferenceNotFoundJsonException - if entity is not found

Return
the entity