Class GeneratedSAPCpiOutboundQuoteStatus
- 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
-
- com.sap.hybris.sapquoteintegration.jalo.GeneratedSAPCpiOutboundQuoteStatus
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
SAPCpiOutboundQuoteStatus
public abstract class GeneratedSAPCpiOutboundQuoteStatus extends GenericItem
Generated class for typeSAPCpiOutboundQuoteStatus.- 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 protected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringEXTERNALQUOTEIDQualifier of theSAPCpiOutboundQuoteStatus.externalQuoteIdattributestatic java.lang.StringHEADERCOMMENTSQualifier of theSAPCpiOutboundQuoteStatus.headerCommentsattributestatic java.lang.StringITEMCOMMENTSQualifier of theSAPCpiOutboundQuoteStatus.itemCommentsattributestatic java.lang.StringORDERIDQualifier of theSAPCpiOutboundQuoteStatus.orderIdattributestatic java.lang.StringQUOTEIDQualifier of theSAPCpiOutboundQuoteStatus.quoteIdattributestatic java.lang.StringRESPONSEMESSAGEQualifier of theSAPCpiOutboundQuoteStatus.responseMessageattributestatic java.lang.StringRESPONSESTATUSQualifier of theSAPCpiOutboundQuoteStatus.responseStatusattributestatic java.lang.StringSTATUSQualifier of theSAPCpiOutboundQuoteStatus.statusattribute-
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 GeneratedSAPCpiOutboundQuoteStatus()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetExternalQuoteId()Generated method - Getter of theSAPCpiOutboundQuoteStatus.externalQuoteIdattribute.java.lang.StringgetExternalQuoteId(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteStatus.externalQuoteIdattribute.java.util.List<SAPCpiOutboundQuoteComment>getHeaderComments()Generated method - Getter of theSAPCpiOutboundQuoteStatus.headerCommentsattribute.java.util.List<SAPCpiOutboundQuoteComment>getHeaderComments(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteStatus.headerCommentsattribute.java.util.List<SAPCpiOutboundQuoteComment>getItemComments()Generated method - Getter of theSAPCpiOutboundQuoteStatus.itemCommentsattribute.java.util.List<SAPCpiOutboundQuoteComment>getItemComments(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteStatus.itemCommentsattribute.java.lang.StringgetOrderId()Generated method - Getter of theSAPCpiOutboundQuoteStatus.orderIdattribute.java.lang.StringgetOrderId(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteStatus.orderIdattribute.java.lang.StringgetQuoteId()Generated method - Getter of theSAPCpiOutboundQuoteStatus.quoteIdattribute.java.lang.StringgetQuoteId(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteStatus.quoteIdattribute.java.lang.StringgetResponseMessage()Generated method - Getter of theSAPCpiOutboundQuoteStatus.responseMessageattribute.java.lang.StringgetResponseMessage(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteStatus.responseMessageattribute.java.lang.StringgetResponseStatus()Generated method - Getter of theSAPCpiOutboundQuoteStatus.responseStatusattribute.java.lang.StringgetResponseStatus(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteStatus.responseStatusattribute.java.lang.StringgetStatus()Generated method - Getter of theSAPCpiOutboundQuoteStatus.statusattribute.java.lang.StringgetStatus(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteStatus.statusattribute.voidsetExternalQuoteId(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteStatus.externalQuoteIdattribute.voidsetExternalQuoteId(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteStatus.externalQuoteIdattribute.voidsetHeaderComments(SessionContext ctx, java.util.List<SAPCpiOutboundQuoteComment> value)Generated method - Setter of theSAPCpiOutboundQuoteStatus.headerCommentsattribute.voidsetHeaderComments(java.util.List<SAPCpiOutboundQuoteComment> value)Generated method - Setter of theSAPCpiOutboundQuoteStatus.headerCommentsattribute.voidsetItemComments(SessionContext ctx, java.util.List<SAPCpiOutboundQuoteComment> value)Generated method - Setter of theSAPCpiOutboundQuoteStatus.itemCommentsattribute.voidsetItemComments(java.util.List<SAPCpiOutboundQuoteComment> value)Generated method - Setter of theSAPCpiOutboundQuoteStatus.itemCommentsattribute.voidsetOrderId(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteStatus.orderIdattribute.voidsetOrderId(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteStatus.orderIdattribute.voidsetQuoteId(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteStatus.quoteIdattribute.voidsetQuoteId(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteStatus.quoteIdattribute.voidsetResponseMessage(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteStatus.responseMessageattribute.voidsetResponseMessage(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteStatus.responseMessageattribute.voidsetResponseStatus(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteStatus.responseStatusattribute.voidsetResponseStatus(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteStatus.responseStatusattribute.voidsetStatus(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteStatus.statusattribute.voidsetStatus(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteStatus.statusattribute.-
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
-
QUOTEID
public static final java.lang.String QUOTEID
Qualifier of theSAPCpiOutboundQuoteStatus.quoteIdattribute- See Also:
- Constant Field Values
-
EXTERNALQUOTEID
public static final java.lang.String EXTERNALQUOTEID
Qualifier of theSAPCpiOutboundQuoteStatus.externalQuoteIdattribute- See Also:
- Constant Field Values
-
ORDERID
public static final java.lang.String ORDERID
Qualifier of theSAPCpiOutboundQuoteStatus.orderIdattribute- See Also:
- Constant Field Values
-
STATUS
public static final java.lang.String STATUS
Qualifier of theSAPCpiOutboundQuoteStatus.statusattribute- See Also:
- Constant Field Values
-
HEADERCOMMENTS
public static final java.lang.String HEADERCOMMENTS
Qualifier of theSAPCpiOutboundQuoteStatus.headerCommentsattribute- See Also:
- Constant Field Values
-
ITEMCOMMENTS
public static final java.lang.String ITEMCOMMENTS
Qualifier of theSAPCpiOutboundQuoteStatus.itemCommentsattribute- See Also:
- Constant Field Values
-
RESPONSESTATUS
public static final java.lang.String RESPONSESTATUS
Qualifier of theSAPCpiOutboundQuoteStatus.responseStatusattribute- See Also:
- Constant Field Values
-
RESPONSEMESSAGE
public static final java.lang.String RESPONSEMESSAGE
Qualifier of theSAPCpiOutboundQuoteStatus.responseMessageattribute- 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
-
getExternalQuoteId
public java.lang.String getExternalQuoteId(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteStatus.externalQuoteIdattribute.- Returns:
- the externalQuoteId
-
getExternalQuoteId
public java.lang.String getExternalQuoteId()
Generated method - Getter of theSAPCpiOutboundQuoteStatus.externalQuoteIdattribute.- Returns:
- the externalQuoteId
-
setExternalQuoteId
public void setExternalQuoteId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteStatus.externalQuoteIdattribute.- Parameters:
value- the externalQuoteId
-
setExternalQuoteId
public void setExternalQuoteId(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteStatus.externalQuoteIdattribute.- Parameters:
value- the externalQuoteId
-
getHeaderComments
public java.util.List<SAPCpiOutboundQuoteComment> getHeaderComments(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteStatus.headerCommentsattribute.- Returns:
- the headerComments
-
getHeaderComments
public java.util.List<SAPCpiOutboundQuoteComment> getHeaderComments()
Generated method - Getter of theSAPCpiOutboundQuoteStatus.headerCommentsattribute.- Returns:
- the headerComments
-
setHeaderComments
public void setHeaderComments(SessionContext ctx, java.util.List<SAPCpiOutboundQuoteComment> value)
Generated method - Setter of theSAPCpiOutboundQuoteStatus.headerCommentsattribute.- Parameters:
value- the headerComments
-
setHeaderComments
public void setHeaderComments(java.util.List<SAPCpiOutboundQuoteComment> value)
Generated method - Setter of theSAPCpiOutboundQuoteStatus.headerCommentsattribute.- Parameters:
value- the headerComments
-
getItemComments
public java.util.List<SAPCpiOutboundQuoteComment> getItemComments(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteStatus.itemCommentsattribute.- Returns:
- the itemComments
-
getItemComments
public java.util.List<SAPCpiOutboundQuoteComment> getItemComments()
Generated method - Getter of theSAPCpiOutboundQuoteStatus.itemCommentsattribute.- Returns:
- the itemComments
-
setItemComments
public void setItemComments(SessionContext ctx, java.util.List<SAPCpiOutboundQuoteComment> value)
Generated method - Setter of theSAPCpiOutboundQuoteStatus.itemCommentsattribute.- Parameters:
value- the itemComments
-
setItemComments
public void setItemComments(java.util.List<SAPCpiOutboundQuoteComment> value)
Generated method - Setter of theSAPCpiOutboundQuoteStatus.itemCommentsattribute.- Parameters:
value- the itemComments
-
getOrderId
public java.lang.String getOrderId(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteStatus.orderIdattribute.- Returns:
- the orderId
-
getOrderId
public java.lang.String getOrderId()
Generated method - Getter of theSAPCpiOutboundQuoteStatus.orderIdattribute.- Returns:
- the orderId
-
setOrderId
public void setOrderId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteStatus.orderIdattribute.- Parameters:
value- the orderId
-
setOrderId
public void setOrderId(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteStatus.orderIdattribute.- Parameters:
value- the orderId
-
getQuoteId
public java.lang.String getQuoteId(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteStatus.quoteIdattribute.- Returns:
- the quoteId
-
getQuoteId
public java.lang.String getQuoteId()
Generated method - Getter of theSAPCpiOutboundQuoteStatus.quoteIdattribute.- Returns:
- the quoteId
-
setQuoteId
public void setQuoteId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteStatus.quoteIdattribute.- Parameters:
value- the quoteId
-
setQuoteId
public void setQuoteId(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteStatus.quoteIdattribute.- Parameters:
value- the quoteId
-
getResponseMessage
public java.lang.String getResponseMessage(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteStatus.responseMessageattribute.- Returns:
- the responseMessage
-
getResponseMessage
public java.lang.String getResponseMessage()
Generated method - Getter of theSAPCpiOutboundQuoteStatus.responseMessageattribute.- Returns:
- the responseMessage
-
setResponseMessage
public void setResponseMessage(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteStatus.responseMessageattribute.- Parameters:
value- the responseMessage
-
setResponseMessage
public void setResponseMessage(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteStatus.responseMessageattribute.- Parameters:
value- the responseMessage
-
getResponseStatus
public java.lang.String getResponseStatus(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteStatus.responseStatusattribute.- Returns:
- the responseStatus
-
getResponseStatus
public java.lang.String getResponseStatus()
Generated method - Getter of theSAPCpiOutboundQuoteStatus.responseStatusattribute.- Returns:
- the responseStatus
-
setResponseStatus
public void setResponseStatus(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteStatus.responseStatusattribute.- Parameters:
value- the responseStatus
-
setResponseStatus
public void setResponseStatus(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteStatus.responseStatusattribute.- Parameters:
value- the responseStatus
-
getStatus
public java.lang.String getStatus(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteStatus.statusattribute.- Returns:
- the status
-
getStatus
public java.lang.String getStatus()
Generated method - Getter of theSAPCpiOutboundQuoteStatus.statusattribute.- Returns:
- the status
-
setStatus
public void setStatus(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteStatus.statusattribute.- Parameters:
value- the status
-
setStatus
public void setStatus(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteStatus.statusattribute.- Parameters:
value- the status
-
-