Interface SGroupUpdateBuilder
- All Superinterfaces:
SIdentityUpdateBuilder
- All Known Implementing Classes:
SGroupUpdateBuilderImpl
- Author:
- Baptiste Mesta, Matthieu Chaffotte
-
Method Summary
Modifier and TypeMethodDescriptionupdateCreatedBy(long createdBy) updateCreationDate(long creationDate) updateDescription(String description) updateDisplayName(String displayName) updateLastUpdate(long lastUpdate) updateName(String name) updateParentPath(String parentPath) Methods inherited from interface org.bonitasoft.engine.identity.model.builder.SIdentityUpdateBuilder
done
-
Method Details
-
updateName
-
updateDisplayName
-
updateDescription
-
updateParentPath
-
updateCreatedBy
-
updateCreationDate
-
updateLastUpdate
-