edu.mit.stellar.api.group
Interface SGroupManager
- All Superinterfaces:
- SGroupFactory
public interface SGroupManager
- extends SGroupFactory
SGroupManager
- Version:
- $Revision: 29988 $, $Date: 2008-02-09 22:10:42 -0500 (Sat, 09 Feb 2008) $
- Author:
- MIT Stellar team
createSGroup
SGroupM createSGroup(java.lang.String id)
getSGroupM
SGroupM getSGroupM(SGroup sGroup)
deleteSGroup
void deleteSGroup(SGroup sGroup)
updateSGroup
void updateSGroup(SGroupM sGroup)
Copyright © 2007-2008 MIT IS&T ISDA. All Rights Reserved.