net.pleso.framework.client.bl
Interface IAuthDataSource

All Superinterfaces:
IAuth, IDataSource

public interface IAuthDataSource
extends IDataSource, IAuth

Represents data source with authorization check availability. This interface is used by business logic interfaces to make all data retrieve actions authorization rights dependent.


Method Summary
 
Methods inherited from interface net.pleso.framework.client.dal.IDataSource
select, selectCount
 



Copyright © 2006-2007 pleso.net crew All Rights Reserved.