Class GetPersonalFolderKeyMethod

java.lang.Object
ch.tocco.nice2.dms.impl.tree.ui.GetPersonalFolderKeyMethod
All Implemented Interfaces:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel

public class GetPersonalFolderKeyMethod extends Object implements freemarker.template.TemplateMethodModelEx
Returns the primary key of the entity docs folder of the currently logged in user (or null, if not logged in)
  • Constructor Details

  • Method Details

    • exec

      @Nullable public @Nullable String exec(List arguments)
      Specified by:
      exec in interface freemarker.template.TemplateMethodModel
      Specified by:
      exec in interface freemarker.template.TemplateMethodModelEx