//Artefact:JavaClass/com/sphenon/ui/frontends/alf/classes/Class_ALFConfiguration
Synopsis
public Class_ALFConfiguration
extends Object
implements ALFConfiguration
//Artefact:Method/com/sphenon/ui/frontends/alf/classes/Class_ALFConfiguration/tryGet
Synopsis
public static com.sphenon.ui.frontends.alf.ALFConfiguration tryGet (CallContext context, String id, java.lang.String[] key_values)
//Artefact:Method/com/sphenon/ui/frontends/alf/classes/Class_ALFConfiguration/getId
Synopsis
public java.lang.String getId (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/classes/Class_ALFConfiguration/getApplicationId
Synopsis
public java.lang.String getApplicationId (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/classes/Class_ALFConfiguration/getProperty
Synopsis
public java.lang.String getProperty (CallContext context, String key, String default_value)
//Artefact:Method/com/sphenon/ui/frontends/alf/classes/Class_ALFConfiguration/getProperty
Synopsis
public boolean getProperty (CallContext context, String key, boolean default_value)