Package | Description |
---|---|
org.ovirt.engine.core.dao |
Modifier and Type | Method and Description |
---|---|
tags_user_map |
TagDAODbFacadeImpl.getTagUserByTagIdAndByuserId(Guid tagId,
Guid userId) |
tags_user_map |
TagDAO.getTagUserByTagIdAndByuserId(Guid tagId,
Guid userId) |
Modifier and Type | Method and Description |
---|---|
List<tags_user_map> |
TagDAODbFacadeImpl.getTagUserMapByTagName(String tagName) |
List<tags_user_map> |
TagDAO.getTagUserMapByTagName(String tagName) |
Modifier and Type | Method and Description |
---|---|
void |
TagDAODbFacadeImpl.attachUserToTag(tags_user_map tagUserMap) |
void |
TagDAO.attachUserToTag(tags_user_map tagUserMap) |
Copyright © 2012. All Rights Reserved.