Class TypedProperties
java.lang.Object
com.liferay.portal.file.install.properties.TypedProperties
- All Implemented Interfaces:
ConfigurationProperties
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TypedProperties
public TypedProperties()
-
-
Method Details
-
get
- Specified by:
get
in interfaceConfigurationProperties
- Throws:
IOException
-
keySet
- Specified by:
keySet
in interfaceConfigurationProperties
-
load
- Specified by:
load
in interfaceConfigurationProperties
- Throws:
IOException
-
put
- Specified by:
put
in interfaceConfigurationProperties
- Throws:
IOException
-
remove
- Specified by:
remove
in interfaceConfigurationProperties
-
save
- Specified by:
save
in interfaceConfigurationProperties
- Throws:
IOException
-