| Package | Description |
|---|---|
| de.hybris.platform.b2b.model |
Contains generated models for each type of de.hybris.platform.b2b.jalo package.
|
| de.hybris.platform.b2b.resource | |
| de.hybris.platform.b2b.strategies.impl | |
| de.hybris.platform.b2bacceleratorfacades.order.populators | |
| de.hybris.platform.b2bapprovalprocessfacades.company.converters.populators |
| Modifier and Type | Class and Description |
|---|---|
class |
B2BOrderThresholdTimespanPermissionModel
Generated model class for type B2BOrderThresholdTimespanPermission first defined at extension b2bapprovalprocess.
|
| Modifier and Type | Method and Description |
|---|---|
B2BOrderThresholdPermissionModel |
B2BOrderThresholdPermissionResource.getB2BOrderThresholdPermissionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected B2BOrderThresholdPermissionModel |
B2BOrderThresholdPermissionResource.readResource(java.lang.String resourceId)
Gets the
B2BOrderThresholdPermissionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<B2BOrderThresholdPermissionModel> |
B2BOrderThresholdPermissionsResource.getB2BOrderThresholdPermissionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BOrderThresholdPermissionResource.setB2BOrderThresholdPermissionModel(B2BOrderThresholdPermissionModel value)
Convenience method which just delegates to
#setResourceValue(B2BOrderThresholdPermissionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BOrderThresholdPermissionsResource.setB2BOrderThresholdPermissionsCollection(java.util.Collection<B2BOrderThresholdPermissionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractB2BOrderThresholdPermissionEvaluationStrategy<P extends B2BOrderThresholdPermissionModel>
Abstract evaluation strategy which provides methods helpful to all permission evaluations strategies.
|
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractB2BOrderThresholdPermissionEvaluationStrategy.ThresholdComparator.compare(B2BOrderThresholdPermissionModel permission1,
B2BOrderThresholdPermissionModel permission2) |
| Modifier and Type | Method and Description |
|---|---|
protected B2BOrderThresholdPermissionModel |
B2BPermissionDataPopulatorTest.prepareOrderThresholdPermission() |
protected B2BOrderThresholdPermissionModel |
B2BPermissionDataPopulatorTest.prepareOrderThresholdTimeSpanPermission() |
| Modifier and Type | Method and Description |
|---|---|
protected B2BOrderThresholdPermissionModel |
B2BPermissionPopulatorTest.prepareOrderThresholdPermission() |
protected B2BOrderThresholdPermissionModel |
B2BPermissionPopulatorTest.prepareOrderThresholdTimeSpanPermission() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
B2BPermissionPopulator.populateOrderThresholdPermission(B2BOrderThresholdPermissionModel source,
B2BPermissionData target) |
Copyright © 2018 SAP SE. All Rights Reserved.