Class AddressValuesProvider

  • All Implemented Interfaces:
    com.hybris.cockpitng.editor.commonreferenceeditor.ReferenceEditorSearchFacade<AddressModel>

    @Deprecated(since="1905",
                forRemoval=true)
    public class AddressValuesProvider
    extends java.lang.Object
    implements com.hybris.cockpitng.editor.commonreferenceeditor.ReferenceEditorSearchFacade<AddressModel>
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 1905
    • Constructor Summary

      Constructors 
      Constructor Description
      AddressValuesProvider()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      ModelService getModelService()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      com.hybris.cockpitng.search.data.pageable.Pageable<AddressModel> search​(com.hybris.cockpitng.search.data.SearchQueryData searchQueryData)
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      void setModelService​(ModelService modelService)
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AddressValuesProvider

        public AddressValuesProvider()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • search

        public com.hybris.cockpitng.search.data.pageable.Pageable<AddressModel> search​(com.hybris.cockpitng.search.data.SearchQueryData searchQueryData)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        search in interface com.hybris.cockpitng.editor.commonreferenceeditor.ReferenceEditorSearchFacade<AddressModel>
      • getModelService

        public ModelService getModelService()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setModelService

        public void setModelService​(ModelService modelService)
        Deprecated, for removal: This API element is subject to removal in a future version.