Class GeneratedTaxInvoice
- 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.chinesetaxinvoiceservices.jalo.GeneratedTaxInvoice
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
TaxInvoice
public abstract class GeneratedTaxInvoice extends GenericItem
Generated class for typeTaxInvoice.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCATEGORYQualifier of theTaxInvoice.categoryattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringRECIPIENTQualifier of theTaxInvoice.recipientattributestatic java.lang.StringRECIPIENTTYPEQualifier of theTaxInvoice.recipientTypeattributestatic java.lang.StringSERIALCODEQualifier of theTaxInvoice.serialCodeattributestatic java.lang.StringSTATUSQualifier of theTaxInvoice.statusattributestatic java.lang.StringTAXPAYERIDQualifier of theTaxInvoice.taxpayerIDattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields 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, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedTaxInvoice()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EnumerationValuegetCategory()Generated method - Getter of theTaxInvoice.categoryattribute.EnumerationValuegetCategory(SessionContext ctx)Generated method - Getter of theTaxInvoice.categoryattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetRecipient()Generated method - Getter of theTaxInvoice.recipientattribute.java.lang.StringgetRecipient(SessionContext ctx)Generated method - Getter of theTaxInvoice.recipientattribute.EnumerationValuegetRecipientType()Generated method - Getter of theTaxInvoice.recipientTypeattribute.EnumerationValuegetRecipientType(SessionContext ctx)Generated method - Getter of theTaxInvoice.recipientTypeattribute.java.lang.StringgetSerialCode()Generated method - Getter of theTaxInvoice.serialCodeattribute.java.lang.StringgetSerialCode(SessionContext ctx)Generated method - Getter of theTaxInvoice.serialCodeattribute.EnumerationValuegetStatus()Generated method - Getter of theTaxInvoice.statusattribute.EnumerationValuegetStatus(SessionContext ctx)Generated method - Getter of theTaxInvoice.statusattribute.java.lang.StringgetTaxpayerID()Generated method - Getter of theTaxInvoice.taxpayerIDattribute.java.lang.StringgetTaxpayerID(SessionContext ctx)Generated method - Getter of theTaxInvoice.taxpayerIDattribute.voidsetCategory(EnumerationValue value)Generated method - Setter of theTaxInvoice.categoryattribute.voidsetCategory(SessionContext ctx, EnumerationValue value)Generated method - Setter of theTaxInvoice.categoryattribute.voidsetRecipient(SessionContext ctx, java.lang.String value)Generated method - Setter of theTaxInvoice.recipientattribute.voidsetRecipient(java.lang.String value)Generated method - Setter of theTaxInvoice.recipientattribute.voidsetRecipientType(EnumerationValue value)Generated method - Setter of theTaxInvoice.recipientTypeattribute.voidsetRecipientType(SessionContext ctx, EnumerationValue value)Generated method - Setter of theTaxInvoice.recipientTypeattribute.voidsetSerialCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theTaxInvoice.serialCodeattribute.voidsetSerialCode(java.lang.String value)Generated method - Setter of theTaxInvoice.serialCodeattribute.voidsetStatus(EnumerationValue value)Generated method - Setter of theTaxInvoice.statusattribute.voidsetStatus(SessionContext ctx, EnumerationValue value)Generated method - Setter of theTaxInvoice.statusattribute.voidsetTaxpayerID(SessionContext ctx, java.lang.String value)Generated method - Setter of theTaxInvoice.taxpayerIDattribute.voidsetTaxpayerID(java.lang.String value)Generated method - Setter of theTaxInvoice.taxpayerIDattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods 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, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods 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, 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, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
CATEGORY
public static final java.lang.String CATEGORY
Qualifier of theTaxInvoice.categoryattribute- See Also:
- Constant Field Values
-
RECIPIENTTYPE
public static final java.lang.String RECIPIENTTYPE
Qualifier of theTaxInvoice.recipientTypeattribute- See Also:
- Constant Field Values
-
RECIPIENT
public static final java.lang.String RECIPIENT
Qualifier of theTaxInvoice.recipientattribute- See Also:
- Constant Field Values
-
TAXPAYERID
public static final java.lang.String TAXPAYERID
Qualifier of theTaxInvoice.taxpayerIDattribute- See Also:
- Constant Field Values
-
STATUS
public static final java.lang.String STATUS
Qualifier of theTaxInvoice.statusattribute- See Also:
- Constant Field Values
-
SERIALCODE
public static final java.lang.String SERIALCODE
Qualifier of theTaxInvoice.serialCodeattribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getCategory
public EnumerationValue getCategory(SessionContext ctx)
Generated method - Getter of theTaxInvoice.categoryattribute.- Returns:
- the category - Invoice category
-
getCategory
public EnumerationValue getCategory()
Generated method - Getter of theTaxInvoice.categoryattribute.- Returns:
- the category - Invoice category
-
setCategory
public void setCategory(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theTaxInvoice.categoryattribute.- Parameters:
value- the category - Invoice category
-
setCategory
public void setCategory(EnumerationValue value)
Generated method - Setter of theTaxInvoice.categoryattribute.- Parameters:
value- the category - Invoice category
-
getRecipient
public java.lang.String getRecipient(SessionContext ctx)
Generated method - Getter of theTaxInvoice.recipientattribute.- Returns:
- the recipient - Recipient' name
-
getRecipient
public java.lang.String getRecipient()
Generated method - Getter of theTaxInvoice.recipientattribute.- Returns:
- the recipient - Recipient' name
-
setRecipient
public void setRecipient(SessionContext ctx, java.lang.String value)
Generated method - Setter of theTaxInvoice.recipientattribute.- Parameters:
value- the recipient - Recipient' name
-
setRecipient
public void setRecipient(java.lang.String value)
Generated method - Setter of theTaxInvoice.recipientattribute.- Parameters:
value- the recipient - Recipient' name
-
getRecipientType
public EnumerationValue getRecipientType(SessionContext ctx)
Generated method - Getter of theTaxInvoice.recipientTypeattribute.- Returns:
- the recipientType - Invoice Recipient Type
-
getRecipientType
public EnumerationValue getRecipientType()
Generated method - Getter of theTaxInvoice.recipientTypeattribute.- Returns:
- the recipientType - Invoice Recipient Type
-
setRecipientType
public void setRecipientType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theTaxInvoice.recipientTypeattribute.- Parameters:
value- the recipientType - Invoice Recipient Type
-
setRecipientType
public void setRecipientType(EnumerationValue value)
Generated method - Setter of theTaxInvoice.recipientTypeattribute.- Parameters:
value- the recipientType - Invoice Recipient Type
-
getSerialCode
public java.lang.String getSerialCode(SessionContext ctx)
Generated method - Getter of theTaxInvoice.serialCodeattribute.- Returns:
- the serialCode - serialCode
-
getSerialCode
public java.lang.String getSerialCode()
Generated method - Getter of theTaxInvoice.serialCodeattribute.- Returns:
- the serialCode - serialCode
-
setSerialCode
public void setSerialCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theTaxInvoice.serialCodeattribute.- Parameters:
value- the serialCode - serialCode
-
setSerialCode
public void setSerialCode(java.lang.String value)
Generated method - Setter of theTaxInvoice.serialCodeattribute.- Parameters:
value- the serialCode - serialCode
-
getStatus
public EnumerationValue getStatus(SessionContext ctx)
Generated method - Getter of theTaxInvoice.statusattribute.- Returns:
- the status - Invoice Status
-
getStatus
public EnumerationValue getStatus()
Generated method - Getter of theTaxInvoice.statusattribute.- Returns:
- the status - Invoice Status
-
setStatus
public void setStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theTaxInvoice.statusattribute.- Parameters:
value- the status - Invoice Status
-
setStatus
public void setStatus(EnumerationValue value)
Generated method - Setter of theTaxInvoice.statusattribute.- Parameters:
value- the status - Invoice Status
-
getTaxpayerID
public java.lang.String getTaxpayerID(SessionContext ctx)
Generated method - Getter of theTaxInvoice.taxpayerIDattribute.- Returns:
- the taxpayerID - Recipient' Code
-
getTaxpayerID
public java.lang.String getTaxpayerID()
Generated method - Getter of theTaxInvoice.taxpayerIDattribute.- Returns:
- the taxpayerID - Recipient' Code
-
setTaxpayerID
public void setTaxpayerID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theTaxInvoice.taxpayerIDattribute.- Parameters:
value- the taxpayerID - Recipient' Code
-
setTaxpayerID
public void setTaxpayerID(java.lang.String value)
Generated method - Setter of theTaxInvoice.taxpayerIDattribute.- Parameters:
value- the taxpayerID - Recipient' Code
-
-