net.nan21.dnet.module.pj.base.business.service
Interface IProjectStatusService

All Superinterfaces:
net.nan21.dnet.core.api.service.IEntityService<ProjectStatus>

public interface IProjectStatusService
extends net.nan21.dnet.core.api.service.IEntityService<ProjectStatus>


Method Summary
 ProjectStatus findByName(String name)
           
 
Methods inherited from interface net.nan21.dnet.core.api.service.IEntityService
create, deleteById, deleteByIds, doStartWfProcessInstanceById, doStartWfProcessInstanceByKey, doStartWfProcessInstanceByMessage, findAll, findById, findByIds, findByUk, findEntitiesByAttributes, findEntitiesByAttributes, findEntityByAttributes, findEntityByAttributes, getEntityManager, getSystemConfig, insert, insert, setEntityManager, setSystemConfig, update, update, update
 

Method Detail

findByName

ProjectStatus findByName(String name)


Copyright © 2012. All Rights Reserved.