|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.service.persistence.impl.BasePersistenceImpl
com.liferay.mail.service.persistence.CyrusUserPersistence
public class CyrusUserPersistence
Field Summary |
---|
Fields inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
---|
COUNT_COLUMN_NAME, listeners |
Constructor Summary | |
---|---|
CyrusUserPersistence()
|
Method Summary | |
---|---|
CyrusUser |
findByPrimaryKey(long userId)
|
void |
remove(long userId)
|
void |
update(CyrusUser user)
|
Methods inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
---|
clearCache, closeSession, getDataSource, getDialect, getListeners, openSession, processException, registerListener, setDataSource, setSessionFactory, unregisterListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CyrusUserPersistence()
Method Detail |
---|
public void remove(long userId) throws NoSuchCyrusUserException, com.liferay.portal.SystemException
NoSuchCyrusUserException
com.liferay.portal.SystemException
public void update(CyrusUser user) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public CyrusUser findByPrimaryKey(long userId) throws NoSuchCyrusUserException, com.liferay.portal.SystemException
NoSuchCyrusUserException
com.liferay.portal.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |