org.openmdx.portal.servlet.texts
Class Texts

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

public class Texts
extends Object
implements Texts_1_0, Serializable

See Also:
Serialized Form

Constructor Summary
Texts(String locale, short index, List is)
           
 
Method Summary
 String getAddFilterTitle()
           
 String getAddObjectTitle()
           
 String getAdvancedSearchText()
           
 String getAssertExecutionText()
           
 String getCancelTitle()
           
 String getClassFilterTitle()
           
 String getClickToDownloadText()
           
 String getCloneTitle()
           
 String getCloseText()
           
 String getDeleteTitle()
           
 String getDir()
           
 String getDisableSortText()
           
 String getEditTitle()
           
 String getEnterNullToDeleteText()
           
 String getErrorTextAttributeTypeNotSupported()
           
 String getErrorTextCanNotCreateOrEditObject()
           
 String getErrorTextCannotDeleteObject()
           
 String getErrorTextCanNotEditCode()
           
 String getErrorTextCanNotEditDate()
           
 String getErrorTextCanNotEditNumber()
           
 String getErrorTextCannotEditObject()
           
 String getErrorTextCanNotEditObjectReference()
           
 String getErrorTextCanNotInvokeOperation()
           
 String getErrorTextCanNotLookupObject()
           
 String getErrorTextCannotNavigate()
           
 String getErrorTextCannotRestrictView()
           
 String getErrorTextCanNotRetrieveReferencedObjects()
           
 String getErrorTextCannotSelectObject()
           
 String getErrorTextCannotSetLocale()
           
 String getErrorTextCanNotSetOperationResult()
           
 String getErrorTextInvalidObjectReference()
           
 String getFalseText()
           
 String getFavoritesText()
           
 String getHideRowsOnInitTitle()
           
 String getHistoryText()
           
 String getLocale()
           
 short getLocaleIndex()
           
 String getLocaleTitle()
           
 String getLogoffText()
           
 String getNarrowGridLayoutText()
           
 String getNavigateToParentText()
           
 String getNewText()
           
 String getNoText()
           
 String getOkTitle()
           
 String getPageRequiresScriptText()
           
 String getQualifierText()
           
 String getReloadText()
           
 String getRemoveObjectTitle()
           
 String getSaveSettingsText()
           
 String getSaveTitle()
           
 String getSearchIncrementallyText()
           
 String getSearchText()
           
 String getSelectAllText()
           
 String getSelectUserRoleText()
           
 String getSetCurrentAsDefaultText()
           
 String getShowDetailsTitle()
           
 String getShowRowsOnInitTitle()
           
 String getShowRowsText()
           
 String getSortAscendingText()
           
 String getSortDescendingText()
           
 String getTrueText()
           
 String getUserDefinedText(String key)
           
 String getViewTitle()
           
 String getWideGridLayoutText()
           
 String getYesText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Texts

public Texts(String locale,
             short index,
             List is)
      throws org.openmdx.base.exception.ServiceException
Throws:
org.openmdx.base.exception.ServiceException
Method Detail

getLocaleIndex

public short getLocaleIndex()
Specified by:
getLocaleIndex in interface Texts_1_0

getLocale

public String getLocale()
Specified by:
getLocale in interface Texts_1_0

getDir

public String getDir()
Specified by:
getDir in interface Texts_1_0

getLocaleTitle

public String getLocaleTitle()
Specified by:
getLocaleTitle in interface Texts_1_0

getCancelTitle

public String getCancelTitle()
Specified by:
getCancelTitle in interface Texts_1_0

getOkTitle

public String getOkTitle()
Specified by:
getOkTitle in interface Texts_1_0

getSaveTitle

public String getSaveTitle()
Specified by:
getSaveTitle in interface Texts_1_0

getSortAscendingText

public String getSortAscendingText()
Specified by:
getSortAscendingText in interface Texts_1_0

getSortDescendingText

public String getSortDescendingText()
Specified by:
getSortDescendingText in interface Texts_1_0

getDisableSortText

public String getDisableSortText()
Specified by:
getDisableSortText in interface Texts_1_0

getDeleteTitle

public String getDeleteTitle()
Specified by:
getDeleteTitle in interface Texts_1_0

getEditTitle

public String getEditTitle()
Specified by:
getEditTitle in interface Texts_1_0

getViewTitle

public String getViewTitle()
Specified by:
getViewTitle in interface Texts_1_0

getShowDetailsTitle

public String getShowDetailsTitle()
Specified by:
getShowDetailsTitle in interface Texts_1_0

getWideGridLayoutText

public String getWideGridLayoutText()
Specified by:
getWideGridLayoutText in interface Texts_1_0

getNarrowGridLayoutText

public String getNarrowGridLayoutText()
Specified by:
getNarrowGridLayoutText in interface Texts_1_0

getAdvancedSearchText

public String getAdvancedSearchText()
Specified by:
getAdvancedSearchText in interface Texts_1_0

getReloadText

public String getReloadText()
Specified by:
getReloadText in interface Texts_1_0

getSelectAllText

public String getSelectAllText()
Specified by:
getSelectAllText in interface Texts_1_0

getHistoryText

public String getHistoryText()
Specified by:
getHistoryText in interface Texts_1_0

getPageRequiresScriptText

public String getPageRequiresScriptText()
Specified by:
getPageRequiresScriptText in interface Texts_1_0

getAssertExecutionText

public String getAssertExecutionText()
Specified by:
getAssertExecutionText in interface Texts_1_0

getYesText

public String getYesText()
Specified by:
getYesText in interface Texts_1_0

getNoText

public String getNoText()
Specified by:
getNoText in interface Texts_1_0

getNewText

public String getNewText()
Specified by:
getNewText in interface Texts_1_0

getQualifierText

public String getQualifierText()
Specified by:
getQualifierText in interface Texts_1_0

getNavigateToParentText

public String getNavigateToParentText()
Specified by:
getNavigateToParentText in interface Texts_1_0

getTrueText

public String getTrueText()
Specified by:
getTrueText in interface Texts_1_0

getFalseText

public String getFalseText()
Specified by:
getFalseText in interface Texts_1_0

getErrorTextCanNotEditNumber

public String getErrorTextCanNotEditNumber()
Specified by:
getErrorTextCanNotEditNumber in interface Texts_1_0

getErrorTextCanNotEditDate

public String getErrorTextCanNotEditDate()
Specified by:
getErrorTextCanNotEditDate in interface Texts_1_0

getErrorTextCanNotEditObjectReference

public String getErrorTextCanNotEditObjectReference()
Specified by:
getErrorTextCanNotEditObjectReference in interface Texts_1_0

getErrorTextInvalidObjectReference

public String getErrorTextInvalidObjectReference()
Specified by:
getErrorTextInvalidObjectReference in interface Texts_1_0

getErrorTextCanNotEditCode

public String getErrorTextCanNotEditCode()
Specified by:
getErrorTextCanNotEditCode in interface Texts_1_0

getErrorTextAttributeTypeNotSupported

public String getErrorTextAttributeTypeNotSupported()
Specified by:
getErrorTextAttributeTypeNotSupported in interface Texts_1_0

getErrorTextCanNotCreateOrEditObject

public String getErrorTextCanNotCreateOrEditObject()
Specified by:
getErrorTextCanNotCreateOrEditObject in interface Texts_1_0

getErrorTextCanNotLookupObject

public String getErrorTextCanNotLookupObject()
Specified by:
getErrorTextCanNotLookupObject in interface Texts_1_0

getErrorTextCannotRestrictView

public String getErrorTextCannotRestrictView()
Specified by:
getErrorTextCannotRestrictView in interface Texts_1_0

getErrorTextCannotSelectObject

public String getErrorTextCannotSelectObject()
Specified by:
getErrorTextCannotSelectObject in interface Texts_1_0

getErrorTextCannotEditObject

public String getErrorTextCannotEditObject()
Specified by:
getErrorTextCannotEditObject in interface Texts_1_0

getErrorTextCannotNavigate

public String getErrorTextCannotNavigate()
Specified by:
getErrorTextCannotNavigate in interface Texts_1_0

getErrorTextCannotSetLocale

public String getErrorTextCannotSetLocale()
Specified by:
getErrorTextCannotSetLocale in interface Texts_1_0

getErrorTextCannotDeleteObject

public String getErrorTextCannotDeleteObject()
Specified by:
getErrorTextCannotDeleteObject in interface Texts_1_0

getErrorTextCanNotInvokeOperation

public String getErrorTextCanNotInvokeOperation()
Specified by:
getErrorTextCanNotInvokeOperation in interface Texts_1_0

getErrorTextCanNotSetOperationResult

public String getErrorTextCanNotSetOperationResult()
Specified by:
getErrorTextCanNotSetOperationResult in interface Texts_1_0

getErrorTextCanNotRetrieveReferencedObjects

public String getErrorTextCanNotRetrieveReferencedObjects()
Specified by:
getErrorTextCanNotRetrieveReferencedObjects in interface Texts_1_0

getClickToDownloadText

public String getClickToDownloadText()
Specified by:
getClickToDownloadText in interface Texts_1_0

getEnterNullToDeleteText

public String getEnterNullToDeleteText()
Specified by:
getEnterNullToDeleteText in interface Texts_1_0

getSearchIncrementallyText

public String getSearchIncrementallyText()
Specified by:
getSearchIncrementallyText in interface Texts_1_0

getSetCurrentAsDefaultText

public String getSetCurrentAsDefaultText()
Specified by:
getSetCurrentAsDefaultText in interface Texts_1_0

getLogoffText

public String getLogoffText()
Specified by:
getLogoffText in interface Texts_1_0

getSaveSettingsText

public String getSaveSettingsText()
Specified by:
getSaveSettingsText in interface Texts_1_0

getFavoritesText

public String getFavoritesText()
Specified by:
getFavoritesText in interface Texts_1_0

getSearchText

public String getSearchText()
Specified by:
getSearchText in interface Texts_1_0

getCloseText

public String getCloseText()
Specified by:
getCloseText in interface Texts_1_0

getAddObjectTitle

public String getAddObjectTitle()
Specified by:
getAddObjectTitle in interface Texts_1_0

getRemoveObjectTitle

public String getRemoveObjectTitle()
Specified by:
getRemoveObjectTitle in interface Texts_1_0

getAddFilterTitle

public String getAddFilterTitle()
Specified by:
getAddFilterTitle in interface Texts_1_0

getClassFilterTitle

public String getClassFilterTitle()
Specified by:
getClassFilterTitle in interface Texts_1_0

getCloneTitle

public String getCloneTitle()
Specified by:
getCloneTitle in interface Texts_1_0

getShowRowsOnInitTitle

public String getShowRowsOnInitTitle()
Specified by:
getShowRowsOnInitTitle in interface Texts_1_0

getHideRowsOnInitTitle

public String getHideRowsOnInitTitle()
Specified by:
getHideRowsOnInitTitle in interface Texts_1_0

getSelectUserRoleText

public String getSelectUserRoleText()
Specified by:
getSelectUserRoleText in interface Texts_1_0

getShowRowsText

public String getShowRowsText()
Specified by:
getShowRowsText in interface Texts_1_0

getUserDefinedText

public String getUserDefinedText(String key)
Specified by:
getUserDefinedText in interface Texts_1_0


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