Class IntAttrName.Builder
java.lang.Object
org.apache.syncope.core.provisioning.api.IntAttrName.Builder
- Enclosing class:
IntAttrName
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IntAttrNamebuild()withExternalAnyObject(String externalAnyObject) withExternalGroup(String externalGroup) withExternalUser(String externalUser) withMembership(String membership) withRelationship(String type, String anyObject) withSchemaInfo(IntAttrName.SchemaInfo schemaInfo)
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
withField
-
withSchemaInfo
-
withExternalGroup
-
withExternalUser
-
withExternalAnyObject
-
withMembership
-
withRelationship
-
build
-