eu.esdihumboldt.hale.ui.style.io.advisor
Class SaveStyle
java.lang.Object
eu.esdihumboldt.hale.common.core.io.impl.AbstractIOAdvisor<T>
eu.esdihumboldt.hale.ui.io.DefaultIOAdvisor<StyleWriter>
eu.esdihumboldt.hale.ui.style.io.advisor.SaveStyle
- All Implemented Interfaces:
- IOAdvisor<StyleWriter>
public class SaveStyle
- extends DefaultIOAdvisor<StyleWriter>
Save the styles present in the StyleService
.
- Author:
- Simon Templer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SaveStyle
public SaveStyle()
prepareProvider
public void prepareProvider(StyleWriter provider)
- Description copied from interface:
IOAdvisor
- Prepare the I/O provider when it is created. This may be executed even if
for the provider no execution takes place.
This for instance allows configuration pages on IOWizards to base on this
preparation.
- Specified by:
prepareProvider
in interface IOAdvisor<StyleWriter>
- Overrides:
prepareProvider
in class DefaultIOAdvisor<StyleWriter>
- Parameters:
provider
- the I/O provider- See Also:
AbstractIOAdvisor.prepareProvider(IOProvider)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d