Package ch.ivyteam.ivy.system
Interface ISystemProperty
-
- All Superinterfaces:
IProperty
,IPropertyBase
public interface ISystemProperty extends IProperty
A system wide engine property- API:
- This is a public API.
-
-
Method Summary
-
Methods inherited from interface ch.ivyteam.ivy.system.IProperty
getBooleanDefaultValue, getDefaultValue, getEnumerationValues, getIntDefaultValue, getLongDefaultValue
-
Methods inherited from interface ch.ivyteam.ivy.system.IPropertyBase
getBooleanValue, getIntValue, getLongValue, getName, getValue, setValue, setValue, setValue, setValue
-
-