Modifier and Type | Method and Description |
---|---|
void |
MimetypeIconUpdater.updateIconField(MimetypeEntry mimetypeEntry,
DocumentModel doc)
Compute the main icon of a Nuxeo document based on the mimetype of the
main attached blob with of fallback on the document type generic icon.
|
Modifier and Type | Class and Description |
---|---|
class |
MimetypeEntryImpl
MimetypeEntry.
|
Modifier and Type | Method and Description |
---|---|
MimetypeEntry |
MimetypeRegistry.getMimetypeEntryByMimeType(String mimetype)
Gets a mimetype entry given the normalized mimetype.
|
MimetypeEntry |
MimetypeRegistry.getMimetypeEntryByName(String name)
Gets a mimetype entry by name.
|
Modifier and Type | Method and Description |
---|---|
MimetypeEntry |
MimetypeDescriptor.getMimetype() |
MimetypeEntry |
MimetypeRegistryService.getMimetypeEntryByMimeType(String mimetype) |
MimetypeEntry |
MimetypeRegistryService.getMimetypeEntryByName(String name) |
Modifier and Type | Method and Description |
---|---|
void |
MimetypeRegistryService.registerMimetype(MimetypeEntry mimetype) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.