int |
LoaderAttributeType.addAttributeValues(MboRemote mbo,
ItemAttributeType item) |
MboRemote |
LoaderAttributeType.addItem(ItemAttributeType attrib,
MboSetRemote attribSet) |
boolean |
LoaderAttributeType.canProcessItem(ItemAttributeType attrib) |
protected MboRemote |
LoaderAttributeType.findMatches(MboSetRemote mboSet,
ItemAttributeType attrib,
boolean isNumeric,
int matchType) |
boolean |
AttributeMapMgr.isSkipAttributeType(ItemAttributeType attribType)
Test if the attribute is mapped for this object and should be skipped in
attribute processing
|
MboRemote |
LoaderAttributeType.matchItem(ItemAttributeType attrib,
MboSetRemote attribSet) |
protected java.lang.String |
LoaderAttributeType.setId(ItemAttributeType attrib,
MboRemote mbo) |
MboRemote |
LoaderAttributeType.testMatchForDatatype(ItemAttributeType attrib,
MboSetRemote attribSet,
boolean isNumeric) |
void |
LoaderAttributeType.update(MboRemote mbo,
ItemAttributeType item) |
void |
LoaderAttributeType.validateItem(ItemAttributeType item,
MboSetRemote mboSet) |