|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CyrusUserPersistence
| Method Summary | |
|---|---|
CyrusUser |
findByPrimaryKey(long userId)
|
void |
remove(long userId)
|
void |
update(CyrusUser user)
|
| Methods inherited from interface com.liferay.portal.service.persistence.BasePersistence |
|---|
clearCache, fetchByPrimaryKey, findByPrimaryKey, findWithDynamicQuery, findWithDynamicQuery, getListeners, registerListener, remove, remove, unregisterListener, update |
| Method Detail |
|---|
CyrusUser findByPrimaryKey(long userId)
throws NoSuchCyrusUserException,
com.liferay.portal.kernel.exception.SystemException
NoSuchCyrusUserException
com.liferay.portal.kernel.exception.SystemException
void remove(long userId)
throws NoSuchCyrusUserException,
com.liferay.portal.kernel.exception.SystemException
NoSuchCyrusUserException
com.liferay.portal.kernel.exception.SystemException
void update(CyrusUser user)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||