A B C D E G I L P R S T U V W

A

ApplicationAuthenticationListener - class com.arsdigita.glossary.ApplicationAuthenticationListener.
A RequestListener that verifies the user has a given privilege on the current Application.
ApplicationAuthenticationListener(String) - Constructor for class com.arsdigita.glossary.ApplicationAuthenticationListener
 
actionPerformed(ActionEvent) - Method in class com.arsdigita.glossary.ui.GlossaryAdminView
 
actionPerformed(ActionEvent) - Method in class com.arsdigita.glossary.ui.GlossaryUserView
 
add(Component) - Method in class com.arsdigita.glossary.ui.GlossaryBasePage
Adds a component to the body.

B

BASE_DATA_OBJECT_TYPE - Static variable in class com.arsdigita.glossary.Glossary
 
BASE_DATA_OBJECT_TYPE - Static variable in class com.arsdigita.glossary.ui.GlossaryLettersPortlet
 
buildBody(Container) - Method in class com.arsdigita.glossary.ui.GlossaryBasePage
 
buildContextBar() - Method in class com.arsdigita.glossary.ui.GlossaryBasePage
 
buildFooter(Container) - Method in class com.arsdigita.glossary.ui.GlossaryBasePage
 
buildGlobal(Container) - Method in class com.arsdigita.glossary.ui.GlossaryBasePage
 
buildHeader(Container) - Method in class com.arsdigita.glossary.ui.GlossaryBasePage
 
buildPage() - Method in class com.arsdigita.glossary.ui.GlossaryBasePage
 
buildTitle() - Method in class com.arsdigita.glossary.ui.GlossaryBasePage
 

C

com.arsdigita.glossary - package com.arsdigita.glossary
 
com.arsdigita.glossary.ui - package com.arsdigita.glossary.ui
 
com.arsdigita.glossary.util - package com.arsdigita.glossary.util
 
contains(String) - Method in class com.arsdigita.glossary.WordCollection
Filters the collection to search for the specified string in either the word or the definition.
create(String, String, Application) - Static method in class com.arsdigita.glossary.Glossary
 
createWord(String, TypedText) - Method in class com.arsdigita.glossary.Glossary
 

D

denyRequest(PageState) - Method in class com.arsdigita.glossary.ApplicationAuthenticationListener
Action performed if authentication failed.
doGetPortletRenderer() - Method in class com.arsdigita.glossary.ui.GlossaryLettersPortlet
 
duplicates(String, GlossaryWord) - Method in class com.arsdigita.glossary.WordCollection
Filters the collection to return exact matches to the specified String which are not the specified GlossaryWord

E

exactMatch(String) - Method in class com.arsdigita.glossary.WordCollection
Filters the collection to return only exact matches to the specified word

G

GLOSSARY_BODY_ELEMENT - Static variable in class com.arsdigita.glossary.ui.GlossaryBasePage
 
GLOSSARY_FOOTER_ELEMENT - Static variable in class com.arsdigita.glossary.ui.GlossaryBasePage
 
GLOSSARY_GLOBAL_ELEMENT - Static variable in class com.arsdigita.glossary.ui.GlossaryBasePage
 
GLOSSARY_HEADER_ELEMENT - Static variable in class com.arsdigita.glossary.ui.GlossaryBasePage
 
GLOSSARY_XML_NS - Static variable in class com.arsdigita.glossary.ui.GlossaryBasePage
 
GLOSSARY_XML_NS - Static variable in class com.arsdigita.glossary.ui.GlossaryHelper
 
GlobalizationUtil - class com.arsdigita.glossary.util.GlobalizationUtil.
.
GlobalizationUtil() - Constructor for class com.arsdigita.glossary.util.GlobalizationUtil
 
Glossary - class com.arsdigita.glossary.Glossary.
Glossary Domain Object.
Glossary(OID) - Constructor for class com.arsdigita.glossary.Glossary
 
Glossary(DataObject) - Constructor for class com.arsdigita.glossary.Glossary
 
Glossary(BigDecimal) - Constructor for class com.arsdigita.glossary.Glossary
Constructor.
GlossaryAdminView - class com.arsdigita.glossary.ui.GlossaryAdminView.
GlossaryAdminView class.
GlossaryAdminView() - Constructor for class com.arsdigita.glossary.ui.GlossaryAdminView
 
GlossaryBasePage - class com.arsdigita.glossary.ui.GlossaryBasePage.
BasePage class
GlossaryBasePage() - Constructor for class com.arsdigita.glossary.ui.GlossaryBasePage
 
GlossaryBasePage(String) - Constructor for class com.arsdigita.glossary.ui.GlossaryBasePage
 
GlossaryBasePage.CurrentApplicationLabelPrinter - class com.arsdigita.glossary.ui.GlossaryBasePage.CurrentApplicationLabelPrinter.
 
GlossaryBasePage.CurrentApplicationLabelPrinter() - Constructor for class com.arsdigita.glossary.ui.GlossaryBasePage.CurrentApplicationLabelPrinter
 
GlossaryBasePage.CurrentApplicationLinkPrinter - class com.arsdigita.glossary.ui.GlossaryBasePage.CurrentApplicationLinkPrinter.
 
GlossaryBasePage.CurrentApplicationLinkPrinter() - Constructor for class com.arsdigita.glossary.ui.GlossaryBasePage.CurrentApplicationLinkPrinter
 
GlossaryBasePage.ParentApplicationLinkPrinter - class com.arsdigita.glossary.ui.GlossaryBasePage.ParentApplicationLinkPrinter.
 
GlossaryBasePage.ParentApplicationLinkPrinter() - Constructor for class com.arsdigita.glossary.ui.GlossaryBasePage.ParentApplicationLinkPrinter
 
GlossaryDispatcher - class com.arsdigita.glossary.GlossaryDispatcher.
Glossary dispatcher.
GlossaryDispatcher() - Constructor for class com.arsdigita.glossary.GlossaryDispatcher
 
GlossaryHelper - class com.arsdigita.glossary.ui.GlossaryHelper.
GlossaryHelper class.
GlossaryHelper() - Constructor for class com.arsdigita.glossary.ui.GlossaryHelper
 
GlossaryLettersPortlet - class com.arsdigita.glossary.ui.GlossaryLettersPortlet.
 
GlossaryLettersPortlet(DataObject) - Constructor for class com.arsdigita.glossary.ui.GlossaryLettersPortlet
 
GlossaryLettersPortletRenderer - class com.arsdigita.glossary.ui.GlossaryLettersPortletRenderer.
 
GlossaryLettersPortletRenderer(GlossaryLettersPortlet) - Constructor for class com.arsdigita.glossary.ui.GlossaryLettersPortletRenderer
 
GlossaryPage - class com.arsdigita.glossary.ui.GlossaryPage.
GlossaryPage class.
GlossaryPage() - Constructor for class com.arsdigita.glossary.ui.GlossaryPage
 
GlossaryPage(String) - Constructor for class com.arsdigita.glossary.ui.GlossaryPage
 
GlossaryUserView - class com.arsdigita.glossary.ui.GlossaryUserView.
Displays the list of words in the glossary.
GlossaryUserView() - Constructor for class com.arsdigita.glossary.ui.GlossaryUserView
 
GlossaryWord - class com.arsdigita.glossary.GlossaryWord.
GlossaryWord represent the word / definition pairs in a Glossary
GlossaryWord(String) - Constructor for class com.arsdigita.glossary.GlossaryWord
Constructor.
GlossaryWord(OID) - Constructor for class com.arsdigita.glossary.GlossaryWord
Constructor.
GlossaryWord(BigDecimal) - Constructor for class com.arsdigita.glossary.GlossaryWord
Constructor.
GlossaryWord(DataObject) - Constructor for class com.arsdigita.glossary.GlossaryWord
 
GlossaryWordEntryForm - class com.arsdigita.glossary.ui.GlossaryWordEntryForm.
A Bebop Form to add/edit a word.
GlossaryWordEntryForm(SingleSelectionModel) - Constructor for class com.arsdigita.glossary.ui.GlossaryWordEntryForm
 
generateBodyXML(PageState, Element) - Method in class com.arsdigita.glossary.ui.GlossaryLettersPortletRenderer
 
getAppType() - Method in class com.arsdigita.glossary.PopulateGlossary
 
getArgsDescription() - Method in class com.arsdigita.glossary.PopulateGlossary
 
getBaseDataObjectType() - Method in class com.arsdigita.glossary.Glossary
Returns the appropriate object type for a Glossary so that proper type validation will occur when retrieving Glossary's by OID
getBaseDataObjectType() - Method in class com.arsdigita.glossary.GlossaryWord
Returns the appropriate object type for a GlossaryWord so that proper type validation will occur when retrieving Glossary's by OID
getBaseDataObjectType() - Method in class com.arsdigita.glossary.ui.GlossaryLettersPortlet
 
getBody() - Method in class com.arsdigita.glossary.ui.GlossaryBasePage
 
getDateAsString() - Method in class com.arsdigita.glossary.ui.GlossaryLettersPortlet
 
getDefinition() - Method in class com.arsdigita.glossary.GlossaryWord
 
getDomainObject() - Method in class com.arsdigita.glossary.WordCollection
 
getFooter() - Method in class com.arsdigita.glossary.ui.GlossaryBasePage
 
getGlobal() - Method in class com.arsdigita.glossary.ui.GlossaryBasePage
 
getGlossary() - Method in class com.arsdigita.glossary.GlossaryWord
 
getGlossary(HttpServletRequest) - Static method in class com.arsdigita.glossary.ui.GlossaryHelper
 
getGlossaryID(HttpServletRequest) - Static method in class com.arsdigita.glossary.ui.GlossaryHelper
 
getHeader() - Method in class com.arsdigita.glossary.ui.GlossaryBasePage
 
getPortletType() - Method in class com.arsdigita.glossary.PopulateGlossary
 
getRequiredPrivilege() - Method in class com.arsdigita.glossary.ApplicationAuthenticationListener
 
getWord() - Method in class com.arsdigita.glossary.GlossaryWord
 
getWord() - Method in class com.arsdigita.glossary.WordCollection
Wrapper to getDomainObject which casts to a GlossaryWord
getWordID(HttpServletRequest) - Static method in class com.arsdigita.glossary.ui.GlossaryHelper
 
getWordList() - Method in class com.arsdigita.glossary.Glossary
gets all the words in this glossary
getWordList(String) - Method in class com.arsdigita.glossary.Glossary
gets all the words in this glossary which start with the specified string.
globalize(String) - Static method in class com.arsdigita.glossary.util.GlobalizationUtil
 
globalize(String, Object[]) - Static method in class com.arsdigita.glossary.util.GlobalizationUtil
 
goModal(PageState, Component) - Method in class com.arsdigita.glossary.ui.GlossaryBasePage
Makes the given component the only visible component between the header and footer of this page.
goUnmodal(PageState) - Method in class com.arsdigita.glossary.ui.GlossaryBasePage
Clears the currently selected modal component if it has been set.

I

Initializer - class com.arsdigita.glossary.Initializer.
Glossary Initializer
Initializer() - Constructor for class com.arsdigita.glossary.Initializer
 
init(DomainInitEvent) - Method in class com.arsdigita.glossary.Initializer
 
init(FormSectionEvent) - Method in class com.arsdigita.glossary.ui.GlossaryWordEntryForm
 

L

Loader - class com.arsdigita.glossary.Loader.
Glossary Loader
Loader() - Constructor for class com.arsdigita.glossary.Loader
 
lock() - Method in class com.arsdigita.glossary.ui.GlossaryBasePage
 

P

PopulateGlossary - class com.arsdigita.glossary.PopulateGlossary.
 
PopulateGlossary() - Constructor for class com.arsdigita.glossary.PopulateGlossary
 
pageRequested(RequestEvent) - Method in class com.arsdigita.glossary.ApplicationAuthenticationListener
Checks whether the user is logged in.
populateApp(List) - Method in class com.arsdigita.glossary.PopulateGlossary
 
prepare(PrintEvent) - Method in class com.arsdigita.glossary.ui.GlossaryBasePage.CurrentApplicationLabelPrinter
 
prepare(PrintEvent) - Method in class com.arsdigita.glossary.ui.GlossaryBasePage.CurrentApplicationLinkPrinter
 
prepare(PrintEvent) - Method in class com.arsdigita.glossary.ui.GlossaryBasePage.ParentApplicationLinkPrinter
 
process(FormSectionEvent) - Method in class com.arsdigita.glossary.ui.GlossaryWordEntryForm
 

R

redirectToLoginPage(PageState) - Static method in class com.arsdigita.glossary.Util
 
register(Page) - Method in class com.arsdigita.glossary.ui.GlossaryAdminView
 
register(Page) - Method in class com.arsdigita.glossary.ui.GlossaryUserView
 
removeWord(GlossaryWord) - Method in class com.arsdigita.glossary.Glossary
 
run(ScriptContext) - Method in class com.arsdigita.glossary.Loader
 

S

setDefinition(TypedText) - Method in class com.arsdigita.glossary.GlossaryWord
 
setRequiredPrivilege(String) - Method in class com.arsdigita.glossary.ApplicationAuthenticationListener
 
setWord(String) - Method in class com.arsdigita.glossary.GlossaryWord
 
startsWith(String) - Method in class com.arsdigita.glossary.WordCollection
Filters the collection to only return GlossaryWords which start with the specified string.

T

toString() - Method in class com.arsdigita.glossary.GlossaryWord
returns the word.

U

Util - class com.arsdigita.glossary.Util.
 
Util() - Constructor for class com.arsdigita.glossary.Util
 

V

validate(FormSectionEvent) - Method in class com.arsdigita.glossary.ui.GlossaryWordEntryForm
 
versionId - Static variable in class com.arsdigita.glossary.ApplicationAuthenticationListener
 
versionId - Static variable in class com.arsdigita.glossary.Glossary
 
versionId - Static variable in class com.arsdigita.glossary.GlossaryDispatcher
 
versionId - Static variable in class com.arsdigita.glossary.ui.GlossaryHelper
 
versionId - Static variable in class com.arsdigita.glossary.ui.GlossaryLettersPortlet
 
versionId - Static variable in class com.arsdigita.glossary.ui.GlossaryLettersPortletRenderer
 

W

WordCollection - class com.arsdigita.glossary.WordCollection.
 
WordView - class com.arsdigita.glossary.ui.WordView.
Bebop component which represents a single word/definition in a glossary
WordView(GlossaryWord) - Constructor for class com.arsdigita.glossary.ui.WordView
 
WordView(Label, Label) - Constructor for class com.arsdigita.glossary.ui.WordView
 

A B C D E G I L P R S T U V W

Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2350 UTC