Uses of Class
pl.edu.icm.unity.engine.api.policyAgreement.PolicyAgreementConfigTextParser.DocPlaceholder
-
Packages that use PolicyAgreementConfigTextParser.DocPlaceholder Package Description pl.edu.icm.unity.engine.api.policyAgreement -
-
Uses of PolicyAgreementConfigTextParser.DocPlaceholder in pl.edu.icm.unity.engine.api.policyAgreement
Methods in pl.edu.icm.unity.engine.api.policyAgreement that return PolicyAgreementConfigTextParser.DocPlaceholder Modifier and Type Method Description static PolicyAgreementConfigTextParser.DocPlaceholderPolicyAgreementConfigTextParser.DocPlaceholder. fromString(String from)Methods in pl.edu.icm.unity.engine.api.policyAgreement that return types with arguments of type PolicyAgreementConfigTextParser.DocPlaceholder Modifier and Type Method Description static Map<Long,PolicyAgreementConfigTextParser.DocPlaceholder>PolicyAgreementConfigTextParser. getAllDocsPlaceholdersInConfigText(String text)static Map<Long,PolicyAgreementConfigTextParser.DocPlaceholder>PolicyAgreementConfigTextParser. getAllDocsPlaceholdersInConfigText(I18nString text)
-