Class EntityPrice
- All Implemented Interfaces:
Serializable
Dummy attributes are related to data fields the related entitydata price object.
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.priint.pubserver.entity.Entity
Entity.CacheType, Entity.DataClass, Entity.RetrievalType -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PluginConfigTag[]Type of Tags to be used for this entities.Fields inherited from class com.priint.pubserver.entity.Entity
ENTITYCLASS_BUCKET, ENTITYCLASS_CONTENTMETADATA, ENTITYCLASS_CORD, ENTITYCLASS_KEYVALUE, ENTITYCLASS_MEDIAASSET, ENTITYCLASS_PLANNING, ENTITYCLASS_PRICE, ENTITYCLASS_TABLEDATA, ENTITYCLASS_TEXT, ENTITYTYPE_ASSEMBLING, ENTITYTYPE_CONNECTOR, ENTITYTYPE_STATIC -
Constructor Summary
ConstructorsConstructorDescriptionDefault constructorEntityPrice(String label) Create a new price entity with name. -
Method Summary
Modifier and TypeMethodDescriptionDefaults to an empty string.Defaults to an empty string.Defaults to an empty string.Defaults to an empty string.Defaults to an empty string.Defaults to an empty string.Defaults to an empty string.Defaults to an empty string.Defaults to an empty string.Defaults to an empty string.Defaults to an empty string.Defaults to an empty string.Defaults to an empty string.Defaults to an empty string.Defaults to an empty string.voidsetDummyAmount(String dummyAmount) Throws a NullArgumentException if argument isnull.voidsetDummyCurrency(String dummyCurrency) Throws a NullArgumentException if argument isnull.voidsetDummyItemPrice(String dummyItemPrice) Throws a NullArgumentException if argument isnull.voidsetDummyLabel(String dummyLabel) Throws a NullArgumentException if argument isnull.voidsetDummyListPrice(String dummyListPrice) Throws a NullArgumentException if argument isnull.voidsetDummyMinOrderQuantity(String dummyMinOrderQuantity) Throws a NullArgumentException if argument isnull.voidsetDummyOldItemPrice(String dummyOldItemPrice) Throws a NullArgumentException if argument isnull.voidsetDummyOldPrice(String dummyOldPrice) Throws a NullArgumentException if argument isnull.voidsetDummyPackagingUnit(String dummyPackagingUnit) Throws a NullArgumentException if argument isnull.voidsetDummyPrice(String dummyPrice) Throws a NullArgumentException if argument isnull.voidsetDummyPriceUnit(String dummyPriceUnit) Throws a NullArgumentException if argument isnull.voidsetDummyQuantityOfPackagingUnit(String dummyQuantityOfPackinUnit) Throws a NullArgumentException if argument isnull.voidsetDummyValidFrom(String dummyValidFrom) Throws a NullArgumentException if argument isnull.voidsetDummyValidTo(String dummyValidTo) Throws a NullArgumentException if argument isnull.voidsetDummyValue(String dummyValue) Throws a NullArgumentException if argument isnull.Methods inherited from class com.priint.pubserver.entity.Entity
getConCachingStrategy, getConConnector, getConConnectorEntity, getConConnectorEntityDescription, getConCronjobdate, getConInstance, getConLifetime, getConMatchingMethod, getContentMetaDataEntities, getContextDefinitions, getDescription, getEntityClass, getEntityDataClass, getEntityDependencyNames, getEntityModel, getEntityType, getHelpTexts, getIcon, getIconName, getIdentifier, getLabel, getPluginConfigName, getPluginConfigPath, getPluginConfigPath, getRevisionNumber, getTag, getTags, getTemplateRule, isConCachingAllowed, isConUseMatchingMethod, isPublicEntity, setConCachingAllowed, setConCachingStrategy, setConConnector, setConConnectorEntity, setConConnectorEntityDescription, setConCronjobdate, setConInstance, setConLifetime, setConMatchingMethod, setContentMetaDataEntities, setContextDefinitions, setConUseMatchingMethod, setDescription, setEntityClass, setEntityDataClass, setEntityModel, setEntityType, setHelpTexts, setIcon, setIconName, setIdentifier, setLabel, setPublicEntity, setRevisionNumber, setTag, setTemplateRule, toPluginConfig, toString
-
Field Details
-
allowedTags
Type of Tags to be used for this entities. For all tags see:PluginConfigTag
-
-
Constructor Details
-
EntityPrice
public EntityPrice()Default constructor -
EntityPrice
Create a new price entity with name.- Parameters:
label-
-
-
Method Details
-
getDummyLabel
Defaults to an empty string.
- Returns:
- dummyLabel as String
-
setDummyLabel
Throws a NullArgumentException if argument is
null.- Parameters:
dummyLabel-
-
getDummyAmount
Defaults to an empty string.
- Returns:
- dummyAmount as String
-
setDummyAmount
Throws a NullArgumentException if argument is
null.- Parameters:
dummyAmount-
-
getDummyValue
Defaults to an empty string.
- Returns:
- dummyValue as String
-
setDummyValue
Throws a NullArgumentException if argument is
null.- Parameters:
dummyValue-
-
getDummyValidFrom
Defaults to an empty string.
- Returns:
- dummyValidFrom as String
-
setDummyValidFrom
Throws a NullArgumentException if argument is
null.- Parameters:
dummyValidFrom-
-
getDummyValidTo
Defaults to an empty string.
- Returns:
- dummyValidTo as String
-
setDummyValidTo
Throws a NullArgumentException if argument is
null.- Parameters:
dummyValidTo-
-
getDummyPrice
Defaults to an empty string.
- Returns:
- dummyPrice as String
-
setDummyPrice
Throws a NullArgumentException if argument is
null.- Parameters:
dummyPrice-
-
getDummyCurrency
Defaults to an empty string.
- Returns:
- dummyCurrency as String
-
setDummyCurrency
Throws a NullArgumentException if argument is
null.- Parameters:
dummyCurrency-
-
getDummyPriceUnit
Defaults to an empty string.
- Returns:
- dummyPriceUnit as String
-
setDummyPriceUnit
Throws a NullArgumentException if argument is
null.- Parameters:
dummyPriceUnit-
-
getDummyPackagingUnit
Defaults to an empty string.
- Returns:
- dummyPackagingUnit as String
-
setDummyPackagingUnit
Throws a NullArgumentException if argument is
null.- Parameters:
dummyPackagingUnit-
-
getDummyQuantityOfPackagingUnit
Defaults to an empty string.
- Returns:
- dummyQuantityOfPackagingUnit as String
-
setDummyQuantityOfPackagingUnit
Throws a NullArgumentException if argument is
null.- Parameters:
dummyQuantityOfPackinUnit-
-
getDummyItemPrice
Defaults to an empty string.
- Returns:
- dummyItemPrice as String
-
setDummyItemPrice
Throws a NullArgumentException if argument is
null.- Parameters:
dummyItemPrice-
-
getDummyMinOrderQuantity
Defaults to an empty string.
- Returns:
- dummyMinOrderQuantity String
-
setDummyMinOrderQuantity
Throws a NullArgumentException if argument is
null.- Parameters:
dummyMinOrderQuantity-
-
getDummyOldPrice
Defaults to an empty string.
- Returns:
- dummyOldPrice as String
-
setDummyOldPrice
Throws a NullArgumentException if argument is
null.- Parameters:
dummyOldPrice-
-
getDummyListPrice
Defaults to an empty string.
- Returns:
- dummyListPrice as String
-
setDummyListPrice
Throws a NullArgumentException if argument is
null.- Parameters:
dummyListPrice-
-
getDummyOldItemPrice
Defaults to an empty string.
- Returns:
- dummyOldItemPrice as String
-
setDummyOldItemPrice
Throws a NullArgumentException if argument is
null.- Parameters:
dummyOldItemPrice-
-
allowedTagsinstead.