Class RestTagModel

  • All Implemented Interfaces:
    IModelAssertion<RestTagModel>, IRestModel<RestTagModel>, org.alfresco.utility.model.Model

    public class RestTagModel
    extends org.alfresco.utility.model.TagModel
    implements IRestModel<RestTagModel>
    Handles single Tag Entry JSON response "entry": { "tag":"addedtag-c7444-1474370805346" "id":"f45c4d06-f4df-42d7-a118-29121557d284" }
    Author:
    Corina Nechifor
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.Integer count  
      • Fields inherited from class org.alfresco.utility.model.TagModel

        id, tag
    • Constructor Summary

      Constructors 
      Constructor Description
      RestTagModel()