org.openmdx.portal.servlet
Class Codes

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

public final class Codes
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Codes(RefObject_1_0 codeSegment)
           
 
Method Summary
 SortedMap getBackColors(String name, boolean includeAll)
           
 SortedMap getColors(String name, boolean includeAll)
           
 SortedMap getIconKeys(String name, boolean includeAll)
           
 SortedMap getLongText(String name, short locale, boolean codeAsKey, boolean includeAll)
           
 SortedMap getShortText(String name, short locale, boolean codeAsKey, boolean includeAll)
           
 void refresh()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Codes

public Codes(RefObject_1_0 codeSegment)
Method Detail

refresh

public void refresh()

getLongText

public SortedMap getLongText(String name,
                             short locale,
                             boolean codeAsKey,
                             boolean includeAll)

getShortText

public SortedMap getShortText(String name,
                              short locale,
                              boolean codeAsKey,
                              boolean includeAll)

getIconKeys

public SortedMap getIconKeys(String name,
                             boolean includeAll)

getColors

public SortedMap getColors(String name,
                           boolean includeAll)

getBackColors

public SortedMap getBackColors(String name,
                               boolean includeAll)


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