Class BaBillStructureModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.billingaccountservices.model.BaBillStructureModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type BaBillStructure first defined at extension billingaccountservices.
Bill Structure.
- 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 StringDeprecated, for removal: This API element is subject to removal in a future version.Generated model type code constant.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaBillStructure.cycleSpecificationattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaBillStructure.externalIdentifiersattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaBillStructure.formatattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaBillStructure.idattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaBillStructure.presentationMediasattribute defined at extensionbillingaccountservices.Fields 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
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation.BaBillStructureModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for creation with existing contextDeprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBaBillStructureModel(String _id, ItemModel _owner) 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 TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillStructure.cycleSpecificationattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillStructure.externalIdentifiersattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillStructure.formatattribute defined at extensionbillingaccountservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillStructure.idattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillStructure.presentationMediasattribute defined at extensionbillingaccountservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaBillStructure.cycleSpecificationattribute defined at extensionbillingaccountservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaBillStructure.externalIdentifiersattribute defined at extensionbillingaccountservices.voidsetFormat(BaBillFormatModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaBillStructure.formatattribute defined at extensionbillingaccountservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaBillStructure.idattribute defined at extensionbillingaccountservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaBillStructure.presentationMediasattribute defined at extensionbillingaccountservices.Methods 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
Deprecated, for removal: This API element is subject to removal in a future version.Generated model type code constant.- See Also:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaBillStructure.idattribute defined at extensionbillingaccountservices.- See Also:
-
CYCLESPECIFICATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaBillStructure.cycleSpecificationattribute defined at extensionbillingaccountservices.- See Also:
-
FORMAT
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaBillStructure.formatattribute defined at extensionbillingaccountservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaBillStructure.externalIdentifiersattribute defined at extensionbillingaccountservices.- See Also:
-
PRESENTATIONMEDIAS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaBillStructure.presentationMediasattribute defined at extensionbillingaccountservices.- See Also:
-
-
Constructor Details
-
BaBillStructureModel
public BaBillStructureModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
BaBillStructureModel
public BaBillStructureModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
BaBillStructureModel
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:
_id- initial attribute declared by typeBaBillStructureat extensionbillingaccountservices
-
BaBillStructureModel
@Deprecated(since="4.1.1", forRemoval=true) public BaBillStructureModel(String _id, ItemModel _owner) 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:
_id- initial attribute declared by typeBaBillStructureat extensionbillingaccountservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getCycleSpecification
@Accessor(qualifier="cycleSpecification", type=GETTER) public BaBillingCycleSpecificationModel getCycleSpecification()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillStructure.cycleSpecificationattribute defined at extensionbillingaccountservices.- Returns:
- the cycleSpecification - Cycle specification
-
getExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillStructure.externalIdentifiersattribute defined at extensionbillingaccountservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getFormat
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillStructure.formatattribute defined at extensionbillingaccountservices.- Returns:
- the format - Format
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillStructure.idattribute defined at extensionbillingaccountservices.- Returns:
- the id - Unique Identifier
-
getPresentationMedias
@Accessor(qualifier="presentationMedias", type=GETTER) public Set<BaBillPresentationMediaModel> getPresentationMedias()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillStructure.presentationMediasattribute defined at extensionbillingaccountservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the presentationMedias - Presentation Medias
-
setCycleSpecification
@Accessor(qualifier="cycleSpecification", type=SETTER) public void setCycleSpecification(BaBillingCycleSpecificationModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaBillStructure.cycleSpecificationattribute defined at extensionbillingaccountservices.- Parameters:
value- the cycleSpecification - Cycle specification
-
setExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaBillStructure.externalIdentifiersattribute defined at extensionbillingaccountservices.- Parameters:
value- the externalIdentifiers
-
setFormat
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaBillStructure.formatattribute defined at extensionbillingaccountservices.- Parameters:
value- the format - Format
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaBillStructure.idattribute defined at extensionbillingaccountservices.- Parameters:
value- the id - Unique Identifier
-
setPresentationMedias
@Accessor(qualifier="presentationMedias", type=SETTER) public void setPresentationMedias(Set<BaBillPresentationMediaModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaBillStructure.presentationMediasattribute defined at extensionbillingaccountservices.- Parameters:
value- the presentationMedias - Presentation Medias
-