public interface SectionFacadeQueriesAPI
| Modifier and Type | Method and Description |
|---|---|
void |
addSectionMetaData(Long sectionId,
String label,
String value) |
void |
deleteSectionMetaData(Long sectionId,
String label) |
SectionFacade |
get(Long sectionId) |
IdImpl |
getId(long id) |
IdImpl |
getId(Long id) |
IdImpl |
getId(String id) |
SectionData |
load(Long sectionId) |
IdImpl getId(long id)
SectionFacade get(Long sectionId)
SectionData load(Long sectionId)
Copyright © 2003–2021 Sakai Project. All rights reserved.