|
7.0 Action Request System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.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()
|
7.0 Action Request System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |