# CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License, Version 1.0 only # (the "License"). You may not use this file except in compliance # with the License. # # You can obtain a copy of the license at license/ESCIDOC.LICENSE # or http://www.escidoc.de/license. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at license/ESCIDOC.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # # Copyright 2006-2007 Fachinformationszentrum Karlsruhe Gesellschaft # für wissenschaftlich-technische Information mbH and Max-Planck- # Gesellschaft zur Förderung der Wissenschaft e.V. # All rights reserved. Use is subject to license terms. # Flag to disable the GUI-entry points for UC_PM_SR_03 do advanced search # URL of this Faces instance escidoc.faces.instance.url=${escidoc.faces.instance.url} escidoc.faces.item.pattern=${escidoc.faces.item.pattern} escidoc.faces.component.pattern=${escidoc.faces.component.pattern} # URL of the FIZ framework instance escidoc.framework_access.framework.url=${escidoc.framework_access.framework.url} # Identifier of the content model "FACES" in the current framework instance escidoc.faces.content-model.id=${escidoc.faces.content-model.id} # Identifier of the content model "FACES" in the current framework instance escidoc.faces.container.content-model.id=${escidoc.faces.container.content-model.id} # Identifier of the context of "FACES" in the current framework instance escidoc.faces.context.id=${escidoc.faces.context.id} # Number of albums in the album lists escidoc.faces.album.list.size=${escidoc.faces.album.list.size} # User options for the displayed number of albums escidoc.faces.album.list.size.options=${escidoc.faces.album.list.size.options} # Google key for blog's RSS Feed escidoc.faces.blog.rss.google.key=${escidoc.faces.blog.rss.google.key} # Blog's URL escidoc.faces.blog.url=${escidoc.faces.blog.url} # Blog's RSS feed URL escidoc.faces.blog.rss.url=${escidoc.faces.blog.rss.url} # Faces collection url escidoc.faces.collection.id=${escidoc.faces.collection.id} # Due to a historical defect, QName was released with multiple # serialVersionUID values even though its serialization was the # same. # To workaround this issue, serialVersionUID is set with either # a default value or a compatibility value. To use the # compatibility value you have to set the following property to "1.0". com.sun.xml.namespace.QName.useCompatibleSerialVersionUID=${com.sun.xml.namespace.QName.useCompatibleSerialVersionUID} # RE Pattern for retrieving determinators from item xml escidoc.content.model.pattern=${escidoc.content.model.pattern} escidoc.context.pattern=${escidoc.context.pattern} # Used for validation initialization framework.admin.username=${framework.admin.username} framework.admin.password=${framework.admin.password} # Used for statistics features escidoc.faces.statistics.username=${escidoc.faces.statistics.username} escidoc.faces.statistics.password=${escidoc.faces.statistics.password} # Used for statistics features escidoc.faces.admin.username=${escidoc.faces.admin.username} escidoc.faces.admin.password=${escidoc.faces.admin.password} # Component schema xsd.soap.item.components=${xsd.soap.item.components} # Metadata schema xsd.soap.common.mdrecords=${xsd.soap.common.mdrecords}