@Component public class AcademyArticleUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static AcademyArticleUtil |
academyArticleUtil |
| Constructor and Description |
|---|
AcademyArticleUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
static Integer |
paramsCheckWhenArticleTypeIsBanner(com.ptteng.rent.admin.model.Article article) |
static Integer |
paramsLegal(com.ptteng.rent.admin.model.Article article) |
static void |
whenArticleTypeIsHelp(com.ptteng.rent.admin.model.Article article) |
public static AcademyArticleUtil academyArticleUtil
@PostConstruct public void init()
public static Integer paramsCheckWhenArticleTypeIsBanner(com.ptteng.rent.admin.model.Article article) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic static Integer paramsLegal(com.ptteng.rent.admin.model.Article article)
public static void whenArticleTypeIsHelp(com.ptteng.rent.admin.model.Article article)
Copyright © 2018. All rights reserved.