public interface ITagsHandler
Modifier and Type | Method and Description |
---|---|
tags |
GetTagByTagName(String tagName) |
String |
GetTagIdAndChildrenIds(Guid tagId) |
String |
GetTagIdsAndChildrenIdsByRegExp(String tagNameRegExp) |
String |
GetTagNameAndChildrenNames(Guid tagId) |
String |
GetTagNamesAndChildrenNamesByRegExp(String tagNameRegExp) |
Copyright © 2012. All Rights Reserved.