org.janux.bus.security
Interface SecurityService


public interface SecurityService


Method Summary
 Party findByAccount(Integer accountId)
           
 Account findByParty(Integer partyId)
           
 

Method Detail

findByParty

Account findByParty(Integer partyId)

findByAccount

Party findByAccount(Integer accountId)


Copyright © 2005-2013 Janux. All Rights Reserved.