Class TuaPartyBillingCycle
java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.tuadatamodel.jalo.TuaPartyBillingCycle
- All Implemented Interfaces:
Serializable,Comparable
public class TuaPartyBillingCycle
extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaPartyBillingCycle.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theTuaPartyBillingCycle.billingDateattributestatic final StringQualifier of theTuaPartyBillingCycle.chargeDateattributestatic final StringQualifier of theTuaPartyBillingCycle.creditDateattributestatic final StringQualifier of theTuaPartyBillingCycle.externalIdentifiersattributestatic final StringQualifier of theTuaPartyBillingCycle.idattributestatic final StringQualifier of theTuaPartyBillingCycle.mailingDateattributestatic final StringQualifier of theTuaPartyBillingCycle.nextBillDateattributestatic final StringQualifier of theTuaPartyBillingCycle.partyBillsattributeprotected static final de.hybris.platform.util.OneToManyHandler<TuaOnCyclePartyBill>OneToManyHandlerfor handling 1:n PARTYBILLS's relation attributes from 'many' side.static final StringQualifier of theTuaPartyBillingCycle.paymentDueDateattributestatic final StringQualifier of theTuaPartyBillingCycle.productionReasonattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToPartyBills(de.hybris.platform.jalo.SessionContext ctx, TuaOnCyclePartyBill value) Generated method - Addsvalueto partyBills.voidGenerated method - Addsvalueto partyBills.Generated method - Getter of theTuaPartyBillingCycle.billingDateattribute.getBillingDate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBillingCycle.billingDateattribute.Generated method - Getter of theTuaPartyBillingCycle.chargeDateattribute.getChargeDate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBillingCycle.chargeDateattribute.Generated method - Getter of theTuaPartyBillingCycle.creditDateattribute.getCreditDate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBillingCycle.creditDateattribute.Generated method - Getter of theTuaPartyBillingCycle.externalIdentifiersattribute.getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBillingCycle.externalIdentifiersattribute.getId()Generated method - Getter of theTuaPartyBillingCycle.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBillingCycle.idattribute.Generated method - Getter of theTuaPartyBillingCycle.mailingDateattribute.getMailingDate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBillingCycle.mailingDateattribute.Generated method - Getter of theTuaPartyBillingCycle.nextBillDateattribute.getNextBillDate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBillingCycle.nextBillDateattribute.Generated method - Getter of theTuaPartyBillingCycle.partyBillsattribute.getPartyBills(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBillingCycle.partyBillsattribute.Generated method - Getter of theTuaPartyBillingCycle.paymentDueDateattribute.getPaymentDueDate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBillingCycle.paymentDueDateattribute.Generated method - Getter of theTuaPartyBillingCycle.productionReasonattribute.getProductionReason(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBillingCycle.productionReasonattribute.voidremoveFromPartyBills(de.hybris.platform.jalo.SessionContext ctx, TuaOnCyclePartyBill value) Generated method - Removesvaluefrom partyBills.voidGenerated method - Removesvaluefrom partyBills.voidsetBillingDate(de.hybris.platform.jalo.SessionContext ctx, Date value) Generated method - Setter of theTuaPartyBillingCycle.billingDateattribute.voidsetBillingDate(Date value) Generated method - Setter of theTuaPartyBillingCycle.billingDateattribute.voidsetChargeDate(de.hybris.platform.jalo.SessionContext ctx, Date value) Generated method - Setter of theTuaPartyBillingCycle.chargeDateattribute.voidsetChargeDate(Date value) Generated method - Setter of theTuaPartyBillingCycle.chargeDateattribute.voidsetCreditDate(de.hybris.platform.jalo.SessionContext ctx, Date value) Generated method - Setter of theTuaPartyBillingCycle.creditDateattribute.voidsetCreditDate(Date value) Generated method - Setter of theTuaPartyBillingCycle.creditDateattribute.voidsetExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaPartyBillingCycle.externalIdentifiersattribute.voidGenerated method - Setter of theTuaPartyBillingCycle.externalIdentifiersattribute.voidGenerated method - Setter of theTuaPartyBillingCycle.idattribute.voidGenerated method - Setter of theTuaPartyBillingCycle.idattribute.voidsetMailingDate(de.hybris.platform.jalo.SessionContext ctx, Date value) Generated method - Setter of theTuaPartyBillingCycle.mailingDateattribute.voidsetMailingDate(Date value) Generated method - Setter of theTuaPartyBillingCycle.mailingDateattribute.voidsetNextBillDate(de.hybris.platform.jalo.SessionContext ctx, Date value) Generated method - Setter of theTuaPartyBillingCycle.nextBillDateattribute.voidsetNextBillDate(Date value) Generated method - Setter of theTuaPartyBillingCycle.nextBillDateattribute.voidsetPartyBills(de.hybris.platform.jalo.SessionContext ctx, Set<TuaOnCyclePartyBill> value) Generated method - Setter of theTuaPartyBillingCycle.partyBillsattribute.voidsetPartyBills(Set<TuaOnCyclePartyBill> value) Generated method - Setter of theTuaPartyBillingCycle.partyBillsattribute.voidsetPaymentDueDate(de.hybris.platform.jalo.SessionContext ctx, Date value) Generated method - Setter of theTuaPartyBillingCycle.paymentDueDateattribute.voidsetPaymentDueDate(Date value) Generated method - Setter of theTuaPartyBillingCycle.paymentDueDateattribute.voidsetProductionReason(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theTuaPartyBillingCycle.productionReasonattribute.voidsetProductionReason(String value) Generated method - Setter of theTuaPartyBillingCycle.productionReasonattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
ID
Qualifier of theTuaPartyBillingCycle.idattribute- See Also:
-
BILLINGDATE
Qualifier of theTuaPartyBillingCycle.billingDateattribute- See Also:
-
CHARGEDATE
Qualifier of theTuaPartyBillingCycle.chargeDateattribute- See Also:
-
CREDITDATE
Qualifier of theTuaPartyBillingCycle.creditDateattribute- See Also:
-
MAILINGDATE
Qualifier of theTuaPartyBillingCycle.mailingDateattribute- See Also:
-
PAYMENTDUEDATE
Qualifier of theTuaPartyBillingCycle.paymentDueDateattribute- See Also:
-
PRODUCTIONREASON
Qualifier of theTuaPartyBillingCycle.productionReasonattribute- See Also:
-
NEXTBILLDATE
Qualifier of theTuaPartyBillingCycle.nextBillDateattribute- See Also:
-
EXTERNALIDENTIFIERS
Qualifier of theTuaPartyBillingCycle.externalIdentifiersattribute- See Also:
-
PARTYBILLS
Qualifier of theTuaPartyBillingCycle.partyBillsattribute- See Also:
-
PARTYBILLSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TuaOnCyclePartyBill> PARTYBILLSHANDLEROneToManyHandlerfor handling 1:n PARTYBILLS's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TuaPartyBillingCycle
public TuaPartyBillingCycle()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getBillingDate
Generated method - Getter of theTuaPartyBillingCycle.billingDateattribute.- Returns:
- the billingDate
-
getBillingDate
Generated method - Getter of theTuaPartyBillingCycle.billingDateattribute.- Returns:
- the billingDate
-
setBillingDate
Generated method - Setter of theTuaPartyBillingCycle.billingDateattribute.- Parameters:
value- the billingDate
-
setBillingDate
Generated method - Setter of theTuaPartyBillingCycle.billingDateattribute.- Parameters:
value- the billingDate
-
getChargeDate
Generated method - Getter of theTuaPartyBillingCycle.chargeDateattribute.- Returns:
- the chargeDate
-
getChargeDate
Generated method - Getter of theTuaPartyBillingCycle.chargeDateattribute.- Returns:
- the chargeDate
-
setChargeDate
Generated method - Setter of theTuaPartyBillingCycle.chargeDateattribute.- Parameters:
value- the chargeDate
-
setChargeDate
Generated method - Setter of theTuaPartyBillingCycle.chargeDateattribute.- Parameters:
value- the chargeDate
-
getCreditDate
Generated method - Getter of theTuaPartyBillingCycle.creditDateattribute.- Returns:
- the creditDate
-
getCreditDate
Generated method - Getter of theTuaPartyBillingCycle.creditDateattribute.- Returns:
- the creditDate
-
setCreditDate
Generated method - Setter of theTuaPartyBillingCycle.creditDateattribute.- Parameters:
value- the creditDate
-
setCreditDate
Generated method - Setter of theTuaPartyBillingCycle.creditDateattribute.- Parameters:
value- the creditDate
-
getExternalIdentifiers
public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBillingCycle.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Generated method - Getter of theTuaPartyBillingCycle.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
setExternalIdentifiers
public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaPartyBillingCycle.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Generated method - Setter of theTuaPartyBillingCycle.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
getId
Generated method - Getter of theTuaPartyBillingCycle.idattribute.- Returns:
- the id
-
getId
Generated method - Getter of theTuaPartyBillingCycle.idattribute.- Returns:
- the id
-
setId
Generated method - Setter of theTuaPartyBillingCycle.idattribute.- Parameters:
value- the id
-
setId
Generated method - Setter of theTuaPartyBillingCycle.idattribute.- Parameters:
value- the id
-
getMailingDate
Generated method - Getter of theTuaPartyBillingCycle.mailingDateattribute.- Returns:
- the mailingDate
-
getMailingDate
Generated method - Getter of theTuaPartyBillingCycle.mailingDateattribute.- Returns:
- the mailingDate
-
setMailingDate
Generated method - Setter of theTuaPartyBillingCycle.mailingDateattribute.- Parameters:
value- the mailingDate
-
setMailingDate
Generated method - Setter of theTuaPartyBillingCycle.mailingDateattribute.- Parameters:
value- the mailingDate
-
getNextBillDate
Generated method - Getter of theTuaPartyBillingCycle.nextBillDateattribute.- Returns:
- the nextBillDate
-
getNextBillDate
Generated method - Getter of theTuaPartyBillingCycle.nextBillDateattribute.- Returns:
- the nextBillDate
-
setNextBillDate
Generated method - Setter of theTuaPartyBillingCycle.nextBillDateattribute.- Parameters:
value- the nextBillDate
-
setNextBillDate
Generated method - Setter of theTuaPartyBillingCycle.nextBillDateattribute.- Parameters:
value- the nextBillDate
-
getPartyBills
Generated method - Getter of theTuaPartyBillingCycle.partyBillsattribute.- Returns:
- the partyBills - The On Cycle Party Bills of that Party Billing Cycle.
-
getPartyBills
Generated method - Getter of theTuaPartyBillingCycle.partyBillsattribute.- Returns:
- the partyBills - The On Cycle Party Bills of that Party Billing Cycle.
-
setPartyBills
public void setPartyBills(de.hybris.platform.jalo.SessionContext ctx, Set<TuaOnCyclePartyBill> value) Generated method - Setter of theTuaPartyBillingCycle.partyBillsattribute.- Parameters:
value- the partyBills - The On Cycle Party Bills of that Party Billing Cycle.
-
setPartyBills
Generated method - Setter of theTuaPartyBillingCycle.partyBillsattribute.- Parameters:
value- the partyBills - The On Cycle Party Bills of that Party Billing Cycle.
-
addToPartyBills
Generated method - Addsvalueto partyBills.- Parameters:
value- the item to add to partyBills - The On Cycle Party Bills of that Party Billing Cycle.
-
addToPartyBills
Generated method - Addsvalueto partyBills.- Parameters:
value- the item to add to partyBills - The On Cycle Party Bills of that Party Billing Cycle.
-
removeFromPartyBills
public void removeFromPartyBills(de.hybris.platform.jalo.SessionContext ctx, TuaOnCyclePartyBill value) Generated method - Removesvaluefrom partyBills.- Parameters:
value- the item to remove from partyBills - The On Cycle Party Bills of that Party Billing Cycle.
-
removeFromPartyBills
Generated method - Removesvaluefrom partyBills.- Parameters:
value- the item to remove from partyBills - The On Cycle Party Bills of that Party Billing Cycle.
-
getPaymentDueDate
Generated method - Getter of theTuaPartyBillingCycle.paymentDueDateattribute.- Returns:
- the paymentDueDate
-
getPaymentDueDate
Generated method - Getter of theTuaPartyBillingCycle.paymentDueDateattribute.- Returns:
- the paymentDueDate
-
setPaymentDueDate
Generated method - Setter of theTuaPartyBillingCycle.paymentDueDateattribute.- Parameters:
value- the paymentDueDate
-
setPaymentDueDate
Generated method - Setter of theTuaPartyBillingCycle.paymentDueDateattribute.- Parameters:
value- the paymentDueDate
-
getProductionReason
Generated method - Getter of theTuaPartyBillingCycle.productionReasonattribute.- Returns:
- the productionReason
-
getProductionReason
Generated method - Getter of theTuaPartyBillingCycle.productionReasonattribute.- Returns:
- the productionReason
-
setProductionReason
Generated method - Setter of theTuaPartyBillingCycle.productionReasonattribute.- Parameters:
value- the productionReason
-
setProductionReason
Generated method - Setter of theTuaPartyBillingCycle.productionReasonattribute.- Parameters:
value- the productionReason
-