Uses of Class
com.siebel.rf.offline.data.branch.Branch

Packages that use Branch
com.siebel.rf.offline.data.branch   
 

Uses of Branch in com.siebel.rf.offline.data.branch
 

Methods in com.siebel.rf.offline.data.branch that return Branch
static Branch BranchFactory.findByPrimaryKey(java.lang.String companyCode, java.lang.String branchCode)
          Returns Branch
static Branch BranchFactory.getBranch(java.lang.String companyCode, java.lang.String branchCode)
          Returns instance of the Branch
 

Methods in com.siebel.rf.offline.data.branch with parameters of type Branch
 void BranchValidator.validateStore(Branch branch)
          validates all fields before store