Constant Field Values


Contents
net.sourceforge.*

net.sourceforge.domian.repository.AbstractDomianCoreRepository<T extends Entity>
public static final java.lang.String DEFAULT_DOMIAN_ROOT_DIR_NAME ".domian"

net.sourceforge.domian.repository.InMemoryAndXStreamXmlFileRepository<T extends Entity>
protected static final java.lang.String DEFAULT_REPOSITORY_ROOT_DIR_NAME ".inmemory-and-xstream-xml-file-repository"
protected static final java.lang.String DEFAULT_REPOSITORY_ROOT_FILE_NAME "inmemory-and-xstream-xml-file-repository"
protected static final java.lang.String XSTREAM_XML_FILE_SUFFIX ".xstream-1.3.1.xml"

net.sourceforge.domian.repository.XStreamXmlFilePerEntityRepository<T extends Entity>
protected static final java.lang.String DEFAULT_REPOSITORY_ROOT_DIR_NAME ".xstream-xml-file-per-entity-repository"
protected static final java.lang.String XSTREAM_XML_FILE_SUFFIX ".xstream-1.3.1.xml"

net.sourceforge.domian.util.InstrumentationUtils
public static final java.lang.String DOTS "..."
public static final java.lang.String NOT_APPLICABLE "N/A"
public static final java.lang.String NOT_SUPPORTED "NOT SUPPORTED"
public static final java.lang.String NOT_YET_SUPPORTED "NOT YET SUPPORTED"
public static final java.lang.String REDEFINED "REDEFINED"
public static final java.lang.String REDEFINED_ELSEWHERE "REDEFINED ELSEWHERE"
public static final java.lang.String SKIPPED "SKIPPED"
public static final java.lang.String TEMPORARILY_ISOLATED "TEMPORARILY RELOCATED JUST TO RUN TEST ISOLATED"
public static final java.lang.String TEMPORARY "TEMPORARY"
public static final java.lang.String TODO "TODO"



Copyright © 2006-2010. All Rights Reserved.