| Modifier and Type | Method and Description |
|---|---|
AuditRecord |
ModelAuditRecordConverter.toAuditRecord(SLDDataContainer sldDataContainer,
java.lang.String typeCode) |
AuditRecord |
ModelAuditRecordConverter.toAuditRecord(SLDDataContainer sldDataContainer,
Type typeConfiguration) |
LinkAuditRecord |
ModelAuditRecordConverter.toLinkAuditRecord(SLDDataContainer sldDataContainer,
java.lang.String typeCode,
LinkAuditRecord.LinkSide parentSide) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.stream.Stream<AuditRecord> |
AbstractReferencesResolver.itemsToAuditRecords(java.util.Collection<SLDDataContainer> containers,
java.lang.String typeToResolve) |
protected java.util.stream.Stream<AuditRecord> |
AbstractReferencesResolver.itemsToAuditRecords(java.util.Collection<SLDDataContainer> containers,
Type typeToResolve) |
| Modifier and Type | Method and Description |
|---|---|
SLDDataContainer |
SLDDataContainer.Builder.build() |
SLDDataContainer |
DefaultSLDDataContainerProvider.get(PK pk) |
SLDDataContainer |
DefaultSLDDataContainerProvider.SLDBulkCacheLoader.get(PK pk) |
SLDDataContainer |
SLDDataContainerProvider.get(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SLDDataContainer> |
DefaultSLDDataContainerProvider.getAll(java.util.List<PK> pks) |
java.util.List<SLDDataContainer> |
SLDDataContainerProvider.getAll(java.util.List<PK> pks) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSLDDataContainerProviderTest.checkContainersAreValid(ProductModel p1,
ProductModel p2,
ProductModel p3,
java.util.List<SLDDataContainer> containers) |
| Modifier and Type | Method and Description |
|---|---|
SLDDataContainer |
SLDItemDAO.load(PK entityPk) |
SLDDataContainer |
DefaultSLDItemDAO.load(PK entityPk) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SLDDataContainer> |
SLDItemDAO.load(java.util.List<PK> entityPKs) |
java.util.List<SLDDataContainer> |
DefaultSLDItemDAO.load(java.util.List<PK> entityPKs) |
| Modifier and Type | Method and Description |
|---|---|
static SLDDataContainerAssert |
SLDDataContainerAssert.assertThat(SLDDataContainer actual) |
| Modifier and Type | Method and Description |
|---|---|
SLDDataContainer |
AuditableChange.getAfter() |
SLDDataContainer |
AuditableChange.getBefore() |
| Constructor and Description |
|---|
AuditableChange(SLDDataContainer before,
SLDDataContainer after) |
Copyright © 2018 SAP SE. All Rights Reserved.