Uses of Class
pl.edu.icm.unity.engine.api.policyAgreement.PolicyAgreementState
-
Packages that use PolicyAgreementState Package Description pl.edu.icm.unity.engine.api.policyAgreement -
-
Uses of PolicyAgreementState in pl.edu.icm.unity.engine.api.policyAgreement
Methods in pl.edu.icm.unity.engine.api.policyAgreement that return PolicyAgreementState Modifier and Type Method Description static PolicyAgreementState
PolicyAgreementState. fromJson(String jsonConfig)
Methods in pl.edu.icm.unity.engine.api.policyAgreement that return types with arguments of type PolicyAgreementState Modifier and Type Method Description List<PolicyAgreementState>
PolicyAgreementManagement. getPolicyAgreementsStatus(EntityParam entity)
-