@Service(value="authorizationSettingMenuService") public class SimpleAuthorizationSettingMenuService extends AbstractTreeSortService<AuthorizationSettingMenuEntity,String> implements AuthorizationSettingMenuService
eventPublisherentityFactory, entityType, logger, logicPrimaryKeyValidator, primaryKeyType, validator| 构造器和说明 |
|---|
SimpleAuthorizationSettingMenuService() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
deleteBySettingId(String settingId) |
AuthorizationSettingMenuDao |
getDao() |
protected org.hswebframework.web.id.IDGenerator<String> |
getIDGenerator() |
List<AuthorizationSettingMenuEntity> |
selectBySettingId(List<String> settingId) |
List<AuthorizationSettingMenuEntity> |
selectBySettingId(String settingId) |
void |
setAuthorizationSettingMenuDao(AuthorizationSettingMenuDao authorizationSettingMenuDao) |
applyPath, createParentIdOnExists, deleteByPk, insert, insertBatch, saveOrUpdateForSingle, selectAllChildNode, selectChildNode, selectParentNode, updateBatch, updateByPkdataExisted, init, physicalDeleteByPk, pushCreatedEvent, pushModifyEvent, saveOrUpdate, selectByPk, selectByPk, setEventPublisher, updateByPk, updateByPkassertNotNull, assertNotNull, createEntity, entityFactoryIsEnabled, getEntityInstanceType, getEntityType, getPrimaryKeyType, setEntityFactory, setLogicPrimaryKeyValidator, setValidator, tryValidate, tryValidate, tryValidate, tryValidateProperty, tryValidateProperty, tryValidatePropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, select, selectPager, selectSinglesaveOrUpdate, updateByPk, updateByPkinsertdeleteByPkcreateEntity, getEntityInstanceTypecount, select, selectByPk, selectByPkinsertBatch, selectAllChildNode, selectChildNode, selectParentNode, updateBatchcount, createQuery, createQuery, selectcount, select, selectPager, selectSinglecreateUpdate, createUpdate, createUpdate, createUpdatecreateDelete, createDelete, createDeletepublic int deleteBySettingId(String settingId)
public List<AuthorizationSettingMenuEntity> selectBySettingId(String settingId)
public List<AuthorizationSettingMenuEntity> selectBySettingId(List<String> settingId)
protected org.hswebframework.web.id.IDGenerator<String> getIDGenerator()
public AuthorizationSettingMenuDao getDao()
getDao 在接口中 DefaultDSLDeleteService<AuthorizationSettingMenuEntity,String>getDao 在接口中 DefaultDSLUpdateService<AuthorizationSettingMenuEntity,String>getDao 在接口中 DefaultQueryByEntityService<AuthorizationSettingMenuEntity>getDao 在接口中 GenericService<AuthorizationSettingMenuEntity,String>@Autowired public void setAuthorizationSettingMenuDao(AuthorizationSettingMenuDao authorizationSettingMenuDao)
Copyright © 2016–2019. All rights reserved.