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 RolloverAssist
public boolean deleteRolloverId(String rolloverId)
deleteRolloverId
in interface RolloverAssist
public boolean mapSourceSRSIdToTargetSRSId(String rolloverId, String sourceSRSId, String targetSRSId) throws OperationFailedException
mapSourceSRSIdToTargetSRSId
in interface RolloverAssist
OperationFailedException
public String getTargetSRSId(String rolloverId, String sourceSRSId) throws DoesNotExistException
getTargetSRSId
in interface RolloverAssist
DoesNotExistException
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.