public class RolloverAssistImpl extends Object implements RolloverAssist
| Constructor and Description |
|---|
RolloverAssistImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
deleteRolloverId(String rolloverId) |
String |
getRolloverId() |
String |
getTargetSRSId(String rolloverId,
String sourceSRSId) |
boolean |
mapSourceSRSIdToTargetSRSId(String rolloverId,
String sourceSRSId,
String targetSRSId) |
public RolloverAssistImpl()
public String getRolloverId()
getRolloverId in interface RolloverAssistpublic boolean deleteRolloverId(String rolloverId)
deleteRolloverId in interface RolloverAssistpublic boolean mapSourceSRSIdToTargetSRSId(String rolloverId, String sourceSRSId, String targetSRSId) throws OperationFailedException
mapSourceSRSIdToTargetSRSId in interface RolloverAssistOperationFailedExceptionpublic String getTargetSRSId(String rolloverId, String sourceSRSId) throws DoesNotExistException
getTargetSRSId in interface RolloverAssistDoesNotExistExceptionCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.