| Package | Description |
|---|---|
| de.hybris.platform.jalo.user | |
| de.hybris.platform.servicelayer.internal.jalo |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedPhoneContactInfo
Generated class for type
PhoneContactInfo. |
class |
PhoneContactInfo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<AbstractContactInfo> |
GeneratedUser.CONTACTINFOSHANDLER
OneToManyHandler for handling 1:n CONTACTINFOS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractContactInfo> |
GeneratedUser.getContactInfos()
Generated method - Getter of the
User.contactInfos attribute. |
java.util.Collection<AbstractContactInfo> |
GeneratedUser.getContactInfos(SessionContext ctx)
Generated method - Getter of the
User.contactInfos attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedUser.addToContactInfos(AbstractContactInfo value)
Generated method - Adds
value to contactInfos. |
void |
GeneratedUser.addToContactInfos(SessionContext ctx,
AbstractContactInfo value)
Generated method - Adds
value to contactInfos. |
void |
GeneratedUser.removeFromContactInfos(AbstractContactInfo value)
Generated method - Removes
value from contactInfos. |
void |
GeneratedUser.removeFromContactInfos(SessionContext ctx,
AbstractContactInfo value)
Generated method - Removes
value from contactInfos. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedUser.setContactInfos(java.util.Collection<AbstractContactInfo> value)
Generated method - Setter of the
User.contactInfos attribute. |
void |
GeneratedUser.setContactInfos(SessionContext ctx,
java.util.Collection<AbstractContactInfo> value)
Generated method - Setter of the
User.contactInfos attribute. |
| Modifier and Type | Method and Description |
|---|---|
AbstractContactInfo |
GeneratedServicelayerManager.createAbstractContactInfo(java.util.Map attributeValues) |
AbstractContactInfo |
GeneratedServicelayerManager.createAbstractContactInfo(SessionContext ctx,
java.util.Map attributeValues) |
Copyright © 2018 SAP SE. All Rights Reserved.