public interface WebCmsComponentAutoCreateStrategy<T extends WebCmsComponentModel>
| Modifier and Type | Method and Description |
|---|---|
void |
buildComponentModel(WebCmsComponentAutoCreateService autoCreateService,
T componentModel,
WebCmsComponentAutoCreateTask task) |
boolean |
supports(WebCmsComponentModel componentModel,
WebCmsComponentAutoCreateTask task) |
boolean supports(WebCmsComponentModel componentModel, WebCmsComponentAutoCreateTask task)
void buildComponentModel(WebCmsComponentAutoCreateService autoCreateService, T componentModel, WebCmsComponentAutoCreateTask task)
Copyright © 2020. All rights reserved.