Property | Type | Description | |
---|---|---|---|
entityDao | IPartyDao |
Method | Description | |
---|---|---|
PartyBaseMgr ( IPartyDao entityDao ) : System |
Method | Description | |
---|---|---|
CreateParty ( |
||
DeleteParty ( IList |
||
DeleteParty ( IList |
||
DeleteParty ( |
||
DeleteParty ( String code ) : void | ||
GetAllParty ( ) : IList |
||
GetAllParty ( bool includeInactive ) : IList |
||
LoadParty ( String code ) : |
||
UpdateParty ( |
public PartyBaseMgr ( IPartyDao entityDao ) : System | ||
entityDao | IPartyDao | |
return | System |