public class SGroupUpdateBuilderImpl extends Object implements org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilder
| Constructor and Description |
|---|
SGroupUpdateBuilderImpl(org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor |
done() |
org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilder |
updateCreatedBy(long createdBy) |
org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilder |
updateCreationDate(long creationDate) |
org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilder |
updateDescription(String description) |
org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilder |
updateDisplayName(String displayName) |
org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilder |
updateLastUpdate(long lastUpdate) |
org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilder |
updateName(String name) |
org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilder |
updateParentPath(String parentPath) |
public SGroupUpdateBuilderImpl(org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor descriptor)
public org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor done()
done in interface org.bonitasoft.engine.identity.model.builder.SIdentityUpdateBuilderpublic org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilder updateName(String name)
updateName in interface org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilderpublic org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilder updateDisplayName(String displayName)
updateDisplayName in interface org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilderpublic org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilder updateDescription(String description)
updateDescription in interface org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilderpublic org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilder updateParentPath(String parentPath)
updateParentPath in interface org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilderpublic org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilder updateCreatedBy(long createdBy)
updateCreatedBy in interface org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilderpublic org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilder updateCreationDate(long creationDate)
updateCreationDate in interface org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilderpublic org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilder updateLastUpdate(long lastUpdate)
updateLastUpdate in interface org.bonitasoft.engine.identity.model.builder.SGroupUpdateBuilderCopyright © 2017 Bonitasoft S.A.. All rights reserved.