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:
getin interfaceConfigurationProperties- Throws:
IOException
-
keySet
- Specified by:
keySetin interfaceConfigurationProperties
-
load
- Specified by:
loadin interfaceConfigurationProperties- Throws:
IOException
-
put
- Specified by:
putin interfaceConfigurationProperties- Throws:
IOException
-
remove
- Specified by:
removein interfaceConfigurationProperties
-
save
- Specified by:
savein interfaceConfigurationProperties- Throws:
IOException
-