@Service(value="permissionService") public class SimplePermissionService extends GenericEntityService<PermissionEntity,String> implements PermissionService
entityFactory, entityType, logger, logicPrimaryKeyValidator, primaryKeyType, validator| 构造器和说明 |
|---|
SimplePermissionService() |
| 限定符和类型 | 方法和说明 |
|---|---|
PermissionEntity |
deleteByPk(String id) |
PermissionDao |
getDao() |
protected org.hswebframework.web.id.IDGenerator<String> |
getIDGenerator() |
String |
insert(PermissionEntity entity) |
int |
updateByPk(String id,
PermissionEntity entity) |
dataExisted, 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, updateByPkcreateEntity, getEntityInstanceTypecount, select, selectByPk, selectByPkcount, createQuery, createQuery, selectcount, select, selectPager, selectSinglecreateUpdate, createUpdate, createUpdate, createUpdatecreateDelete, createDelete, createDeleteprotected org.hswebframework.web.id.IDGenerator<String> getIDGenerator()
public PermissionDao getDao()
getDao 在接口中 DefaultDSLDeleteService<PermissionEntity,String>getDao 在接口中 DefaultDSLUpdateService<PermissionEntity,String>getDao 在接口中 DefaultQueryByEntityService<PermissionEntity>getDao 在接口中 GenericService<PermissionEntity,String>public String insert(PermissionEntity entity)
insert 在接口中 InsertService<PermissionEntity,String>insert 在类中 GenericEntityService<PermissionEntity,String>public int updateByPk(String id, PermissionEntity entity)
updateByPk 在接口中 UpdateService<PermissionEntity,String>updateByPk 在类中 GenericEntityService<PermissionEntity,String>public PermissionEntity deleteByPk(String id)
deleteByPk 在接口中 DefaultDeleteService<PermissionEntity,String>deleteByPk 在接口中 DeleteService<PermissionEntity,String>deleteByPk 在类中 GenericEntityService<PermissionEntity,String>Copyright © 2016–2020. All rights reserved.