Class ResourceDictionaryBuilder.ApiScopeKey

java.lang.Object
org.alfresco.rest.framework.core.ResourceDictionaryBuilder.ApiScopeKey
Enclosing class:
ResourceDictionaryBuilder

public static class ResourceDictionaryBuilder.ApiScopeKey extends Object
A helper class to create a unique key for the combination of API name and API scope
Author:
Gethin James
  • Constructor Details

    • ApiScopeKey

      public ApiScopeKey(Api api)
  • Method Details