Uses of Interface
pl.edu.icm.unity.engine.api.endpoint.SharedEndpointManagement
-
Packages that use SharedEndpointManagement Package Description pl.edu.icm.unity.engine.api.registration Registration and enquiry public API -
-
Uses of SharedEndpointManagement in pl.edu.icm.unity.engine.api.registration
Methods in pl.edu.icm.unity.engine.api.registration with parameters of type SharedEndpointManagement Modifier and Type Method Description static java.lang.String
PublicRegistrationURLSupport. getPublicEnquiryLink(pl.edu.icm.unity.types.registration.BaseForm form, java.lang.String code, SharedEndpointManagement sharedEndpointMan)
static java.lang.String
PublicRegistrationURLSupport. getPublicRegistrationLink(pl.edu.icm.unity.types.registration.BaseForm form, java.lang.String code, SharedEndpointManagement sharedEndpointMan)
static java.lang.String
PublicRegistrationURLSupport. getPublicRegistrationLink(pl.edu.icm.unity.types.registration.RegistrationForm form, SharedEndpointManagement sharedEndpointMan)
static java.lang.String
PublicRegistrationURLSupport. getWellknownEnquiryLink(java.lang.String formName, SharedEndpointManagement sharedEndpointMan)
-