Uses of Class
org.apache.syncope.core.provisioning.api.IntAttrName.Builder
Packages that use IntAttrName.Builder
-
Uses of IntAttrName.Builder in org.apache.syncope.core.provisioning.api
Methods in org.apache.syncope.core.provisioning.api that return IntAttrName.BuilderModifier and TypeMethodDescriptionIntAttrName.Builder.withExternalAnyObject(String externalAnyObject) IntAttrName.Builder.withExternalGroup(String externalGroup) IntAttrName.Builder.withExternalUser(String externalUser) IntAttrName.Builder.withMembership(String membership) IntAttrName.Builder.withRelationship(String type, String anyObject) IntAttrName.Builder.withSchemaInfo(IntAttrName.SchemaInfo schemaInfo) Methods in org.apache.syncope.core.provisioning.api with parameters of type IntAttrName.BuilderModifier and TypeMethodDescriptionprotected voidIntAttrNameParser.setFieldOrSchemaName(String fieldOrSchemaName, AnyTypeKind anyTypeKind, IntAttrName.Builder result) protected voidIntAttrNameParser.setFieldOrSchemaName(String fieldOrSchemaName, IntAttrName.Builder result)