Package | Description |
---|---|
com.communote.server.core.user |
Modifier and Type | Method and Description |
---|---|
Long |
UserGroupManagementBase.createExternalGroup(ExternalGroupVO groupVO) |
Long |
UserGroupManagement.createExternalGroup(ExternalGroupVO groupVO)
Create a group imported from an external system.
|
protected Long |
UserGroupManagementImpl.handleCreateExternalGroup(ExternalGroupVO groupVO) |
protected abstract Long |
UserGroupManagementBase.handleCreateExternalGroup(ExternalGroupVO groupVO)
Performs the core logic for
UserGroupManagementBase.createExternalGroup(ExternalGroupVO) |
Copyright © 2019 Communote team. All rights reserved.