public class CustomUserInfoDefinitionAPIDelegate extends Object
| Constructor and Description |
|---|
CustomUserInfoDefinitionAPIDelegate(IdentityService service) |
| Modifier and Type | Method and Description |
|---|---|
long |
count() |
CustomUserInfoDefinition |
create(org.bonitasoft.engine.identity.model.builder.SCustomUserInfoDefinitionBuilderFactory factory,
CustomUserInfoDefinitionCreator creator) |
void |
delete(long id) |
List<CustomUserInfoDefinition> |
list(int startIndex,
int maxResult) |
public CustomUserInfoDefinitionAPIDelegate(IdentityService service)
public CustomUserInfoDefinition create(org.bonitasoft.engine.identity.model.builder.SCustomUserInfoDefinitionBuilderFactory factory, CustomUserInfoDefinitionCreator creator) throws CreationException
CreationExceptionpublic void delete(long id)
throws DeletionException
DeletionExceptionpublic List<CustomUserInfoDefinition> list(int startIndex, int maxResult)
public long count()
Copyright © 2015 Bonitasoft S.A.. All rights reserved.