|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FunctionHandler | |
---|---|
com.silverpeas.classifieds.servlets.handler |
Uses of FunctionHandler in com.silverpeas.classifieds.servlets.handler |
---|
Subclasses of FunctionHandler in com.silverpeas.classifieds.servlets.handler | |
---|---|
class |
ClassifiedCreationFormHandler
Use Case : for all users, show all adds of given category |
class |
ClassifiedCreationHandler
Use Case : for all users, show all adds of given category |
class |
ClassifiedDeleteHandler
Use Case : for all users, show all adds of given category |
class |
ClassifiedRefuseHandler
Use Case : for all users, show all adds of given category |
class |
ClassifiedUpdateFormHandler
Use Case : for all users, show all adds of given category |
class |
ClassifiedUpdateHandler
Use Case : for all users, show all adds of given category |
class |
ClassifiedValidateHandler
Use Case : for all users, show all adds of given category |
class |
DefaultHandler
Default use case : show all categories and for each one, list last published adds |
class |
DraftInHandler
Use Case : for all users, show all adds of given category |
class |
DraftOutHandler
Use Case : for all users, show all adds of given category |
class |
ListToValidateHandler
Use Case : for moderator, show all classifieds waiting for validation |
class |
MyClassifiedsHandler
Use Case : for publisher, show own classifieds |
class |
PaginationHandler
Use Case : for all users, show all adds of given category |
class |
SearchHandler
Use Case : for all users, show all adds of given category |
class |
SearchResultsHandler
Use Case : for all users, show all adds of given category |
class |
SubscriptionCreateFormHandler
Use Case : for all users, show all adds of given category |
class |
SubscriptionCreateHandler
Use Case : for all users, show all adds of given category |
class |
SubscriptionDeleteHandler
Use Case : for all users, show all adds of given category |
class |
SubscriptionListHandler
Use Case : for all users, show all adds of given category |
class |
ToWysiwygHeaderHandler
Use Case : for all users, show all adds of given category |
class |
ViewClassifiedHandler
Use Case : for all users, show all adds of given category |
Methods in com.silverpeas.classifieds.servlets.handler that return FunctionHandler | |
---|---|
static FunctionHandler |
HandlerProvider.getHandler(String useCase)
Get specific handler for given use case |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |