public class MimeTypePropertyLookup extends Object implements PropertyLookup<String>
| Constructor and Description |
|---|
MimeTypePropertyLookup() |
| Modifier and Type | Method and Description |
|---|---|
String |
lookup(String propertyValue)
Lookup the property value with a new value.
|
void |
setServiceRegistry(org.alfresco.service.ServiceRegistry serviceRegistry) |
void |
setSupported(List<String> supported) |
Set<String> |
supports()
The list of property keys that are supported by this class
|
public String lookup(String propertyValue)
PropertyLookuplookup in interface PropertyLookup<String>public Set<String> supports()
PropertyLookupsupports in interface PropertyLookup<String>public void setServiceRegistry(org.alfresco.service.ServiceRegistry serviceRegistry)
Copyright © 2005–2018 Alfresco Software. All rights reserved.