public interface PAcctTreeBean extends Remote
Modifier and Type | Method and Description |
---|---|
Object |
getTree()
returns the tree model built in update()
|
boolean |
isPayingAccount(PModelHandle acct)
Checks the acct passed has an paying bill unit
|
Object |
loadChildParents()
Builds a tree model of accounts that are parents
|
Object |
loadCompleteTree()
Builds a tree model of all accounts that are in hierarchy
|
Object getTree() throws RemoteException
RemoteException
Object loadChildParents() throws RemoteException
RemoteException
Object loadCompleteTree() throws RemoteException
RemoteException
boolean isPayingAccount(PModelHandle acct) throws RemoteException
RemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.