Class GeneratedSAPCpiOutboundB2BCustomer
- 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.sap.sapcpiadapter.jalo.GeneratedSAPCpiOutboundCustomer
-
- de.hybris.platform.sap.sapcpiadapter.jalo.SAPCpiOutboundCustomer
-
- de.hybris.platform.sap.sapcpiadapter.jalo.GeneratedSAPCpiOutboundB2BCustomer
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
SAPCpiOutboundB2BCustomer
public abstract class GeneratedSAPCpiOutboundB2BCustomer extends SAPCpiOutboundCustomer
Generated class for typeSAPCpiOutboundB2BCustomer.- 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.StringDEFAULTB2BUNITQualifier of theSAPCpiOutboundB2BCustomer.defaultB2BUnitattributestatic java.lang.StringEMAILQualifier of theSAPCpiOutboundB2BCustomer.emailattributestatic java.lang.StringGROUPSQualifier of theSAPCpiOutboundB2BCustomer.groupsattributestatic java.lang.StringSAPCPIOUTBOUNDB2BCONTACTSQualifier of theSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattributeprotected static OneToManyHandler<SAPCpiOutboundB2BContact>SAPCPIOUTBOUNDB2BCONTACTSHANDLEROneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDB2BCONTACTS's relation attributes from 'many' side.-
Fields inherited from class de.hybris.platform.sap.sapcpiadapter.jalo.GeneratedSAPCpiOutboundCustomer
ADDRESSUSAGE, ADDRESSUUID, BASESTORE, CONTACTID, COUNTRY, CUSTOMERID, FAX, FIRSTNAME, LASTNAME, OBJTYPE, PHONE, POSTALCODE, REGION, RESPONSEMESSAGE, RESPONSESTATUS, SAPCPICONFIG, SESSIONLANGUAGE, STREET, STREETNUMBER, TITLE, TOWN, UID
-
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 GeneratedSAPCpiOutboundB2BCustomer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToSapCpiOutboundB2BContacts(SessionContext ctx, SAPCpiOutboundB2BContact value)Generated method - Addsvalueto sapCpiOutboundB2BContacts.voidaddToSapCpiOutboundB2BContacts(SAPCpiOutboundB2BContact value)Generated method - Addsvalueto sapCpiOutboundB2BContacts.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetDefaultB2BUnit()Generated method - Getter of theSAPCpiOutboundB2BCustomer.defaultB2BUnitattribute.java.lang.StringgetDefaultB2BUnit(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundB2BCustomer.defaultB2BUnitattribute.java.lang.StringgetEmail()Generated method - Getter of theSAPCpiOutboundB2BCustomer.emailattribute.java.lang.StringgetEmail(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundB2BCustomer.emailattribute.java.lang.StringgetGroups()Generated method - Getter of theSAPCpiOutboundB2BCustomer.groupsattribute.java.lang.StringgetGroups(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundB2BCustomer.groupsattribute.java.util.Set<SAPCpiOutboundB2BContact>getSapCpiOutboundB2BContacts()Generated method - Getter of theSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute.java.util.Set<SAPCpiOutboundB2BContact>getSapCpiOutboundB2BContacts(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute.voidremoveFromSapCpiOutboundB2BContacts(SessionContext ctx, SAPCpiOutboundB2BContact value)Generated method - Removesvaluefrom sapCpiOutboundB2BContacts.voidremoveFromSapCpiOutboundB2BContacts(SAPCpiOutboundB2BContact value)Generated method - Removesvaluefrom sapCpiOutboundB2BContacts.voidsetDefaultB2BUnit(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundB2BCustomer.defaultB2BUnitattribute.voidsetDefaultB2BUnit(java.lang.String value)Generated method - Setter of theSAPCpiOutboundB2BCustomer.defaultB2BUnitattribute.voidsetEmail(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundB2BCustomer.emailattribute.voidsetEmail(java.lang.String value)Generated method - Setter of theSAPCpiOutboundB2BCustomer.emailattribute.voidsetGroups(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundB2BCustomer.groupsattribute.voidsetGroups(java.lang.String value)Generated method - Setter of theSAPCpiOutboundB2BCustomer.groupsattribute.voidsetSapCpiOutboundB2BContacts(SessionContext ctx, java.util.Set<SAPCpiOutboundB2BContact> value)Generated method - Setter of theSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute.voidsetSapCpiOutboundB2BContacts(java.util.Set<SAPCpiOutboundB2BContact> value)Generated method - Setter of theSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute.-
Methods inherited from class de.hybris.platform.sap.sapcpiadapter.jalo.SAPCpiOutboundCustomer
createItem
-
Methods inherited from class de.hybris.platform.sap.sapcpiadapter.jalo.GeneratedSAPCpiOutboundCustomer
getAddressUsage, getAddressUsage, getAddressUUID, getAddressUUID, getBaseStore, getBaseStore, getContactId, getContactId, getCountry, getCountry, getCustomerId, getCustomerId, getFax, getFax, getFirstName, getFirstName, getLastName, getLastName, getObjType, getObjType, getPhone, getPhone, getPostalCode, getPostalCode, getRegion, getRegion, getResponseMessage, getResponseMessage, getResponseStatus, getResponseStatus, getSapCpiConfig, getSapCpiConfig, getSessionLanguage, getSessionLanguage, getStreet, getStreet, getStreetNumber, getStreetNumber, getTitle, getTitle, getTown, getTown, getUid, getUid, setAddressUsage, setAddressUsage, setAddressUUID, setAddressUUID, setBaseStore, setBaseStore, setContactId, setContactId, setCountry, setCountry, setCustomerId, setCustomerId, setFax, setFax, setFirstName, setFirstName, setLastName, setLastName, setObjType, setObjType, setPhone, setPhone, setPostalCode, setPostalCode, setRegion, setRegion, setResponseMessage, setResponseMessage, setResponseStatus, setResponseStatus, setSapCpiConfig, setSapCpiConfig, setSessionLanguage, setSessionLanguage, setStreet, setStreet, setStreetNumber, setStreetNumber, setTitle, setTitle, setTown, setTown, setUid, setUid
-
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
-
EMAIL
public static final java.lang.String EMAIL
Qualifier of theSAPCpiOutboundB2BCustomer.emailattribute- See Also:
- Constant Field Values
-
DEFAULTB2BUNIT
public static final java.lang.String DEFAULTB2BUNIT
Qualifier of theSAPCpiOutboundB2BCustomer.defaultB2BUnitattribute- See Also:
- Constant Field Values
-
GROUPS
public static final java.lang.String GROUPS
Qualifier of theSAPCpiOutboundB2BCustomer.groupsattribute- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDB2BCONTACTS
public static final java.lang.String SAPCPIOUTBOUNDB2BCONTACTS
Qualifier of theSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDB2BCONTACTSHANDLER
protected static final OneToManyHandler<SAPCpiOutboundB2BContact> SAPCPIOUTBOUNDB2BCONTACTSHANDLER
OneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDB2BCONTACTS's relation attributes from 'many' 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 classGeneratedSAPCpiOutboundCustomer
-
getDefaultB2BUnit
public java.lang.String getDefaultB2BUnit(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundB2BCustomer.defaultB2BUnitattribute.- Returns:
- the defaultB2BUnit
-
getDefaultB2BUnit
public java.lang.String getDefaultB2BUnit()
Generated method - Getter of theSAPCpiOutboundB2BCustomer.defaultB2BUnitattribute.- Returns:
- the defaultB2BUnit
-
setDefaultB2BUnit
public void setDefaultB2BUnit(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundB2BCustomer.defaultB2BUnitattribute.- Parameters:
value- the defaultB2BUnit
-
setDefaultB2BUnit
public void setDefaultB2BUnit(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundB2BCustomer.defaultB2BUnitattribute.- Parameters:
value- the defaultB2BUnit
-
getEmail
public java.lang.String getEmail(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundB2BCustomer.emailattribute.- Returns:
- the email
-
getEmail
public java.lang.String getEmail()
Generated method - Getter of theSAPCpiOutboundB2BCustomer.emailattribute.- Returns:
- the email
-
setEmail
public void setEmail(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundB2BCustomer.emailattribute.- Parameters:
value- the email
-
setEmail
public void setEmail(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundB2BCustomer.emailattribute.- Parameters:
value- the email
-
getGroups
public java.lang.String getGroups(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundB2BCustomer.groupsattribute.- Returns:
- the groups
-
getGroups
public java.lang.String getGroups()
Generated method - Getter of theSAPCpiOutboundB2BCustomer.groupsattribute.- Returns:
- the groups
-
setGroups
public void setGroups(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundB2BCustomer.groupsattribute.- Parameters:
value- the groups
-
setGroups
public void setGroups(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundB2BCustomer.groupsattribute.- Parameters:
value- the groups
-
getSapCpiOutboundB2BContacts
public java.util.Set<SAPCpiOutboundB2BContact> getSapCpiOutboundB2BContacts(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute.- Returns:
- the sapCpiOutboundB2BContacts
-
getSapCpiOutboundB2BContacts
public java.util.Set<SAPCpiOutboundB2BContact> getSapCpiOutboundB2BContacts()
Generated method - Getter of theSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute.- Returns:
- the sapCpiOutboundB2BContacts
-
setSapCpiOutboundB2BContacts
public void setSapCpiOutboundB2BContacts(SessionContext ctx, java.util.Set<SAPCpiOutboundB2BContact> value)
Generated method - Setter of theSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute.- Parameters:
value- the sapCpiOutboundB2BContacts
-
setSapCpiOutboundB2BContacts
public void setSapCpiOutboundB2BContacts(java.util.Set<SAPCpiOutboundB2BContact> value)
Generated method - Setter of theSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute.- Parameters:
value- the sapCpiOutboundB2BContacts
-
addToSapCpiOutboundB2BContacts
public void addToSapCpiOutboundB2BContacts(SessionContext ctx, SAPCpiOutboundB2BContact value)
Generated method - Addsvalueto sapCpiOutboundB2BContacts.- Parameters:
value- the item to add to sapCpiOutboundB2BContacts
-
addToSapCpiOutboundB2BContacts
public void addToSapCpiOutboundB2BContacts(SAPCpiOutboundB2BContact value)
Generated method - Addsvalueto sapCpiOutboundB2BContacts.- Parameters:
value- the item to add to sapCpiOutboundB2BContacts
-
removeFromSapCpiOutboundB2BContacts
public void removeFromSapCpiOutboundB2BContacts(SessionContext ctx, SAPCpiOutboundB2BContact value)
Generated method - Removesvaluefrom sapCpiOutboundB2BContacts.- Parameters:
value- the item to remove from sapCpiOutboundB2BContacts
-
removeFromSapCpiOutboundB2BContacts
public void removeFromSapCpiOutboundB2BContacts(SAPCpiOutboundB2BContact value)
Generated method - Removesvaluefrom sapCpiOutboundB2BContacts.- Parameters:
value- the item to remove from sapCpiOutboundB2BContacts
-
-