Uses of Class
org.alfresco.utility.model.TagModel
-
Packages that use TagModel Package Description org.alfresco.utility.data org.alfresco.utility.data.provider -
-
Uses of TagModel in org.alfresco.utility.data
Methods in org.alfresco.utility.data with parameters of type TagModel Modifier and Type Method Description voidDataContent. addTagToContent(TagModel model)Creates a tag for a content file You must use this in correlation withTestData.usingResource(ContentModel)voidDataContent. assertContentHasTag(java.lang.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 Modifier and Type Method Description TagModelXMLTagData. getModel()
-