Uses of Interface
org.apache.directory.scim.spec.schema.AttributeContainer
Packages that use AttributeContainer
-
Uses of AttributeContainer in org.apache.directory.scim.spec.filter
Methods in org.apache.directory.scim.spec.filter with parameters of type AttributeContainerModifier and TypeMethodDescriptionprotected abstract RBaseFilterExpressionMapper.apply(AttributeComparisonExpression expression, AttributeContainer attributeContainer) protected abstract RBaseFilterExpressionMapper.apply(AttributePresentExpression expression, AttributeContainer attributeContainer) BaseFilterExpressionMapper.apply(FilterExpression expression, AttributeContainer attributeContainer) protected RBaseFilterExpressionMapper.apply(GroupExpression expression, AttributeContainer attributeContainer) protected RBaseFilterExpressionMapper.apply(LogicalExpression expression, AttributeContainer attributeContainer) protected abstract RBaseFilterExpressionMapper.apply(ValuePathExpression expression, AttributeContainer attributeContainer) protected static Schema.AttributeBaseFilterExpressionMapper.attribute(AttributeContainer attributeContainer, AttributeReference attributeReference) protected RBaseFilterExpressionMapper.unhandledExpression(FilterExpression expression, AttributeContainer attributeContainer) -
Uses of AttributeContainer in org.apache.directory.scim.spec.schema
Classes in org.apache.directory.scim.spec.schema that implement AttributeContainerModifier and TypeClassDescriptionclassDefines the structure of the SCIM schemas as defined by section 7 of the SCIM schema specification.static classDefines the structure of attributes included in SCIM schemas as defined by section 7 of the SCIM schema specification.