public class PropertyLookupRegistry extends Object
| Constructor and Description |
|---|
PropertyLookupRegistry() |
| Modifier and Type | Method and Description |
|---|---|
Object |
lookup(String propertyName,
String propertyValue)
Looks up the property value using a PropertyLookup
|
void |
setLookups(List<PropertyLookup> lookups)
Set the supported property lookup classes.
|
Set<String> |
supports()
The list of property keys that are supported by this class
|
public void setLookups(List<PropertyLookup> lookups)
lookups - public Set<String> supports()
Copyright © 2005–2018 Alfresco Software. All rights reserved.