@Service
public class ContentTypeService
extends java.lang.Object
| Constructor and Description |
|---|
ContentTypeService() |
| Modifier and Type | Method and Description |
|---|---|
ContentType |
getContentType(java.lang.String name) |
void |
setContentTypes(java.util.Map<java.lang.String,ContentType> contentTypes) |
public ContentType getContentType(java.lang.String name)
public void setContentTypes(java.util.Map<java.lang.String,ContentType> contentTypes)