Interface TINAScsAmcObject::i_AccountingPush

interface i_AccountingPush
inherits from TINAScsAmcObject::i_AmcLadderElement

generic Pull interface for components with Push functionality (e.g. namedUA)



Operation Index

RemoveBillingEventList
same as i_nameduaBillingLog::remove
RemoveUserLogEntries
same as i_nameduaBillingLog::removeUserLogEntries
StoreBillingEventList
same as i_nameduaBillingLog::store

Operations

RemoveBillingEventList
boolean RemoveBillingEventList(in TINAScsAmc::t_BillingEventList events)
    raises(UMLogManager::e_UMLogOperation);

same as i_nameduaBillingLog::remove


RemoveUserLogEntries
boolean RemoveUserLogEntries(in TINAScsAmcCommon::t_DateTime from,
                             in TINAScsAmcCommon::t_DateTime to)
    raises(UMLogManager::e_UMLogOperation);

same as i_nameduaBillingLog::removeUserLogEntries


StoreBillingEventList
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)