Class PublicationsInErrorTypeFacadeStrategy

java.lang.Object
de.hybris.platform.datahubbackoffice.dataaccess.publication.PublicationsInErrorTypeFacadeStrategy
All Implemented Interfaces:
com.hybris.cockpitng.dataaccess.facades.type.TypeFacade, com.hybris.cockpitng.dataaccess.facades.type.TypeFacadeStrategy

public class PublicationsInErrorTypeFacadeStrategy extends Object implements com.hybris.cockpitng.dataaccess.facades.type.TypeFacadeStrategy
  • Constructor Details

    • PublicationsInErrorTypeFacadeStrategy

      public PublicationsInErrorTypeFacadeStrategy()
  • Method Details

    • canHandle

      public boolean canHandle(String code)
      Specified by:
      canHandle in interface com.hybris.cockpitng.dataaccess.facades.type.TypeFacadeStrategy
    • load

      public com.hybris.cockpitng.dataaccess.facades.type.DataType load(String code) throws com.hybris.cockpitng.dataaccess.facades.type.exceptions.TypeNotFoundException
      Specified by:
      load in interface com.hybris.cockpitng.dataaccess.facades.type.TypeFacade
      Throws:
      com.hybris.cockpitng.dataaccess.facades.type.exceptions.TypeNotFoundException
    • load

      public com.hybris.cockpitng.dataaccess.facades.type.DataType load(String code, com.hybris.cockpitng.dataaccess.context.Context context) throws com.hybris.cockpitng.dataaccess.facades.type.exceptions.TypeNotFoundException
      Specified by:
      load in interface com.hybris.cockpitng.dataaccess.facades.type.TypeFacade
      Throws:
      com.hybris.cockpitng.dataaccess.facades.type.exceptions.TypeNotFoundException
    • getType

      public String getType(Object entity)
      Specified by:
      getType in interface com.hybris.cockpitng.dataaccess.facades.type.TypeFacade
    • getAttributeDescription

      public String getAttributeDescription(String s, String s2)
      Specified by:
      getAttributeDescription in interface com.hybris.cockpitng.dataaccess.facades.type.TypeFacade
    • getAttributeDescription

      public String getAttributeDescription(String s, String s2, Locale locale)
      Specified by:
      getAttributeDescription in interface com.hybris.cockpitng.dataaccess.facades.type.TypeFacade