GroupMember

Name GroupMember
Usage GroupService
getMembersOfGroup getMembers createGroupMember updateGroupMember
GroupMemberQueryResults
Type Complex

Description

Copyright 2005-2012 The Kuali Foundation

Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.opensource.org/licenses/ecl2.php

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Structure Definition

ShortName Name Type Description Required? Read only? Cardinality XML Attribute? Implementation Notes
id Id String The unique identifier for an object. This can be null.     One No  
groupId Group Id String This is the id for the Group.


This is a id assigned to a Group. It defines the group this group member belongs to.

Required   One No  
memberId Member Id String This is the member id for the Group Member.


This is a id value that defines the Group Member. This value is either a Principal Id or Group Id
depending on the type code

Required   One No