public class ResourceDictionaryBuilder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceDictionaryBuilder.ApiScopeKey
A helper class to create a unique key for the combination of API name and API scope
|
| Constructor and Description |
|---|
ResourceDictionaryBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static ResourceDictionary |
build(Collection<Object> entityResources,
Collection<Object> relationshipResources)
Builds a ResourceDictionary by parsing the resources that are passed in.
|
public static ResourceDictionary build(Collection<Object> entityResources, Collection<Object> relationshipResources)
entityResources - - object annotated as @EntityResourcerelationshipResources - - object annotated as @RelationshipResourceCopyright © 2005–2018 Alfresco Software. All rights reserved.