org.exoplatform.commons.api.settings.data
Class Tools

java.lang.Object
  extended by org.exoplatform.commons.api.settings.data.Tools

public class Tools
extends Object

Created by The eXo Platform SAS Author : eXoPlatform bangnv@exoplatform.com Nov 22, 2012


Constructor Summary
Tools()
           
 
Method Summary
static String buildContextPath(Context context)
           
static String buildFullPath(Context context, Scope scope, String key)
           
static String buildScopePath(Context context, Scope scope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tools

public Tools()
Method Detail

buildScopePath

public static String buildScopePath(Context context,
                                    Scope scope)

buildContextPath

public static String buildContextPath(Context context)

buildFullPath

public static String buildFullPath(Context context,
                                   Scope scope,
                                   String key)


Copyright © 2013 eXo Platform SAS. All Rights Reserved.