Interface TypeFacadeStrategy
-
- All Superinterfaces:
TypeFacade
public interface TypeFacadeStrategy extends TypeFacade
Strategy for loading type information.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancanHandle(java.lang.String typeCode)-
Methods inherited from interface com.hybris.cockpitng.dataaccess.facades.type.TypeFacade
getAttribute, getAttribute, getAttributeDescription, getAttributeDescription, getType, load, load
-
-