edu.mit.stellar.api.structure
Interface NexusGroupManager


Deprecated. entire approach replaced with roster / Relationship and modification to the group package

public interface NexusGroupManager

NexusGroupManager

Version:
$Revision: 30001 $, $Date: 2008-02-11 00:20:04 -0500 (Mon, 11 Feb 2008) $
Author:
MIT Stellar team

Method Summary
 void addGroupToNexus(NexusM nexus, SGroup group)
          Deprecated. entire approach replaced with roster / Relationship
 void removeGroupFromNexus(NexusM nexus, SGroup group)
          Deprecated. entire approach replaced with roster / Relationship
 

Method Detail

addGroupToNexus

void addGroupToNexus(NexusM nexus,
                     SGroup group)
                     throws java.lang.Exception
Deprecated. entire approach replaced with roster / Relationship

Parameters:
nexus -
group -
Throws:
java.lang.Exception

removeGroupFromNexus

void removeGroupFromNexus(NexusM nexus,
                          SGroup group)
                          throws java.lang.Exception
Deprecated. entire approach replaced with roster / Relationship

Parameters:
nexus -
group -
Throws:
java.lang.Exception


Copyright © 2007-2008 MIT IS&T ISDA. All Rights Reserved.