A B C D E F G I L M N O R S U 

A

accepts(String) - Method in class org.appfuse.webapp.pages.DefaultUrlCodingStrategy
 
accepts(String) - Method in interface org.appfuse.webapp.rootmount.RootMountedUrlCodingStrategy
Determine whether the path is accepted by this URL coding strategy.
Application - Class in org.appfuse.webapp
 
Application() - Constructor for class org.appfuse.webapp.Application
Constructor

B

BasePage - Class in org.appfuse.webapp.pages
 
BasePage() - Constructor for class org.appfuse.webapp.pages.BasePage
 
BeanDateComparator - Class in org.appfuse.webapp
Comparator to allow comparing a List of beans and sorting decending on a Date property.
BeanDateComparator(String) - Constructor for class org.appfuse.webapp.BeanDateComparator
 

C

compare(Object, Object) - Method in class org.appfuse.webapp.BeanDateComparator
 

D

DefaultUrlCodingStrategy - Class in org.appfuse.webapp.pages
Url Strategy for allowing any page to be mounted as at the root context.
DefaultUrlCodingStrategy(String, Class<P>) - Constructor for class org.appfuse.webapp.pages.DefaultUrlCodingStrategy
Constructor.
destroy() - Method in class org.appfuse.webapp.MessageFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.appfuse.webapp.MessageFilter
 

E

encode(IRequestTarget) - Method in class org.appfuse.webapp.rootmount.RootMountedBookmarkablePageRequestTargetUrlCodingStrategy
 

F

firstPathPath(String) - Static method in class org.appfuse.webapp.rootmount.RawPathUtil
Decode and give the first path part.

G

getHomePage() - Method in class org.appfuse.webapp.Application
 

I

Index - Class in org.appfuse.webapp.pages
 
Index() - Constructor for class org.appfuse.webapp.pages.Index
 
init() - Method in class org.appfuse.webapp.Application
 
init(FilterConfig) - Method in class org.appfuse.webapp.MessageFilter
 
iterator(int, int) - Method in class org.appfuse.webapp.pages.SortableUserDataProvider
 

L

load() - Method in class org.appfuse.webapp.pages.UserModel
 
log - Variable in class org.appfuse.webapp.pages.BasePage
 

M

MessageFilter - Class in org.appfuse.webapp
 
MessageFilter() - Constructor for class org.appfuse.webapp.MessageFilter
 
model(Object) - Method in class org.appfuse.webapp.pages.SortableUserDataProvider
 

N

newRequestCodingStrategy() - Method in class org.appfuse.webapp.rootmount.RootWebRequestProcessor
 
newRequestCycleProcessor() - Method in class org.appfuse.webapp.Application
 

O

onDeleteUser(User) - Method in class org.appfuse.webapp.pages.UserForm
Listener method for delete action
onEditUser(User) - Method in class org.appfuse.webapp.pages.UserList
Listener for the edit action
onSaveUser(User) - Method in class org.appfuse.webapp.pages.UserForm
Listener method for save action
org.appfuse.webapp - package org.appfuse.webapp
 
org.appfuse.webapp.pages - package org.appfuse.webapp.pages
 
org.appfuse.webapp.rootmount - package org.appfuse.webapp.rootmount
 

R

RawPathUtil - Class in org.appfuse.webapp.rootmount
Utilities to work with raw paths as given to RootMountedUrlCodingStrategy.accepts(String).
RawPathUtil() - Constructor for class org.appfuse.webapp.rootmount.RawPathUtil
 
RootMountedBookmarkablePageRequestTargetUrlCodingStrategy - Class in org.appfuse.webapp.rootmount
BookmarkablePageRequestTargetUrlCodingStrategy that mounts on the root.
RootMountedBookmarkablePageRequestTargetUrlCodingStrategy(String, Class<P>, String) - Constructor for class org.appfuse.webapp.rootmount.RootMountedBookmarkablePageRequestTargetUrlCodingStrategy
Constructor.
RootMountedUrlCodingStrategy - Interface in org.appfuse.webapp.rootmount
A TargetUrlCodingStrategy that can be mounted on the root.
RootWebRequestProcessor - Class in org.appfuse.webapp.rootmount
Url coding webapp request processor to catch parameters directly on the root mount path.
RootWebRequestProcessor(List<RootMountedUrlCodingStrategy>) - Constructor for class org.appfuse.webapp.rootmount.RootWebRequestProcessor
Constructor.
RootWebRequestProcessor(List<RootMountedUrlCodingStrategy>, Class<P>) - Constructor for class org.appfuse.webapp.rootmount.RootWebRequestProcessor
Constructor.

S

size() - Method in class org.appfuse.webapp.pages.SortableUserDataProvider
 
SortableUserDataProvider - Class in org.appfuse.webapp.pages
 
SortableUserDataProvider(UserManager) - Constructor for class org.appfuse.webapp.pages.SortableUserDataProvider
 
SortableUserDataProvider() - Constructor for class org.appfuse.webapp.pages.SortableUserDataProvider
 
splitToPathParts(String) - Static method in class org.appfuse.webapp.rootmount.RawPathUtil
Decode and split the path into its path parts.

U

UserForm - Class in org.appfuse.webapp.pages
 
UserForm(Page) - Constructor for class org.appfuse.webapp.pages.UserForm
Constructor user to create a new user
UserForm(Page, User) - Constructor for class org.appfuse.webapp.pages.UserForm
Constructor used to edit an user
UserList - Class in org.appfuse.webapp.pages
Page to manage and display users.
UserList() - Constructor for class org.appfuse.webapp.pages.UserList
 
UserModel - Class in org.appfuse.webapp.pages
A detachable model that can load an User object from persistent store.
UserModel(UserManager) - Constructor for class org.appfuse.webapp.pages.UserModel
 
UserModel(User, UserManager) - Constructor for class org.appfuse.webapp.pages.UserModel
 
A B C D E F G I L M N O R S U 

Copyright © 2013. All Rights Reserved.