Liferay 7.0-ce-b4

com.liferay.portal.kernel.repository.util
Class RepositoryUserUtil

java.lang.Object
  extended by com.liferay.portal.kernel.repository.util.RepositoryUserUtil

Deprecated. As of 7.0.0, with no direct replacement

@Deprecated
public class RepositoryUserUtil
extends Object


Constructor Summary
RepositoryUserUtil()
          Deprecated.  
 
Method Summary
static long getUserId()
          Deprecated. As of 7.0.0, with no direct replacement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryUserUtil

public RepositoryUserUtil()
Deprecated. 
Method Detail

getUserId

@Deprecated
public static long getUserId()
                      throws PrincipalException
Deprecated. As of 7.0.0, with no direct replacement

See BaseServiceImpl.getUserId()

Throws:
PrincipalException

Liferay 7.0-ce-b4