info.magnolia.module.form.stepnavigation
Class LinkImpl

java.lang.Object
  extended by info.magnolia.module.form.stepnavigation.LinkImpl
All Implemented Interfaces:
Link

public class LinkImpl
extends Object
implements Link

Link Implementation.


Constructor Summary
LinkImpl(javax.jcr.Node stepNode)
           
 
Method Summary
 String getHref()
           
 String getNavigationTitle()
           
 String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkImpl

public LinkImpl(javax.jcr.Node stepNode)
         throws info.magnolia.cms.security.AccessDeniedException,
                javax.jcr.PathNotFoundException,
                javax.jcr.RepositoryException
Throws:
info.magnolia.cms.security.AccessDeniedException
javax.jcr.PathNotFoundException
javax.jcr.RepositoryException
Method Detail

getTitle

public String getTitle()
                throws javax.jcr.RepositoryException
Specified by:
getTitle in interface Link
Throws:
javax.jcr.RepositoryException

getNavigationTitle

public String getNavigationTitle()
                          throws javax.jcr.RepositoryException
Specified by:
getNavigationTitle in interface Link
Throws:
javax.jcr.RepositoryException

getHref

public String getHref()
               throws FormStateTokenMissingException
Specified by:
getHref in interface Link
Throws:
FormStateTokenMissingException


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.