org.openmdx.portal.servlet.view
Class LayoutFactory

java.lang.Object
  extended by org.openmdx.portal.servlet.view.LayoutFactory
All Implemented Interfaces:
Serializable

public class LayoutFactory
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
LayoutFactory(String[] locales, List[] layoutNames, org.openmdx.model1.accessor.basic.cci.Model_1_0 model)
           
 
Method Summary
 String getLayout(String locale, String forClass, boolean forEditing)
           
 String[] getLocale()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutFactory

public LayoutFactory(String[] locales,
                     List[] layoutNames,
                     org.openmdx.model1.accessor.basic.cci.Model_1_0 model)
Method Detail

getLocale

public String[] getLocale()

getLayout

public String getLayout(String locale,
                        String forClass,
                        boolean forEditing)


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