Class GeneratedSAPCpiOutboundQuoteComment
- 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.GeneratedSAPCpiOutboundQuoteComment
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
SAPCpiOutboundQuoteComment
public abstract class GeneratedSAPCpiOutboundQuoteComment extends GenericItem
Generated class for typeSAPCpiOutboundQuoteComment.- 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.StringB2BUNITNAMEQualifier of theSAPCpiOutboundQuoteComment.b2bUnitNameattributestatic java.lang.StringCOMMENTIDQualifier of theSAPCpiOutboundQuoteComment.commentIdattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringEMAILQualifier of theSAPCpiOutboundQuoteComment.emailattributestatic java.lang.StringENTRYNUMBERQualifier of theSAPCpiOutboundQuoteComment.entryNumberattributestatic java.lang.StringQUOTEIDQualifier of theSAPCpiOutboundQuoteComment.quoteIdattributestatic java.lang.StringSAPCPIOUTBOUNDQUOTEQualifier of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteattributeprotected static BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundQuoteComment>SAPCPIOUTBOUNDQUOTEHANDLERBidirectionalOneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDQUOTE's relation attributes from 'one' side.static java.lang.StringSAPCPIOUTBOUNDQUOTEITEMQualifier of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItemattributeprotected static BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundQuoteComment>SAPCPIOUTBOUNDQUOTEITEMHANDLERBidirectionalOneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDQUOTEITEM's relation attributes from 'one' side.static java.lang.StringTEXTQualifier of theSAPCpiOutboundQuoteComment.textattributestatic java.lang.StringUSERNAMEQualifier of theSAPCpiOutboundQuoteComment.userNameattribute-
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 GeneratedSAPCpiOutboundQuoteComment()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.lang.StringgetB2bUnitName()Generated method - Getter of theSAPCpiOutboundQuoteComment.b2bUnitNameattribute.java.lang.StringgetB2bUnitName(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteComment.b2bUnitNameattribute.java.lang.StringgetCommentId()Generated method - Getter of theSAPCpiOutboundQuoteComment.commentIdattribute.java.lang.StringgetCommentId(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteComment.commentIdattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetEmail()Generated method - Getter of theSAPCpiOutboundQuoteComment.emailattribute.java.lang.StringgetEmail(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteComment.emailattribute.java.lang.StringgetEntryNumber()Generated method - Getter of theSAPCpiOutboundQuoteComment.entryNumberattribute.java.lang.StringgetEntryNumber(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteComment.entryNumberattribute.java.lang.StringgetQuoteId()Generated method - Getter of theSAPCpiOutboundQuoteComment.quoteIdattribute.java.lang.StringgetQuoteId(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteComment.quoteIdattribute.SAPCpiOutboundQuotegetSapCpiOutboundQuote()Generated method - Getter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteattribute.SAPCpiOutboundQuotegetSapCpiOutboundQuote(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteattribute.SAPCpiOutboundQuoteItemgetSapCpiOutboundQuoteItem()Generated method - Getter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItemattribute.SAPCpiOutboundQuoteItemgetSapCpiOutboundQuoteItem(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItemattribute.java.lang.StringgetText()Generated method - Getter of theSAPCpiOutboundQuoteComment.textattribute.java.lang.StringgetText(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteComment.textattribute.java.lang.StringgetUserName()Generated method - Getter of theSAPCpiOutboundQuoteComment.userNameattribute.java.lang.StringgetUserName(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteComment.userNameattribute.voidsetB2bUnitName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteComment.b2bUnitNameattribute.voidsetB2bUnitName(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteComment.b2bUnitNameattribute.voidsetCommentId(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteComment.commentIdattribute.voidsetCommentId(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteComment.commentIdattribute.voidsetEmail(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteComment.emailattribute.voidsetEmail(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteComment.emailattribute.voidsetEntryNumber(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteComment.entryNumberattribute.voidsetEntryNumber(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteComment.entryNumberattribute.voidsetQuoteId(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteComment.quoteIdattribute.voidsetQuoteId(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteComment.quoteIdattribute.voidsetSapCpiOutboundQuote(SAPCpiOutboundQuote value)Generated method - Setter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteattribute.voidsetSapCpiOutboundQuote(SessionContext ctx, SAPCpiOutboundQuote value)Generated method - Setter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteattribute.voidsetSapCpiOutboundQuoteItem(SAPCpiOutboundQuoteItem value)Generated method - Setter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItemattribute.voidsetSapCpiOutboundQuoteItem(SessionContext ctx, SAPCpiOutboundQuoteItem value)Generated method - Setter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItemattribute.voidsetText(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteComment.textattribute.voidsetText(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteComment.textattribute.voidsetUserName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteComment.userNameattribute.voidsetUserName(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteComment.userNameattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
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 theSAPCpiOutboundQuoteComment.quoteIdattribute- See Also:
- Constant Field Values
-
COMMENTID
public static final java.lang.String COMMENTID
Qualifier of theSAPCpiOutboundQuoteComment.commentIdattribute- See Also:
- Constant Field Values
-
ENTRYNUMBER
public static final java.lang.String ENTRYNUMBER
Qualifier of theSAPCpiOutboundQuoteComment.entryNumberattribute- See Also:
- Constant Field Values
-
TEXT
public static final java.lang.String TEXT
Qualifier of theSAPCpiOutboundQuoteComment.textattribute- See Also:
- Constant Field Values
-
USERNAME
public static final java.lang.String USERNAME
Qualifier of theSAPCpiOutboundQuoteComment.userNameattribute- See Also:
- Constant Field Values
-
EMAIL
public static final java.lang.String EMAIL
Qualifier of theSAPCpiOutboundQuoteComment.emailattribute- See Also:
- Constant Field Values
-
B2BUNITNAME
public static final java.lang.String B2BUNITNAME
Qualifier of theSAPCpiOutboundQuoteComment.b2bUnitNameattribute- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDQUOTE
public static final java.lang.String SAPCPIOUTBOUNDQUOTE
Qualifier of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteattribute- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDQUOTEITEM
public static final java.lang.String SAPCPIOUTBOUNDQUOTEITEM
Qualifier of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItemattribute- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDQUOTEHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundQuoteComment> SAPCPIOUTBOUNDQUOTEHANDLER
BidirectionalOneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDQUOTE's relation attributes from 'one' side.
-
SAPCPIOUTBOUNDQUOTEITEMHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundQuoteComment> SAPCPIOUTBOUNDQUOTEITEMHANDLER
BidirectionalOneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDQUOTEITEM's relation attributes from 'one' side.
-
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
-
getB2bUnitName
public java.lang.String getB2bUnitName(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteComment.b2bUnitNameattribute.- Returns:
- the b2bUnitName
-
getB2bUnitName
public java.lang.String getB2bUnitName()
Generated method - Getter of theSAPCpiOutboundQuoteComment.b2bUnitNameattribute.- Returns:
- the b2bUnitName
-
setB2bUnitName
public void setB2bUnitName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.b2bUnitNameattribute.- Parameters:
value- the b2bUnitName
-
setB2bUnitName
public void setB2bUnitName(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.b2bUnitNameattribute.- Parameters:
value- the b2bUnitName
-
getCommentId
public java.lang.String getCommentId(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteComment.commentIdattribute.- Returns:
- the commentId
-
getCommentId
public java.lang.String getCommentId()
Generated method - Getter of theSAPCpiOutboundQuoteComment.commentIdattribute.- Returns:
- the commentId
-
setCommentId
public void setCommentId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.commentIdattribute.- Parameters:
value- the commentId
-
setCommentId
public void setCommentId(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.commentIdattribute.- Parameters:
value- the commentId
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getEmail
public java.lang.String getEmail(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteComment.emailattribute.- Returns:
- the email
-
getEmail
public java.lang.String getEmail()
Generated method - Getter of theSAPCpiOutboundQuoteComment.emailattribute.- Returns:
- the email
-
setEmail
public void setEmail(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.emailattribute.- Parameters:
value- the email
-
setEmail
public void setEmail(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.emailattribute.- Parameters:
value- the email
-
getEntryNumber
public java.lang.String getEntryNumber(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteComment.entryNumberattribute.- Returns:
- the entryNumber
-
getEntryNumber
public java.lang.String getEntryNumber()
Generated method - Getter of theSAPCpiOutboundQuoteComment.entryNumberattribute.- Returns:
- the entryNumber
-
setEntryNumber
public void setEntryNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.entryNumberattribute.- Parameters:
value- the entryNumber
-
setEntryNumber
public void setEntryNumber(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.entryNumberattribute.- Parameters:
value- the entryNumber
-
getQuoteId
public java.lang.String getQuoteId(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteComment.quoteIdattribute.- Returns:
- the quoteId
-
getQuoteId
public java.lang.String getQuoteId()
Generated method - Getter of theSAPCpiOutboundQuoteComment.quoteIdattribute.- Returns:
- the quoteId
-
setQuoteId
public void setQuoteId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.quoteIdattribute.- Parameters:
value- the quoteId
-
setQuoteId
public void setQuoteId(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.quoteIdattribute.- Parameters:
value- the quoteId
-
getSapCpiOutboundQuote
public SAPCpiOutboundQuote getSapCpiOutboundQuote(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteattribute.- Returns:
- the sapCpiOutboundQuote
-
getSapCpiOutboundQuote
public SAPCpiOutboundQuote getSapCpiOutboundQuote()
Generated method - Getter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteattribute.- Returns:
- the sapCpiOutboundQuote
-
setSapCpiOutboundQuote
public void setSapCpiOutboundQuote(SessionContext ctx, SAPCpiOutboundQuote value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteattribute.- Parameters:
value- the sapCpiOutboundQuote
-
setSapCpiOutboundQuote
public void setSapCpiOutboundQuote(SAPCpiOutboundQuote value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteattribute.- Parameters:
value- the sapCpiOutboundQuote
-
getSapCpiOutboundQuoteItem
public SAPCpiOutboundQuoteItem getSapCpiOutboundQuoteItem(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItemattribute.- Returns:
- the sapCpiOutboundQuoteItem
-
getSapCpiOutboundQuoteItem
public SAPCpiOutboundQuoteItem getSapCpiOutboundQuoteItem()
Generated method - Getter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItemattribute.- Returns:
- the sapCpiOutboundQuoteItem
-
setSapCpiOutboundQuoteItem
public void setSapCpiOutboundQuoteItem(SessionContext ctx, SAPCpiOutboundQuoteItem value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItemattribute.- Parameters:
value- the sapCpiOutboundQuoteItem
-
setSapCpiOutboundQuoteItem
public void setSapCpiOutboundQuoteItem(SAPCpiOutboundQuoteItem value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItemattribute.- Parameters:
value- the sapCpiOutboundQuoteItem
-
getText
public java.lang.String getText(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteComment.textattribute.- Returns:
- the text
-
getText
public java.lang.String getText()
Generated method - Getter of theSAPCpiOutboundQuoteComment.textattribute.- Returns:
- the text
-
setText
public void setText(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.textattribute.- Parameters:
value- the text
-
setText
public void setText(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.textattribute.- Parameters:
value- the text
-
getUserName
public java.lang.String getUserName(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteComment.userNameattribute.- Returns:
- the userName
-
getUserName
public java.lang.String getUserName()
Generated method - Getter of theSAPCpiOutboundQuoteComment.userNameattribute.- Returns:
- the userName
-
setUserName
public void setUserName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.userNameattribute.- Parameters:
value- the userName
-
setUserName
public void setUserName(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteComment.userNameattribute.- Parameters:
value- the userName
-
-