public interface ProfileActivator
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ROLE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canDetermineActivation(Profile profile) |
boolean |
isActive(Profile profile) |
boolean canDetermineActivation(Profile profile)
boolean isActive(Profile profile) throws ProfileActivationException
ProfileActivationException