com.atlassian.confluence.web.service
Class WebContextFactoryImpl.GhettoHelper

java.lang.Object
  extended by com.atlassian.confluence.web.service.WebContextFactoryImpl.GhettoHelper
Enclosing class:
WebContextFactoryImpl

public static class WebContextFactoryImpl.GhettoHelper
extends Object


Nested Class Summary
static class WebContextFactoryImpl.GhettoHelper.GhettoAction
           
 
Method Summary
 WebContextFactoryImpl.GhettoHelper.GhettoAction getAction()
           
 AbstractPage getPage()
           
 Space getSpace()
           
 String getSpaceKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPage

public AbstractPage getPage()

getSpaceKey

public String getSpaceKey()

getSpace

public Space getSpace()

getAction

public final WebContextFactoryImpl.GhettoHelper.GhettoAction getAction()


Copyright © 2003–2015 Atlassian. All rights reserved.