public interface RegistrationWorkspace
Modifier and Type | Method and Description |
---|---|
boolean |
containsCrossReferences()
Returns true if this workspace was built with all the cross references
|
ProvisionAgreementBean |
getProvisionReference(RegistrationBean registration)
Returns the provision reference for the registration
|
java.util.List<RegistrationBean> |
getRegistrations()
Returns a list of registrations in the workspace
|
java.util.List<RegistrationBean> getRegistrations()
ProvisionAgreementBean getProvisionReference(RegistrationBean registration)
boolean containsCrossReferences()