Uses of Class
org.apache.syncope.core.logic.UnresolvedReferenceException
Packages that use UnresolvedReferenceException
-
Uses of UnresolvedReferenceException in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that throw UnresolvedReferenceExceptionModifier and TypeMethodDescriptionAbstractLogic.resolveBeanReference(Method method, Object... args) Resolves stored bean (if existing) referred by the given CUD method.protected AuthProfileTOAbstractAuthProfileLogic.resolveReference(Method method, Object... args) protected abstract TAbstractLogic.resolveReference(Method method, Object... args) protected AccessTokenTOAccessTokenLogic.resolveReference(Method method, Object... args) protected AnyObjectTOAnyObjectLogic.resolveReference(Method method, Object... args) protected AnyTypeClassTOAnyTypeClassLogic.resolveReference(Method method, Object... args) protected AnyTypeTOAnyTypeLogic.resolveReference(Method method, Object... args) protected AttrRepoTOAttrRepoLogic.resolveReference(Method method, Object... args) protected AuditConfTOAuditLogic.resolveReference(Method method, Object... args) protected AuthModuleTOAuthModuleLogic.resolveReference(Method method, Object... args) protected BpmnProcessBpmnProcessLogic.resolveReference(Method method, Object... args) protected ClientAppTOClientAppLogic.resolveReference(Method method, Object... args) protected ConnInstanceTOConnectorLogic.resolveReference(Method method, Object... args) protected DelegationTODelegationLogic.resolveReference(Method method, Object... args) protected DynRealmTODynRealmLogic.resolveReference(Method method, Object... args) protected FIQLQueryTOFIQLQueryLogic.resolveReference(Method method, Object... args) protected GroupTOGroupLogic.resolveReference(Method method, Object... args) protected ImplementationTOImplementationLogic.resolveReference(Method method, Object... args) protected MailTemplateTOMailTemplateLogic.resolveReference(Method method, Object... args) protected NotificationTONotificationLogic.resolveReference(Method method, Object... args) protected EntityTOOIDCC4UILogic.resolveReference(Method method, Object... args) protected OIDCC4UIProviderTOOIDCC4UIProviderLogic.resolveReference(Method method, Object... args) protected OIDCJWKSTOOIDCJWKSLogic.resolveReference(Method method, Object... args) protected PolicyTOPolicyLogic.resolveReference(Method method, Object... args) protected RealmTORealmLogic.resolveReference(Method method, Object... args) protected EntityTOReconciliationLogic.resolveReference(Method method, Object... os) protected RelationshipTypeTORelationshipTypeLogic.resolveReference(Method method, Object... args) protected RemediationTORemediationLogic.resolveReference(Method method, Object... args) protected ReportTOReportLogic.resolveReference(Method method, Object... args) protected ResourceTOResourceLogic.resolveReference(Method method, Object... args) protected RoleTORoleLogic.resolveReference(Method method, Object... args) protected SAML2IdPEntityTOSAML2IdPEntityLogic.resolveReference(Method method, Object... args) protected SAML2SP4UIIdPTOSAML2SP4UIIdPLogic.resolveReference(Method method, Object... args) protected EntityTOSAML2SP4UILogic.resolveReference(Method method, Object... args) protected SchemaTOSchemaLogic.resolveReference(Method method, Object... args) protected EntityTOSCIMLogic.resolveReference(Method method, Object... args) protected SecurityQuestionTOSecurityQuestionLogic.resolveReference(Method method, Object... args) protected SRARouteTOSRARouteLogic.resolveReference(Method method, Object... args) protected EntityTOSyncopeLogic.resolveReference(Method method, Object... args) protected TaskTOTaskLogic.resolveReference(Method method, Object... args) protected UserTOUserLogic.resolveReference(Method method, Object... args) protected EntityTOUserRequestLogic.resolveReference(Method method, Object... args) protected EntityTOUserWorkflowTaskLogic.resolveReference(Method method, Object... args) -
Uses of UnresolvedReferenceException in org.apache.syncope.core.logic.wa
Methods in org.apache.syncope.core.logic.wa that throw UnresolvedReferenceExceptionModifier and TypeMethodDescriptionprotected EntityTOWAConfigLogic.resolveReference(Method method, Object... args)