public class ResourceDictionaryBuilder
extends java.lang.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(java.util.Collection entityResources,
java.util.Collection relationshipResources)
Builds a ResourceDictionary by parsing the resources that are passed in.
|
public static ResourceDictionary build(java.util.Collection entityResources, java.util.Collection relationshipResources)
entityResources
- - object annotated as @EntityResourcerelationshipResources
- - object annotated as @RelationshipResourceCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.