Stellent
HowToComponents
JavaDoc

intradoc.shared
Class ViewFieldDef

java.lang.Object
  |
  +--intradoc.shared.FieldDef
        |
        +--intradoc.shared.ViewFieldDef

public class ViewFieldDef
extends FieldDef


Field Summary
 boolean m_hasNamedRelation
           
 boolean m_hasView
           
 boolean m_isCustomMeta
           
 boolean m_isSearchable
           
 boolean m_isStandardDateField
           
 boolean m_isZoneField
           
 
Fields inherited from class intradoc.shared.FieldDef
m_caption, m_default, m_isOptionList, m_name, m_optionListKey, m_optionListType, m_type
 
Constructor Summary
ViewFieldDef()
           
 
Method Summary
 void copy(ViewFieldDef fd)
           
 
Methods inherited from class intradoc.shared.FieldDef
copy, getViewName, isComboOptionList, isComplexOptionList, isMandatoryOptionList, isMultiOptionList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_isSearchable

public boolean m_isSearchable

m_isZoneField

public boolean m_isZoneField

m_isCustomMeta

public boolean m_isCustomMeta

m_hasView

public boolean m_hasView

m_hasNamedRelation

public boolean m_hasNamedRelation

m_isStandardDateField

public boolean m_isStandardDateField
Constructor Detail

ViewFieldDef

public ViewFieldDef()
Method Detail

copy

public void copy(ViewFieldDef fd)


(c) 1996-2005  All rights reserved.  Stellent, Inc.