public class ResourceDictionary
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
ResourceDictionary() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map |
getAllResources() |
java.util.SortedSet |
getPrivateApis() |
java.util.SortedSet |
getPublicApis() |
java.lang.String |
prettyPrint() |
static java.lang.String |
propertyResourceKey(java.lang.String entity,
java.lang.String property) |
static java.lang.String |
resourceKey(java.lang.String entity,
java.lang.String relationship) |
java.lang.String |
toString() |
public static java.lang.String resourceKey(java.lang.String entity,
java.lang.String relationship)
public static java.lang.String propertyResourceKey(java.lang.String entity,
java.lang.String property)
public java.util.Map getAllResources()
public java.util.SortedSet getPublicApis()
public java.util.SortedSet getPrivateApis()
public java.lang.String prettyPrint()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.