Constant Field Values

Contents

org.ametys.*

  • org.ametys.core.observation.Observer 
    Modifier and Type Constant Field Value
    public static final int MAX_PRIORITY 0
    public static final int MIN_PRIORITY 2147483647
  • org.ametys.core.util.filereloader.org.ametys.core.util.filereloader.FileReloaderUtils.FileMetadatas 
    Modifier and Type Constant Field Value
    public static final long FILE_DOES_NOT_EXIST 0L
    public static final long UNKNOWN -1L
  • org.ametys.plugins.core.ui.resources.vuejs.org.ametys.plugins.core.ui.resources.vuejs.VueJsResourceHandler.LocationParser 
    Modifier and Type Constant Field Value
    private static final String __OUTPUT_DIR "/dist"
    private static final String __SOURCE_DIR "/src"
  • org.ametys.plugins.datasourcesexplorer.LDAPConnector 
    Modifier and Type Constant Field Value
    private static final int __LEVEL_SIZE 100
  • org.ametys.plugins.exchange.GraphConnector 
    Modifier and Type Constant Field Value
    private static final String __SCOPE "https://graph.microsoft.com/.default"
  • org.ametys.web.repository.sitemap.Sitemap 
    Modifier and Type Constant Field Value
    public static final String NODE_TYPE "ametys:sitemap"
  • org.ametys.web.skin.Skin 
    Modifier and Type Constant Field Value
    static final String CONF_PATH "conf/skin.xml"
    static final String TEMPLATES_PATH "templates"
  • org.ametys.web.skin.SkinDAO 
    Modifier and Type Constant Field Value
    private static final String __LICENCE "\n Copyright 2012 Anyware Services\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n"
  • org.ametys.web.skin.SkinTemplateZone 
    Modifier and Type Constant Field Value
    public static final String TYPE_PRIMARY "primary"
    public static final String TYPE_SECONDARY "secondary"