Class RestCDModelsCollection

All Implemented Interfaces:
IModelsCollectionAssertion<RestCDModelsCollection>, IRestModelsCollection<RestCDModel>

public class RestCDModelsCollection extends RestModels<RestCDModel,RestCDModelsCollection>
TAS collection model for a paged list of RestCDModel entries. Used when deserializing the GET /cascading-dictionaries list response.
  • Constructor Details

    • RestCDModelsCollection

      public RestCDModelsCollection()