Package de.hybris.bootstrap.typesystem
Class YMapType
java.lang.Object
de.hybris.bootstrap.typesystem.YNameSpaceElement
de.hybris.bootstrap.typesystem.YTypeSystemElement
de.hybris.bootstrap.typesystem.YType
de.hybris.bootstrap.typesystem.YMapType
-
Constructor Summary
ConstructorsConstructorDescriptionYMapType(YNamespace container, String code, String argumentTypeCode, String returnTypeCode) -
Method Summary
Methods inherited from class de.hybris.bootstrap.typesystem.YType
getCode, getDefaultValueDefinition, setDefaultValueDefinition, toStringMethods inherited from class de.hybris.bootstrap.typesystem.YTypeSystemElement
addCustomProperties, addCustomProperty, getCustomProps, getMetaType, getMetaTypeCode, isAutocreate, isGenerate, resetCaches, setAutocreate, setGenerate, setMetaTypeCodeMethods inherited from class de.hybris.bootstrap.typesystem.YNameSpaceElement
getLoaderInfo, getNamespace, getTypeSystem, setLoaderInfo
-
Constructor Details
-
YMapType
-
-
Method Details
-
getDefaultMetaTypeCode
- Specified by:
getDefaultMetaTypeCodein classYTypeSystemElement
-
getLangItemClass
-
isLocalizationMap
public boolean isLocalizationMap() -
validate
public void validate()Description copied from class:YNameSpaceElementValidates the element. This should check whether or not lazy references can be resolved or any data is missing. -
getArgumentTypeCode
-
getArgumentType
-
getReturnTypeCode
-
getReturnType
-
getJavaClassName
- Specified by:
getJavaClassNamein classYType
-
isAssignableFrom
- Specified by:
isAssignableFromin classYType
-
equals
-
hashCode
public int hashCode()
-