public class ExportPreferences
extends Object
- Author:
- osc
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
PREFERENCE_ENABLED_SERVICES
public static final String PREFERENCE_ENABLED_SERVICES
- See Also:
-
-
PREFERENCE_DISABLED_SERVICES
public static final String PREFERENCE_DISABLED_SERVICES
- See Also:
-
-
Constructor Details
-
ExportPreferences
public ExportPreferences()
-
Method Details
-
exits
public boolean exits(String factoryName)
-
isEnabled
public boolean isEnabled(String factoryName)
-
setEnabled
public void setEnabled(String factoryName,
boolean enabled)