com.retek.component.security.impl.remote
Class UserServicesEjb
java.lang.Object
com.retek.commons.domain.core.impl.remote.DefaultSessionEjb
com.retek.component.security.impl.remote.UserServicesEjb
- All Implemented Interfaces:
- javax.ejb.EnterpriseBean, java.io.Serializable, javax.ejb.SessionBean
- public class UserServicesEjb
- extends DefaultSessionEjb
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserServicesEjb
public UserServicesEjb()
ejbCreate
public void ejbCreate()
createReferenceCacheForUser
public ReferenceCache createReferenceCacheForUser()
throws SystemException
- Throws:
SystemException
read
public UserDto read(DistributedReference ref,
long version)
throws SystemException
- Throws:
SystemException
submit
public UserDto submit(UserDto dto)
throws SystemException
- Throws:
SystemException
findUsers
public java.util.Set findUsers(UserSearchCriteria searchCriteria)
throws SystemException
- Throws:
SystemException
recordLatestUserUpdateTime
public void recordLatestUserUpdateTime(SecurityBatchType batchType,
RDate date)
throws SystemException
- Throws:
SystemException
findLatestUserUpdateTime
public RDate findLatestUserUpdateTime(SecurityBatchType batchType)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28