Uses of Class
org.alfresco.utility.model.TagModel
Packages that use TagModel
-
Uses of TagModel in org.alfresco.utility.data
Methods in org.alfresco.utility.data with parameters of type TagModelModifier and TypeMethodDescriptionvoidDataContent.addTagToContent(TagModel model) Creates a tag for a content file You must use this in correlation withTestData.usingResource(ContentModel)voidDataContent.assertContentHasTag(String cmisObjectPath, TagModel model) Verify content has tag -
Uses of TagModel in org.alfresco.utility.data.provider
Methods in org.alfresco.utility.data.provider that return TagModel