java.lang.Object
org.xbricks.inventories.inventory.services.GenericModelService<HostRole,HostRoleRepository>
org.xbricks.inventories.inventory.services.hostRole.HostRoleService
All Implemented Interfaces:
IHostRoleService, IGenericModelService<HostRole>, IListItemService<HostRole>

@Service public class HostRoleService extends GenericModelService<HostRole,HostRoleRepository> implements IHostRoleService