de.espirit.firstspirit.module
Interface LinkEditor<E extends ServerEnvironment>

All Superinterfaces:
Component<LinkEditorDescriptor,E>

Deprecated. Since 4.2.18. No replacement.

@Deprecated
public interface LinkEditor<E extends ServerEnvironment>
extends Component<LinkEditorDescriptor,E>

This interface is no longer supported since FirstSpirit 4.2. Since then links are ordinary FirstSpirit templates, where core and hot-spot input componentes could be used.

Since:
4.1

Method Summary
<T> Class<? extends T>
getLinkEditorClass(Class<T> type)
          Deprecated. Since 4.2.18. No replacement.
 
Methods inherited from interface de.espirit.firstspirit.module.Component
init, installed, uninstalling, updated
 

Method Detail

getLinkEditorClass

@Deprecated
@NotNull
<T> Class<? extends T> getLinkEditorClass(@NotNull
                                                             Class<T> type)
Deprecated. Since 4.2.18. No replacement.

See the class comment above for the deprecation reason.

Since:
4.1


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480