Class GeneratedB2BDocumentPaymentInfo
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.b2bacceleratorservices.jalo.GeneratedB2BDocumentPaymentInfo
- All Implemented Interfaces:
Serializable,Comparable
public abstract class GeneratedB2BDocumentPaymentInfo
extends de.hybris.platform.jalo.GenericItem
Generated class for type
B2BDocumentPaymentInfo.- 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 theB2BDocumentPaymentInfo.amountattributestatic final StringQualifier of theB2BDocumentPaymentInfo.ccTransactionNumberattributestatic final StringQualifier of theB2BDocumentPaymentInfo.dateattributestatic final StringQualifier of theB2BDocumentPaymentInfo.externalattributestatic final StringQualifier of theB2BDocumentPaymentInfo.payDocumentattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedB2BDocumentPaymentInfo>BidirectionalOneToManyHandlerfor handling 1:n PAYDOCUMENT's relation attributes from 'one' side.static final StringQualifier of theB2BDocumentPaymentInfo.useDocumentattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedB2BDocumentPaymentInfo>BidirectionalOneToManyHandlerfor handling 1:n USEDOCUMENT's relation attributes from 'one' side.Fields 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 TypeMethodDescriptionprotected de.hybris.platform.jalo.ItemcreateItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) Generated method - Getter of theB2BDocumentPaymentInfo.amountattribute.getAmount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theB2BDocumentPaymentInfo.amountattribute.Generated method - Getter of theB2BDocumentPaymentInfo.ccTransactionNumberattribute.getCcTransactionNumber(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theB2BDocumentPaymentInfo.ccTransactionNumberattribute.getDate()Generated method - Getter of theB2BDocumentPaymentInfo.dateattribute.getDate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theB2BDocumentPaymentInfo.dateattribute.Generated method - Getter of theB2BDocumentPaymentInfo.externalattribute.getExternal(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theB2BDocumentPaymentInfo.externalattribute.de.hybris.platform.b2bacceleratorservices.jalo.B2BDocumentGenerated method - Getter of theB2BDocumentPaymentInfo.payDocumentattribute.de.hybris.platform.b2bacceleratorservices.jalo.B2BDocumentgetPayDocument(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theB2BDocumentPaymentInfo.payDocumentattribute.de.hybris.platform.b2bacceleratorservices.jalo.B2BDocumentGenerated method - Getter of theB2BDocumentPaymentInfo.useDocumentattribute.de.hybris.platform.b2bacceleratorservices.jalo.B2BDocumentgetUseDocument(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theB2BDocumentPaymentInfo.useDocumentattribute.voidsetAmount(de.hybris.platform.jalo.SessionContext ctx, BigDecimal value) Generated method - Setter of theB2BDocumentPaymentInfo.amountattribute.voidsetAmount(BigDecimal value) Generated method - Setter of theB2BDocumentPaymentInfo.amountattribute.voidsetCcTransactionNumber(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theB2BDocumentPaymentInfo.ccTransactionNumberattribute.voidsetCcTransactionNumber(String value) Generated method - Setter of theB2BDocumentPaymentInfo.ccTransactionNumberattribute.voidGenerated method - Setter of theB2BDocumentPaymentInfo.dateattribute.voidGenerated method - Setter of theB2BDocumentPaymentInfo.dateattribute.voidsetExternal(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theB2BDocumentPaymentInfo.externalattribute.voidsetExternal(String value) Generated method - Setter of theB2BDocumentPaymentInfo.externalattribute.voidsetPayDocument(de.hybris.platform.b2bacceleratorservices.jalo.B2BDocument value) Generated method - Setter of theB2BDocumentPaymentInfo.payDocumentattribute.voidsetPayDocument(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.b2bacceleratorservices.jalo.B2BDocument value) Generated method - Setter of theB2BDocumentPaymentInfo.payDocumentattribute.voidsetUseDocument(de.hybris.platform.b2bacceleratorservices.jalo.B2BDocument value) Generated method - Setter of theB2BDocumentPaymentInfo.useDocumentattribute.voidsetUseDocument(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.b2bacceleratorservices.jalo.B2BDocument value) Generated method - Setter of theB2BDocumentPaymentInfo.useDocumentattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
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
-
EXTERNAL
Qualifier of theB2BDocumentPaymentInfo.externalattribute- See Also:
-
AMOUNT
Qualifier of theB2BDocumentPaymentInfo.amountattribute- See Also:
-
DATE
Qualifier of theB2BDocumentPaymentInfo.dateattribute- See Also:
-
CCTRANSACTIONNUMBER
Qualifier of theB2BDocumentPaymentInfo.ccTransactionNumberattribute- See Also:
-
PAYDOCUMENT
Qualifier of theB2BDocumentPaymentInfo.payDocumentattribute- See Also:
-
USEDOCUMENT
Qualifier of theB2BDocumentPaymentInfo.useDocumentattribute- See Also:
-
PAYDOCUMENTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedB2BDocumentPaymentInfo> PAYDOCUMENTHANDLERBidirectionalOneToManyHandlerfor handling 1:n PAYDOCUMENT's relation attributes from 'one' side. -
USEDOCUMENTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedB2BDocumentPaymentInfo> USEDOCUMENTHANDLERBidirectionalOneToManyHandlerfor handling 1:n USEDOCUMENT's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedB2BDocumentPaymentInfo
public GeneratedB2BDocumentPaymentInfo()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getAmount
Generated method - Getter of theB2BDocumentPaymentInfo.amountattribute.- Returns:
- the amount - amount
-
getAmount
Generated method - Getter of theB2BDocumentPaymentInfo.amountattribute.- Returns:
- the amount - amount
-
setAmount
Generated method - Setter of theB2BDocumentPaymentInfo.amountattribute.- Parameters:
value- the amount - amount
-
setAmount
Generated method - Setter of theB2BDocumentPaymentInfo.amountattribute.- Parameters:
value- the amount - amount
-
getCcTransactionNumber
Generated method - Getter of theB2BDocumentPaymentInfo.ccTransactionNumberattribute.- Returns:
- the ccTransactionNumber
-
getCcTransactionNumber
Generated method - Getter of theB2BDocumentPaymentInfo.ccTransactionNumberattribute.- Returns:
- the ccTransactionNumber
-
setCcTransactionNumber
Generated method - Setter of theB2BDocumentPaymentInfo.ccTransactionNumberattribute.- Parameters:
value- the ccTransactionNumber
-
setCcTransactionNumber
Generated method - Setter of theB2BDocumentPaymentInfo.ccTransactionNumberattribute.- Parameters:
value- the ccTransactionNumber
-
createItem
protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException - Overrides:
createItemin classde.hybris.platform.jalo.GenericItem- Throws:
de.hybris.platform.jalo.JaloBusinessException
-
getDate
Generated method - Getter of theB2BDocumentPaymentInfo.dateattribute.- Returns:
- the date - date
-
getDate
Generated method - Getter of theB2BDocumentPaymentInfo.dateattribute.- Returns:
- the date - date
-
setDate
Generated method - Setter of theB2BDocumentPaymentInfo.dateattribute.- Parameters:
value- the date - date
-
setDate
Generated method - Setter of theB2BDocumentPaymentInfo.dateattribute.- Parameters:
value- the date - date
-
getExternal
Generated method - Getter of theB2BDocumentPaymentInfo.externalattribute.- Returns:
- the external
-
getExternal
Generated method - Getter of theB2BDocumentPaymentInfo.externalattribute.- Returns:
- the external
-
setExternal
Generated method - Setter of theB2BDocumentPaymentInfo.externalattribute.- Parameters:
value- the external
-
setExternal
Generated method - Setter of theB2BDocumentPaymentInfo.externalattribute.- Parameters:
value- the external
-
getPayDocument
public de.hybris.platform.b2bacceleratorservices.jalo.B2BDocument getPayDocument(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theB2BDocumentPaymentInfo.payDocumentattribute.- Returns:
- the payDocument
-
getPayDocument
public de.hybris.platform.b2bacceleratorservices.jalo.B2BDocument getPayDocument()Generated method - Getter of theB2BDocumentPaymentInfo.payDocumentattribute.- Returns:
- the payDocument
-
setPayDocument
public void setPayDocument(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.b2bacceleratorservices.jalo.B2BDocument value) Generated method - Setter of theB2BDocumentPaymentInfo.payDocumentattribute.- Parameters:
value- the payDocument
-
setPayDocument
public void setPayDocument(de.hybris.platform.b2bacceleratorservices.jalo.B2BDocument value) Generated method - Setter of theB2BDocumentPaymentInfo.payDocumentattribute.- Parameters:
value- the payDocument
-
getUseDocument
public de.hybris.platform.b2bacceleratorservices.jalo.B2BDocument getUseDocument(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theB2BDocumentPaymentInfo.useDocumentattribute.- Returns:
- the useDocument
-
getUseDocument
public de.hybris.platform.b2bacceleratorservices.jalo.B2BDocument getUseDocument()Generated method - Getter of theB2BDocumentPaymentInfo.useDocumentattribute.- Returns:
- the useDocument
-
setUseDocument
public void setUseDocument(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.b2bacceleratorservices.jalo.B2BDocument value) Generated method - Setter of theB2BDocumentPaymentInfo.useDocumentattribute.- Parameters:
value- the useDocument
-
setUseDocument
public void setUseDocument(de.hybris.platform.b2bacceleratorservices.jalo.B2BDocument value) Generated method - Setter of theB2BDocumentPaymentInfo.useDocumentattribute.- Parameters:
value- the useDocument
-