Package | Description |
---|---|
org.ovirt.engine.core.dao |
Modifier and Type | Method and Description |
---|---|
tags_user_group_map |
TagDAODbFacadeImpl.getTagUserGroupByGroupIdAndByTagId(Guid tag,
Guid group) |
tags_user_group_map |
TagDAO.getTagUserGroupByGroupIdAndByTagId(Guid tagId,
Guid groupId) |
Modifier and Type | Method and Description |
---|---|
List<tags_user_group_map> |
TagDAODbFacadeImpl.getTagUserGroupMapsForTagName(String tagName) |
List<tags_user_group_map> |
TagDAO.getTagUserGroupMapsForTagName(String tagName) |
Modifier and Type | Method and Description |
---|---|
void |
TagDAODbFacadeImpl.attachUserGroupToTag(tags_user_group_map tagUserGroupMap) |
void |
TagDAO.attachUserGroupToTag(tags_user_group_map map) |
Copyright © 2012. All Rights Reserved.