public abstract class RunTimeObjectWithStatusService<DATA extends RuntimeObjectWithStatusBaseImpl<E>,E extends RuntimeBaseEntityWithStatus> extends AbstractBaseDomainObjectService<DATA,E> implements IRunTimeObjectWithStatusService<DATA>
domainObjectClass, entityClass| 构造器和说明 |
|---|
RunTimeObjectWithStatusService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
changeStatus(long objectId,
ObjectStatusType status) |
protected abstract IRunTimeObjectWithStatusHandler<E> |
getEntityHandler() |
countByFilter, createClientObject, createClientObject, createClientObjects, createClientObjects, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, getInternalEntities, getInternalEntity, getObjectType, list, list, listByFilter, listSimpleData, pagingByFilter, save, saveAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcountByFilter, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, list, list, listByFilter, listSimpleData, pagingByFilter, save, saveAllprotected abstract IRunTimeObjectWithStatusHandler<E> getEntityHandler()
getEntityHandler 在类中 AbstractBaseDomainObjectService<DATA extends RuntimeObjectWithStatusBaseImpl<E>,E extends RuntimeBaseEntityWithStatus>public void changeStatus(long objectId,
ObjectStatusType status)
changeStatus 在接口中 IRunTimeObjectWithStatusService<DATA extends RuntimeObjectWithStatusBaseImpl<E>>Copyright © 2019. All rights reserved.