@Beta
public interface ContentTypeService
Modifier and Type | Method and Description |
---|---|
ContentTypes |
getAll(GetAllContentTypesParams params) |
ContentTypes |
getByApplication(ApplicationKey applicationKey) |
ContentType |
getByName(GetContentTypeParams params) |
ContentTypeValidationResult |
validate(ContentType type) |
ContentType getByName(GetContentTypeParams params)
ContentTypes getByApplication(ApplicationKey applicationKey)
ContentTypes getAll(GetAllContentTypesParams params)
ContentTypeValidationResult validate(ContentType type)