info.magnolia.module.form.stepnavigation
Interface Link

All Known Implementing Classes:
LinkImpl

public interface Link

Manages Form breadcrumb links.

Author:
tmiyar

Method Summary
 String getHref()
           
 String getNavigationTitle()
           
 String getTitle()
           
 

Method Detail

getTitle

String getTitle()
                throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException

getNavigationTitle

String getNavigationTitle()
                          throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException

getHref

String getHref()
               throws FormStateTokenMissingException
Throws:
FormStateTokenMissingException


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