Interface GrouperEngineIdentifier
- All Known Implementing Classes:
GrouperEngineBuiltin
public interface GrouperEngineIdentifier
object which has a grouper engine string inside.
generally you will use the enum GrouperEngineBuiltin
-
Method Summary
-
Method Details
-
getGrouperEngine
String getGrouperEngine()get the string for the db col. Generally grouper built in engines start with "grouper"- Returns:
- the engine
-