|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openregistry.core.web.AbstractPersonServiceAction
org.openregistry.core.web.RoleAction
@Named(value="roleAction") public final class RoleAction
Created by IntelliJ IDEA. User: Nancy Mond Date: May 4, 2009 Time: 10:52:01 AM To change this template use File | Settings | File Templates.
| Field Summary |
|---|
| Fields inherited from class org.openregistry.core.web.AbstractPersonServiceAction |
|---|
logger, STATIC_SOR_NAME |
| Constructor Summary | |
|---|---|
RoleAction(PersonService personService,
ReferenceRepository referenceRepository)
|
|
| Method Summary | |
|---|---|
protected SorRole |
addRole(SorPerson sorPerson,
Type affiliationType)
Add and initialize new role. |
boolean |
addSorRole(SorPerson sorPerson,
SorRole sorRole,
org.springframework.binding.message.MessageContext context)
|
boolean |
expireRole(SorRole role,
org.springframework.binding.message.MessageContext context)
|
boolean |
isRoleNewForPerson(SorPerson sorPerson,
Type affiliationType,
org.springframework.binding.message.MessageContext context)
|
boolean |
renewRole(SorRole role,
org.springframework.binding.message.MessageContext context)
|
boolean |
updateSorRole(SorPerson sorPerson,
SorRole role,
org.springframework.binding.message.MessageContext context)
|
| Methods inherited from class org.openregistry.core.web.AbstractPersonServiceAction |
|---|
convertAndReturnStatus, getPersonService, getSpringErrorValidationErrorConverter, setConverter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Inject
public RoleAction(PersonService personService,
ReferenceRepository referenceRepository)
| Method Detail |
|---|
protected SorRole addRole(SorPerson sorPerson,
Type affiliationType)
sorPerson -
public boolean isRoleNewForPerson(SorPerson sorPerson,
Type affiliationType,
org.springframework.binding.message.MessageContext context)
public boolean addSorRole(SorPerson sorPerson,
SorRole sorRole,
org.springframework.binding.message.MessageContext context)
public boolean updateSorRole(SorPerson sorPerson,
SorRole role,
org.springframework.binding.message.MessageContext context)
public boolean expireRole(SorRole role,
org.springframework.binding.message.MessageContext context)
public boolean renewRole(SorRole role,
org.springframework.binding.message.MessageContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||