Oracle Application Server Wireless Java API Reference
B14043-01


oracle.wireless.billing
Class BillingLoader

java.lang.Object
  extended byoracle.wireless.billing.BillingLoader


public class BillingLoader
extends java.lang.Object

Constructor Summary
BillingLoader()

Method Summary
boolean closeFile(java.io.BufferedWriter fileWriter)
void download(java.lang.String fileName, java.sql.Timestamp ts)
void load(java.lang.String fileName)

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

BillingLoader

public BillingLoader()

Method Detail

closeFile

public boolean closeFile(java.io.BufferedWriter fileWriter)

download

public void download(java.lang.String fileName,
                     java.sql.Timestamp ts)
              throws PanamaException
Throws:
PanamaException

load

public void load(java.lang.String fileName)

Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.