C# Class com.Sconit.Service.MasterData.Impl.EntityPreferenceMgr

Inheritance: EntityPreferenceBaseMgr, IEntityPreferenceMgr
Mostrar archivo Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
EntityPreferenceMgr ( IEntityPreferenceDao entityDao, ICriteriaMgr criteriaMgr ) : System.Collections.Generic
GetAllEntityPreferenceOrderBySeq ( ) : IList

Method Details

EntityPreferenceMgr() public method

public EntityPreferenceMgr ( IEntityPreferenceDao entityDao, ICriteriaMgr criteriaMgr ) : System.Collections.Generic
entityDao IEntityPreferenceDao
criteriaMgr ICriteriaMgr
return System.Collections.Generic

GetAllEntityPreferenceOrderBySeq() public method

public GetAllEntityPreferenceOrderBySeq ( ) : IList
return IList