Package org.bonitasoft.engine.identity
Interface CustomUserInfoDefinition
-
- All Superinterfaces:
BonitaObject,Serializable
- All Known Implementing Classes:
CustomUserInfoDefinitionImpl
public interface CustomUserInfoDefinition extends BonitaObject
Describes a custom user information definition that will be available for allUsers in the organization.- Since:
- 6.3
- Author:
- Vincent Elcrin
- See Also:
User
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDescription()longgetId()StringgetName()
-