Class IdentityServiceContextFunction
Object
com.liferay.portal.kernel.service.IdentityServiceContextFunction
- All Implemented Interfaces:
Function<String,
ServiceContext>
public class IdentityServiceContextFunction
extends Object
implements Function<String,ServiceContext>
- Author:
- Adolfo Pérez
-
Constructor Details
-
IdentityServiceContextFunction
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<String,
ServiceContext>
-