Deprecated API


Contents
Deprecated Interfaces
edu.mit.stellar.api.structure.NexusGroup
          entire approach replaced with roster / Relationship and modification to the group package 
edu.mit.stellar.api.structure.NexusGroupM
          entire approach replaced with roster / Relationship and modification to the group package 
edu.mit.stellar.api.structure.NexusGroupManager
          entire approach replaced with roster / Relationship and modification to the group package 
 

Deprecated Methods
edu.mit.stellar.api.structure.NexusGroupManager.addGroupToNexus(NexusM, SGroup)
          entire approach replaced with roster / Relationship 
edu.mit.stellar.api.group.SGroup.addMember(Principal)
          Use SGroupM interface for a modifiable group. 
edu.mit.stellar.api.group.SGroup.getAdministrator()
          need for this is under review 
edu.mit.stellar.api.structure.NexusGroup.getCategoryRef()
          entire approach replaced with roster / Relationship and modification to the group package 
edu.mit.stellar.api.structure.NexusGroup.getGroupId()
          entire approach replaced with roster / Relationship and modification to the group package 
edu.mit.stellar.api.structure.NexusGroup.getGroupManagerId()
          entire approach replaced with roster / Relationship and modification to the group package 
edu.mit.stellar.api.structure.Nexus.getNexusGroups()
          entire approach replaced with roster / Relationship and modification to the group package 
edu.mit.stellar.api.group.SGroup.getOwner()
          need for this is under review 
edu.mit.stellar.api.roster.RelationshipType.getPermissionCollections()
          placeholder method, to be refined 
edu.mit.stellar.api.roster.RelationshipType.getPermissionSets()
          placeholder method, to be refined 
edu.mit.stellar.api.structure.Nexus.getProperties()
          multi-valued and non-string properties should be supported 
edu.mit.stellar.api.structure.Nexus.getProperty(String)
          multi-valued and non-string properties should be supported 
edu.mit.stellar.api.structure.NexusGroupManager.removeGroupFromNexus(NexusM, SGroup)
          entire approach replaced with roster / Relationship 
edu.mit.stellar.api.group.SGroup.removeMember(Principal)
          Use SGroupM interface for a modifiable group. 
edu.mit.stellar.api.group.SGroupM.setAdministrator(Principal)
          need for this is under review 
edu.mit.stellar.api.structure.NexusGroupM.setCategoryRef(String)
          entire approach replaced with roster / Relationship and modification to the group package 
edu.mit.stellar.api.structure.NexusM.setCreatedDate(Date)
          probably shouldn't be in interface, should be autogenerated by implementations 
edu.mit.stellar.api.structure.NexusGroupM.setGroupId(String)
          entire approach replaced with roster / Relationship and modification to the group package 
edu.mit.stellar.api.structure.NexusGroupM.setGroupManagerId(String)
          entire approach replaced with roster / Relationship and modification to the group package 
edu.mit.stellar.api.group.SGroupM.setOwner(Principal)
          need for this is under review 
edu.mit.stellar.api.structure.NexusM.setUUID(String)
          probably shouldn't be in interface, UUIDs should be autogenerated by implementations 
 



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