//Artefact:JavaClass/com/sphenon/ui/frontends/alf/ALFConfiguration
Synopsis
public interface ALFConfiguration
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFConfiguration/getId
Synopsis
public java.lang.String getId (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFConfiguration/getApplicationId
Synopsis
public java.lang.String getApplicationId (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFConfiguration/getProperty
Synopsis
public java.lang.String getProperty (CallContext context, String key, String default_value)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFConfiguration/getProperty
Synopsis
public boolean getProperty (CallContext context, String key, boolean default_value)