| Package | Description |
|---|---|
| de.hybris.platform.dataservicesbackoffice.audit.impl | |
| de.hybris.platform.dataservicesbackoffice.dto.xmlschema |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultAuditReportXSDGenerationService.addMandatoryAttributes(Type auditConfigType,
TopLevelComplexType complexType,
java.util.List<Type> allTypes,
Schema schema)
Added tne mandatory attribute for the type system item model attribute into the complex type.
|
protected void |
DefaultAuditReportXSDGenerationService.buildComplexType(java.util.List<Type> allTypes,
Schema schema,
Type auditConfigType)
Build the complex type from given audit config type, and add into the given schema
|
protected boolean |
DefaultAuditReportXSDGenerationService.isTypeCodeInSchema(Schema schema,
java.lang.String typeCode)
If the given typeCode exists in given schema.
|
protected java.lang.String |
DefaultAuditReportXSDGenerationService.marshaller(Schema schema)
Marshaller the given schema to xsd output.
|
| Modifier and Type | Method and Description |
|---|---|
Schema |
ObjectFactory.createSchema()
Create an instance of
Schema |
Copyright © 2018 SAP SE. All Rights Reserved.