org.openmdx.portal.servlet.texts
Class TextsFactory

java.lang.Object
  extended by org.openmdx.portal.servlet.texts.TextsFactory
All Implemented Interfaces:
Serializable

public class TextsFactory
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
TextsFactory(String[] locales, List[] textsStreams)
           
 
Method Summary
 String[] getLocale()
           
 Texts_1_0[] getTexts()
           
 Texts_1_0 getTexts(String locale)
           
 void setTexts(Texts_1_0 resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextsFactory

public TextsFactory(String[] locales,
                    List[] textsStreams)
Method Detail

getLocale

public String[] getLocale()

getTexts

public Texts_1_0[] getTexts()

setTexts

public void setTexts(Texts_1_0 resource)

getTexts

public Texts_1_0 getTexts(String locale)


This software is published under the BSD license. Copyright © 2006-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.