de.iqser.factory.classes
Class DMSFactory

java.lang.Object
  extended by de.iqser.factory.classes.DMSFactory
All Implemented Interfaces:
RenderingFactoryIF

public class DMSFactory
extends Object
implements RenderingFactoryIF


Constructor Summary
DMSFactory()
           
 
Method Summary
 List<String[]> getAttributes()
           
 String getDisplayTitle()
           
 String getJSP()
           
 String getModificationDate()
           
 float getScore()
           
 String getText()
           
 String getText(int maxLength)
           
 String getType()
           
 String getURL_LF523()
           
 String getURL()
           
 void init(String iqserWebserviceUrl, int contentId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DMSFactory

public DMSFactory()
Method Detail

init

public void init(String iqserWebserviceUrl,
                 int contentId)
Specified by:
init in interface RenderingFactoryIF

getJSP

public String getJSP()
Specified by:
getJSP in interface RenderingFactoryIF

getDisplayTitle

public String getDisplayTitle()
Specified by:
getDisplayTitle in interface RenderingFactoryIF

getType

public String getType()
Specified by:
getType in interface RenderingFactoryIF

getModificationDate

public String getModificationDate()
Specified by:
getModificationDate in interface RenderingFactoryIF

getScore

public float getScore()
Specified by:
getScore in interface RenderingFactoryIF

getURL

public String getURL()
Specified by:
getURL in interface RenderingFactoryIF

getURL_LF523

public String getURL_LF523()

getAttributes

public List<String[]> getAttributes()
Specified by:
getAttributes in interface RenderingFactoryIF

getText

public String getText()
Specified by:
getText in interface RenderingFactoryIF

getText

public String getText(int maxLength)
Specified by:
getText in interface RenderingFactoryIF


Copyright © 2011. All Rights Reserved.