Uses of Interface
org.apache.syncope.common.lib.BaseBean
-
-
Uses of BaseBean in org.apache.syncope.common.lib
Classes in org.apache.syncope.common.lib that implement BaseBean Modifier and Type Class Description classAttr -
Uses of BaseBean in org.apache.syncope.common.lib.audit
Classes in org.apache.syncope.common.lib.audit that implement BaseBean Modifier and Type Class Description classAuditEntryclassEventCategory -
Uses of BaseBean in org.apache.syncope.common.lib.command
Classes in org.apache.syncope.common.lib.command that implement BaseBean Modifier and Type Class Description classCommandArgsclassCommandOutputclassCommandTO -
Uses of BaseBean in org.apache.syncope.common.lib.info
Classes in org.apache.syncope.common.lib.info that implement BaseBean Modifier and Type Class Description classJavaImplInfoclassNumbersInfoclassPlatformInfoclassSystemInfostatic classSystemInfo.LoadInstant -
Uses of BaseBean in org.apache.syncope.common.lib.policy
Subinterfaces of BaseBean in org.apache.syncope.common.lib.policy Modifier and Type Interface Description interfaceAccountRuleConfinterfaceComposablePolicyinterfacePasswordRuleConfinterfaceRuleConfClasses in org.apache.syncope.common.lib.policy that implement BaseBean Modifier and Type Class Description classAbstractAccountRuleConfclassAbstractPasswordRuleConfclassAccountPolicyTOclassDefaultAccountRuleConfclassDefaultPasswordRuleConfclassHaveIBeenPwnedPasswordRuleConfclassPasswordPolicyTOclassPolicyTO -
Uses of BaseBean in org.apache.syncope.common.lib.report
Subinterfaces of BaseBean in org.apache.syncope.common.lib.report Modifier and Type Interface Description interfaceReportConf -
Uses of BaseBean in org.apache.syncope.common.lib.request
Classes in org.apache.syncope.common.lib.request that implement BaseBean Modifier and Type Class Description classAbstractPatchclassAbstractPatchItem<T>classAbstractReplacePatchItem<T>When a field of this type fromAnyUR,AnyObjectUR,GroupURorUserURisnull, no change will be performed; otherwise the result fromAbstractPatchItem.getValue()will replace the current value of the related field.classAnyCRclassAnyObjectCRclassAnyObjectURclassAnyURclassAttrPatchclassBooleanReplacePatchItemclassGroupCRclassGroupURclassLinkedAccountURclassLongPatchItemclassMembershipURclassPasswordPatchclassRelationshipURclassResourceARResource Association Request.classResourceDRResource De-association Request.classStatusRclassStringPatchItemclassStringReplacePatchItemclassUserCRclassUserUR -
Uses of BaseBean in org.apache.syncope.common.lib.search
Classes in org.apache.syncope.common.lib.search that implement BaseBean Modifier and Type Class Description classAbstractFiqlSearchConditionBuilder<P extends SyncopeProperty<C>,PA extends SyncopePartialCondition<P,C>,C extends SyncopeCompleteCondition<PA,P>>classAnyObjectFiqlSearchConditionBuilderExtendsAbstractFiqlSearchConditionBuilderby providing some additional facilities for searching any objects in Syncope.classConnObjectTOFiqlSearchConditionBuilderExtendsAbstractFiqlSearchConditionBuilderby providing some additional facilities for searching connector objects.classGroupFiqlSearchConditionBuilderExtendsAbstractFiqlSearchConditionBuilderby providing some additional facilities for searching groups in Syncope.classUserFiqlSearchConditionBuilderExtendsAbstractFiqlSearchConditionBuilderby providing some additional facilities for searching users in Syncope. -
Uses of BaseBean in org.apache.syncope.common.lib.to
Classes in org.apache.syncope.common.lib.to with type parameters of type BaseBean Modifier and Type Class Description classPagedResult<T extends BaseBean>Subinterfaces of BaseBean in org.apache.syncope.common.lib.to Modifier and Type Interface Description interfaceEntityTOinterfaceNamedEntityTOinterfaceTemplatableTO -
Uses of BaseBean in org.apache.syncope.common.lib.types
Classes in org.apache.syncope.common.lib.types that implement BaseBean Modifier and Type Class Description classAuditElementsclassAuditLoggerName
-