Interface Processor<M extends com.liferay.portal.kernel.model.BaseModel<M>>
- All Known Subinterfaces:
SamlSpIdpConnectionProcessor,UserProcessor
public interface Processor<M extends com.liferay.portal.kernel.model.BaseModel<M>>
-
Method Summary
Modifier and TypeMethodDescriptionprocess(com.liferay.portal.kernel.service.ServiceContext serviceContext) <T,V extends T>
voidsetValueArray(Class<T> clazz, String fieldExpression, V[] value) voidsetValueArray(String fieldExpression, String[] value)
-
Method Details
-
process
M process(com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
setValueArray
-
setValueArray
-