com.clickntap.smart
Class SmartController
java.lang.Object
com.clickntap.smart.SmartController
public class SmartController
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmartController
public SmartController(org.springframework.core.io.Resource controllerDir,
org.dom4j.Element element,
SmartController parent)
throws Exception
- Throws:
Exception
getErrorRef
public String getErrorRef()
getActions
public List<SmartAction> getActions()
getMethods
public List<SmartMethod> getMethods()
isAjax
public boolean isAjax()
getCacheAction
public SmartAction getCacheAction()
getRef
public String getRef()
isAuthenticated
public Boolean isAuthenticated()
getLoginRef
public String getLoginRef()
getParent
public SmartController getParent()
getChildren
public List<SmartController> getChildren()
getPath
public List<SmartController> getPath()
getController
public SmartController getController(String ref)
isDemoLocked
public boolean isDemoLocked(SmartContext ctx)
getDemo
public String getDemo()
getName
public String getName()
getViewName
public String getViewName()
Copyright © 2014. All rights reserved.