org.kuali.rice.kns.datadictionary
Interface FieldDefinitionI

All Known Implementing Classes:
FieldDefinition, InquiryCollectionDefinition, InquirySubSectionHeaderDefinition, MaintainableFieldDefinition

Deprecated.

@Deprecated
public interface FieldDefinitionI


Method Summary
 String getAdditionalDisplayAttributeName()
          Deprecated.  
 String getAlternateDisplayAttributeName()
          Deprecated.  
 String getName()
          Deprecated.  
 boolean isReadOnlyAfterAdd()
          Deprecated.  
 

Method Detail

getName

String getName()
Deprecated. 

isReadOnlyAfterAdd

boolean isReadOnlyAfterAdd()
Deprecated. 

getAlternateDisplayAttributeName

String getAlternateDisplayAttributeName()
Deprecated. 

getAdditionalDisplayAttributeName

String getAdditionalDisplayAttributeName()
Deprecated. 


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.