|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--com.remedy.arsys.api.ExtFieldCandidatesInfo
The ExtFieldCandidatesInfo class returns
information about all the columns/fields candidates
for an external compound schema.
| Constructor Summary | |
ExtFieldCandidatesInfo()
Default constructor |
|
| Method Summary | |
DataType |
getDataType()
Returns list of field data types. |
FieldLimitInfo |
getFieldLimitInfo()
Returns list of field limits. |
FieldMappingInfo |
getFieldMappingInfo()
Returns list of field mappings. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExtFieldCandidatesInfo()
| Method Detail |
public FieldMappingInfo getFieldMappingInfo()
public FieldLimitInfo getFieldLimitInfo()
public DataType getDataType()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||