Uses of Class
org.apache.directory.server.schema.bootstrap.partition.DbFileType

Packages that use DbFileType
org.apache.directory.server.schema.bootstrap.partition   
 

Uses of DbFileType in org.apache.directory.server.schema.bootstrap.partition
 

Methods in org.apache.directory.server.schema.bootstrap.partition that return DbFileType
 DbFileType DbFileListing.getType(java.lang.String dbfile)
           
static DbFileType DbFileType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DbFileType[] DbFileType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.