|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SecurityGroup
Groups contacts together based on their security privileges.
| Method Summary | |
|---|---|
Contact[] |
getMembers()
Returns the value of this SecurityGroup object's members attribute. |
void |
setMembers(Contact[] p_members)
Sets the members attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.Identifiable |
|---|
getIdentifier, getName, setIdentifier, setName |
| Methods inherited from interface gov.nih.nci.mageom.domain.Describable |
|---|
getAuditTrail, getDescriptions, getSecurity, setAuditTrail, setDescriptions, setSecurity |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setMembers(Contact[] p_members)
SecurityGroup object.
p_members - The new value for members.getMembers()Contact[] getMembers()
SecurityGroup object's members attribute.
gov.nih.nci.mageom.bean.AuditAndSecurity.Contact[] The value of members.Contact
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||