@Entity public class LabsGroupControl extends AbstractMemberBo implements GroupMemberContract
objectId, versionNumber
Constructor and Description |
---|
LabsGroupControl() |
Modifier and Type | Method and Description |
---|---|
String |
getGroupId()
This is the id for the Group.
|
String |
getId()
The unique identifier for an object.
|
String |
getMyGroupName() |
String |
getMyGroupNameSpace() |
void |
setGroupId(String groupId) |
void |
setId(String id) |
void |
setMyGroupName(String myGroupName) |
void |
setMyGroupNameSpace(String myGroupNameSpace) |
getMemberId, getType, setMemberId, setType, setTypeCode
getActiveFromDate, getActiveFromDateValue, getActiveToDate, getActiveToDateValue, isActive, isActive, isActive, setActiveFromDateValue, setActiveToDateValue
generateAndSetObjectIdIfNeeded, getExtensionObject, getObjectId, getVersionNumber, prePersist, preUpdate, setExtensionObject, setObjectId, setVersionNumber, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMemberId, getType
getVersionNumber
getObjectId
getActiveFromDate, getActiveToDate, isActive
isActive
public LabsGroupControl()
public String getId()
Identifiable
getId
in interface Identifiable
public String getGroupId()
GroupMemberContract
This is a id assigned to a Group. It defines the group this group member belongs to.
getGroupId
in interface GroupMemberContract
public void setGroupId(String groupId)
public String getMyGroupName()
public void setMyGroupName(String myGroupName)
public String getMyGroupNameSpace()
public void setMyGroupNameSpace(String myGroupNameSpace)
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.