public class CurrencyCollection extends AbstractBusinessTypeCollection<Currency> implements Serializable
Constructor and Description |
---|
CurrencyCollection() |
Modifier and Type | Method and Description |
---|---|
Map<String,BusinessObject> |
getCurrencyMap() |
add, addInvalidModel, clear, contains, getAllInstances, getAllModelFromInvalidList, getAllModelHavingERPID, getInvalidModel, getModelByInstance, getModelByObjectERPID, getModelByObjectExternalID, getModelByObjectName, getModelByUri, getModelFromInvalidList, getModelHavingInstance, getModelHavingObjectERPID, getModelHavingObjectExternalID, getModelHavingObjectName, remove, replace
public Map<String,BusinessObject> getCurrencyMap()