method net.sourceforge.pebble.web.action.ViewStaticPagesA ction__static_init










method void net.sourceforge.pebble.web.action. ViewStaticPagesAction()










method View process(HttpServletRequest, HttpServletRespon se)
prethis.model != null
prethis.model.data != null
postreturn_value == &new StaticPagesView(process#3)
postnew StaticPagesView(process#3) num objects == 1
unanalyzedcall on java.util.HashMap:get
unanalyzedcall on java.util.ArrayList
unanalyzedcall on net.sourceforge.pebble.dao.DAOFactory:getCo nfiguredFactory
unanalyzedcall on net.sourceforge.pebble.dao.DAOFactory:getSt aticPageDAO
unanalyzedcall on net.sourceforge.pebble.dao.StaticPageDAO:lo adStaticPages
unanalyzedcall on java.util.List:addAll
unanalyzedcall on net.sourceforge.pebble.comparator. StaticPageByNameComparator
unanalyzedcall on java.util.Collections:sort
unanalyzedcall on net.sourceforge.pebble.domain.Blog:error
unanalyzedcall on net.sourceforge.pebble.PebbleException
unanalyzedcall on java.lang.Exception:getMessage
unanalyzedcall on java.util.HashMap:put









  infomethod not available-- call on void net.sourceforge.pebble.web.view. impl.StaticPagesView()











method String[] getRoles(HttpServletRequest)
presumptioninit'ed(net.sourceforge.pebble.Constants.BLOG_ ADMIN_ROLE)
presumptioninit'ed(net.sourceforge.pebble.Constants.BLOG_ CONTRIBUTOR_ROLE)
presumptioninit'ed(net.sourceforge.pebble.Constants.BLOG_ OWNER_ROLE)
postreturn_value == &new String[](getRoles#1)
postnew String[](getRoles#1) num objects == 1
postreturn_value.length == 3
postreturn_value[0] == net.sourceforge.pebble. Constants.BLOG_ADMIN_ROLE
post(soft) init'ed(return_value[0])
postreturn_value[1] == net.sourceforge.pebble. Constants.BLOG_OWNER_ROLE
post(soft) init'ed(return_value[1])
postreturn_value[2] == net.sourceforge.pebble. Constants.BLOG_CONTRIBUTOR_ROLE
post(soft) init'ed(return_value[2])