aokell.lib.control.content
Interface ContentControllerItf
- All Superinterfaces:
- ContentController
- All Known Implementing Classes:
- ContentControllerImpl, TemplateContentControllerImpl
public interface ContentControllerItf
- extends ContentController
This interface extends the Fractal ContentController interface with methods
to manage internal client interfaces.
- Author:
- Lionel Seinturier
NAME
static final String NAME
- See Also:
- Constant Field Values
TYPE
static final InterfaceType TYPE
getFcInternalSingletonClientInterfaces
List getFcInternalSingletonClientInterfaces()
getFcInternalClientInterface
Object getFcInternalClientInterface(String interfaceName)
throws NoSuchInterfaceException
- Throws:
NoSuchInterfaceException