| Package | Description |
|---|---|
| de.hybris.platform.btg.model |
Contains generated models for each type of de.hybris.platform.btg.jalo package.
|
| de.hybris.platform.btg.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
BTGUserAddressPostalCodeOperandModel
Generated model class for type BTGUserAddressPostalCodeOperand first defined at extension btg.
|
class |
BTGUserCountryOperandModel
Generated model class for type BTGUserCountryOperand first defined at extension btg.
|
class |
BTGUserGenderOperandModel
Generated model class for type BTGUserGenderOperand first defined at extension btg.
|
class |
BTGUserMemberOfGroupsOperandModel
Generated model class for type BTGUserMemberOfGroupsOperand first defined at extension btg.
|
| Modifier and Type | Method and Description |
|---|---|
BTGAbstractCustomerOperandModel |
BTGAbstractCustomerOperandResource.getBTGAbstractCustomerOperandModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGAbstractCustomerOperandModel |
BTGAbstractCustomerOperandResource.readResource(java.lang.String resourceId)
Gets the
BTGAbstractCustomerOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGAbstractCustomerOperandModel> |
BTGAbstractCustomerOperandsResource.getBTGAbstractCustomerOperandsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGAbstractCustomerOperandResource.setBTGAbstractCustomerOperandModel(BTGAbstractCustomerOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGAbstractCustomerOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGAbstractCustomerOperandsResource.setBTGAbstractCustomerOperandsCollection(java.util.Collection<BTGAbstractCustomerOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.