public class ResourceDictionary extends Object
Modifier | Constructor and Description |
---|---|
protected |
ResourceDictionary() |
Modifier and Type | Method and Description |
---|---|
Map<Api,Map<String,ResourceWithMetadata>> |
getAllResources() |
SortedSet<Api> |
getPrivateApis() |
SortedSet<Api> |
getPublicApis() |
String |
prettyPrint() |
static String |
propertyResourceKey(String entity,
String property) |
static String |
resourceKey(String entity,
String relationship) |
String |
toString() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.