Package io.thestencil.persistence.api
Interface ZoePersistence.Article
-
- All Superinterfaces:
Serializable,ZoePersistence.EntityBody
- All Known Implementing Classes:
ImmutableArticle
- Enclosing interface:
- ZoePersistence
@Immutable public static interface ZoePersistence.Article extends ZoePersistence.EntityBody
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()IntegergetOrder()StringgetParentId()
-