Class NaviItemBuilder

  • All Implemented Interfaces:
    net.anotheria.asg.data.Builder<NaviItem>

    public class NaviItemBuilder
    extends Object
    implements net.anotheria.asg.data.Builder<NaviItem>
    • Field Detail

      • title

        protected String title
      • externalLink

        protected String externalLink
      • popup

        protected boolean popup
      • className

        protected String className
      • internalLink

        protected String internalLink
      • pageAlias

        protected String pageAlias
      • accessOperation

        protected String accessOperation
    • Constructor Detail

      • NaviItemBuilder

        public NaviItemBuilder()