null
. Principal
the intermediate path is null
.
@param groupID The id of the new group; must not be null
.
@return The new Group
.
@throws AuthorizableExistsException in case the given groupID is alreadyin use or another {@link Authorizable} with the same{@link Authorizable#getID() ID} or principal name already exists.
@throws RepositoryException If another error occurs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|