public interface SectionCrumb extends Serializable
SectionCrumb| Modifier and Type | Method and Description |
|---|---|
EntityItem |
getEntityItem() |
Long |
getId() |
String |
getSectionId() |
String |
getSectionIdentifier() |
void |
setEntityItem(EntityItem entityItem) |
void |
setId(Long id) |
void |
setSectionId(String sectionId) |
void |
setSectionIdentifier(String sectionIdentifier) |
EntityItem getEntityItem()
void setEntityItem(EntityItem entityItem)
Long getId()
void setId(Long id)
String getSectionIdentifier()
void setSectionIdentifier(String sectionIdentifier)
String getSectionId()
void setSectionId(String sectionId)
Copyright © 2021. All rights reserved.