org.zeroexchange.web.annotations
Annotation Type Bookmarkable


@Retention(value=RUNTIME)
public @interface Bookmarkable

Marker should be applied to the pages should be remembered in breadcrumbs list.

Author:
black

Optional Element Summary
 boolean root
           
 

root

public abstract boolean root
Default:
false


Copyright © 2013. All Rights Reserved.