Uses of Class
org.wso2.carbon.registry.api.Tag
-
-
Uses of Tag in org.wso2.carbon.registry.api
Fields in org.wso2.carbon.registry.api with type parameters of type Tag Modifier and Type Field Description protected List<Tag>TaggedResourcePath. tagsTags which are associated withresourcePathMethods in org.wso2.carbon.registry.api that return Tag Modifier and Type Method Description Tag[]Registry. getTags(String resourcePath)Returns all tags used for tagging the given resource.Tag[]TaggedResourcePath. getTags()Method to get the tag count.
-