|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |