generic Pull interface for components with Push functionality (e.g. namedUA)
boolean RemoveBillingEventList(in TINAScsAmc::t_BillingEventList events) raises(UMLogManager::e_UMLogOperation);
same as i_nameduaBillingLog::remove
boolean RemoveUserLogEntries(in TINAScsAmcCommon::t_DateTime from, in TINAScsAmcCommon::t_DateTime to) raises(UMLogManager::e_UMLogOperation);
same as i_nameduaBillingLog::removeUserLogEntries
boolean StoreBillingEventList(in TINAScsAmc::t_BillingEventList events) raises(UMLogManager::e_UMLogOperation);
same as i_nameduaBillingLog::store
Generated by the OmniBroker IDL-to-HTML translator (non-commercial)