Class CurrencyModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.core.model.c2l.C2LItemModel
de.hybris.platform.core.model.c2l.CurrencyModel
- All Implemented Interfaces:
Serializable
Generated model class for type Currency first defined at extension core.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated relation code constant for relationBaseStore2CurrencyReldefining source attributebaseStoresin extensioncommerceservices.static final StringGenerated relation code constant for relationSolrFacetSearchConfig2CurrencyRelationdefining source attributefacetSearchConfigsin extensionsolrfacetsearch.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofCurrency.baseattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofCurrency.baseStoresattribute defined at extensioncommerceservices.static final StringGenerated constant - Attribute key ofCurrency.conversionattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofCurrency.digitsattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofCurrency.facetSearchConfigsattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofCurrency.symbolattribute defined at extensioncore.Fields inherited from class de.hybris.platform.core.model.c2l.C2LItemModel
ACTIVE, ISOCODE, NAMEFields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.CurrencyModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextCurrencyModel(String _isocode, ItemModel _owner, String _symbol) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCurrencyModel(String _isocode, String _symbol) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Method Summary
Modifier and TypeMethodDescriptiongetBase()Generated method - Getter of theCurrency.baseattribute defined at extensioncore.Generated method - Getter of theCurrency.baseStoresattribute defined at extensioncommerceservices.Generated method - Getter of theCurrency.conversionattribute defined at extensioncore.Generated method - Getter of theCurrency.digitsattribute defined at extensioncore.Generated method - Getter of theCurrency.facetSearchConfigsattribute defined at extensionsolrfacetsearch.Generated method - Getter of theCurrency.symbolattribute defined at extensioncore.voidGenerated method - Setter ofCurrency.baseattribute defined at extensioncore.voidsetBaseStores(Collection<BaseStoreModel> value) Generated method - Setter ofCurrency.baseStoresattribute defined at extensioncommerceservices.voidsetConversion(Double value) Generated method - Setter ofCurrency.conversionattribute defined at extensioncore.voidGenerated method - Setter ofCurrency.digitsattribute defined at extensioncore.voidGenerated method - Setter ofCurrency.facetSearchConfigsattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofCurrency.symbolattribute defined at extensioncore.Methods inherited from class de.hybris.platform.core.model.c2l.C2LItemModel
getActive, getIsocode, getName, getName, setActive, setIsocode, setName, setNameMethods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
_SOLRFACETSEARCHCONFIG2CURRENCYRELATION
Generated relation code constant for relationSolrFacetSearchConfig2CurrencyRelationdefining source attributefacetSearchConfigsin extensionsolrfacetsearch.- See Also:
-
_BASESTORE2CURRENCYREL
Generated relation code constant for relationBaseStore2CurrencyReldefining source attributebaseStoresin extensioncommerceservices.- See Also:
-
BASE
Generated constant - Attribute key ofCurrency.baseattribute defined at extensioncore.- See Also:
-
CONVERSION
Generated constant - Attribute key ofCurrency.conversionattribute defined at extensioncore.- See Also:
-
DIGITS
Generated constant - Attribute key ofCurrency.digitsattribute defined at extensioncore.- See Also:
-
SYMBOL
Generated constant - Attribute key ofCurrency.symbolattribute defined at extensioncore.- See Also:
-
FACETSEARCHCONFIGS
Generated constant - Attribute key ofCurrency.facetSearchConfigsattribute defined at extensionsolrfacetsearch.- See Also:
-
BASESTORES
Generated constant - Attribute key ofCurrency.baseStoresattribute defined at extensioncommerceservices.- See Also:
-
-
Constructor Details
-
CurrencyModel
public CurrencyModel()Generated constructor - Default constructor for generic creation. -
CurrencyModel
public CurrencyModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
CurrencyModel
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_isocode- initial attribute declared by typeCurrencyat extensioncore_symbol- initial attribute declared by typeCurrencyat extensioncore
-
CurrencyModel
@Deprecated(since="4.1.1", forRemoval=true) public CurrencyModel(String _isocode, ItemModel _owner, String _symbol) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_isocode- initial attribute declared by typeCurrencyat extensioncore_owner- initial attribute declared by typeItemat extensioncore_symbol- initial attribute declared by typeCurrencyat extensioncore
-
-
Method Details
-
getBase
Generated method - Getter of theCurrency.baseattribute defined at extensioncore.- Returns:
- the base
-
getBaseStores
Generated method - Getter of theCurrency.baseStoresattribute defined at extensioncommerceservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the baseStores
-
getConversion
Generated method - Getter of theCurrency.conversionattribute defined at extensioncore.- Returns:
- the conversion
-
getDigits
Generated method - Getter of theCurrency.digitsattribute defined at extensioncore.- Returns:
- the digits
-
getFacetSearchConfigs
@Accessor(qualifier="facetSearchConfigs", type=GETTER) public List<SolrFacetSearchConfigModel> getFacetSearchConfigs()Generated method - Getter of theCurrency.facetSearchConfigsattribute defined at extensionsolrfacetsearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the facetSearchConfigs
-
getSymbol
Generated method - Getter of theCurrency.symbolattribute defined at extensioncore.- Returns:
- the symbol
-
setBase
Generated method - Setter ofCurrency.baseattribute defined at extensioncore.- Parameters:
value- the base
-
setBaseStores
@Accessor(qualifier="baseStores", type=SETTER) public void setBaseStores(Collection<BaseStoreModel> value) Generated method - Setter ofCurrency.baseStoresattribute defined at extensioncommerceservices.- Parameters:
value- the baseStores
-
setConversion
Generated method - Setter ofCurrency.conversionattribute defined at extensioncore.- Parameters:
value- the conversion
-
setDigits
Generated method - Setter ofCurrency.digitsattribute defined at extensioncore.- Parameters:
value- the digits
-
setFacetSearchConfigs
@Accessor(qualifier="facetSearchConfigs", type=SETTER) public void setFacetSearchConfigs(List<SolrFacetSearchConfigModel> value) Generated method - Setter ofCurrency.facetSearchConfigsattribute defined at extensionsolrfacetsearch.- Parameters:
value- the facetSearchConfigs
-
setSymbol
Generated method - Setter ofCurrency.symbolattribute defined at extensioncore.- Parameters:
value- the symbol
-