Uses of Interface
org.marketcetera.admin.MutableUserAttribute
-
Packages that use MutableUserAttribute Package Description org.marketcetera.admin -
-
Uses of MutableUserAttribute in org.marketcetera.admin
Methods in org.marketcetera.admin that return MutableUserAttribute Modifier and Type Method Description MutableUserAttributeMutableUserAttributeFactory. create(UserAttribute inUserAttribute)Creates aUserAttributeobject from the given value.MutableUserAttributeMutableUserAttributeFactory. create(User inUser, UserAttributeType inType, String inAttribute)Create aMutableUserAttributeobject with the given attributes.
-