org.outerj.daisy.repository.schema
Interface FieldTypeUse


public interface FieldTypeUse

Describes the usage of the field type by a document type.


Method Summary
 FieldType getFieldType()
           
 boolean isRequired()
           
 

Method Detail

getFieldType

public FieldType getFieldType()

isRequired

public boolean isRequired()


Copyright © -2005 . All Rights Reserved.