Package fr.becpg.repo.formulation.spel
Interface CustomSpelFunctions
- All Known Implementing Classes:
BeCPGSpelFunctions,ImageSpelFunctions
public interface CustomSpelFunctions
CustomSpelFunctions interface.
- Version:
- $Id: $Id
- Author:
- matthieu
-
Method Summary
-
Method Details
-
match
match.
- Parameters:
beanName- aStringobject.- Returns:
- a boolean.
-
create
create.
- Parameters:
entity- aRepositoryEntityobject.- Returns:
- a
Objectobject.
-