de.iqser.factory
Interface RenderingFactoryIF
- All Known Implementing Classes:
- DefaultFactory, DMSFactory, HTMLFactory
public interface RenderingFactoryIF
init
void init(String iqserWebserviceUrl,
int contentId)
getDisplayTitle
String getDisplayTitle()
getType
String getType()
getURL
String getURL()
getModificationDate
String getModificationDate()
getScore
float getScore()
getText
String getText()
getText
String getText(int maxLength)
getAttributes
List<String[]> getAttributes()
getJSP
String getJSP()
Copyright © 2011. All Rights Reserved.