| Modifier and Type | Method and Description |
|---|---|
Section |
AdditionalInformationFrameworkFacade.getSection(java.lang.String sectionId)
Retrieves full section information based on section Id
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Section> |
AdditionalInformationFrameworkFacade.getSections()
Return list of sections , this mainly will be used to getting section meta info
|
| Modifier and Type | Method and Description |
|---|---|
int |
SectionPriorityComparator.compare(Section s1,
Section s2) |
| Modifier and Type | Method and Description |
|---|---|
Section |
DefaultAdditionalInformationFrameworkFacade.getSection(java.lang.String sectionId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Section> |
DefaultAdditionalInformationFrameworkFacade.getSections() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAdditionalInformationFrameworkFacade.setSections(java.util.List<Section> sections) |
Copyright © 2018 SAP SE. All Rights Reserved.