Uses of Interface
kaos.core.csi.registration.ModificationType

Packages that use ModificationType
kaos.core.csi.registration   
 

Uses of ModificationType in kaos.core.csi.registration
 

Methods in kaos.core.csi.registration that return ModificationType
 ModificationType GroupRegistration.addGroupLeader(java.lang.String actorId, java.lang.String groupURI)
          Adds the specified actor as a leader of the given group.
 ModificationType Property.getModificationType()
          Obtain the result of the property modification.
 ModificationType GroupRegistration.removeGroupLeader(java.lang.String actorId, java.lang.String groupURI)
          Remove the specified actor as a leader of the given group.
 

Methods in kaos.core.csi.registration with parameters of type ModificationType
 void Property.setModificationType(ModificationType result)
          Set the result of the property modification.
 



Copyright © 2006 IHMC All Rights Reserved.