| Package | Description |
|---|---|
| org.apache.saltedpeanuts.handler | |
| org.apache.saltedpeanuts.model |
| Modifier and Type | Method and Description |
|---|---|
Article |
ArticleHandler.createArticle(String title,
String content) |
Article |
ArticleHandler.getArticle(String articleId) |
| Constructor and Description |
|---|
QArticle(Class<? extends Article> type,
com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits) |
QArticle(com.mysema.query.types.Path<? extends Article> path) |
Copyright © 2015. All rights reserved.