Class RemoveAllRoleObligations

  • All Implemented Interfaces:
    java.io.Serializable

    public class RemoveAllRoleObligations
    extends ChangeDS
    A reorganisation command, a command that changes the OS
    Author:
    jomi
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.lang.String roleId  
      private static long serialVersionUID  
    • Method Summary

      Modifier and Type Method Description
      void execute​(OS os, OE oe)  
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • roleId

        java.lang.String roleId
    • Constructor Detail

      • RemoveAllRoleObligations

        public RemoveAllRoleObligations()
      • RemoveAllRoleObligations

        public RemoveAllRoleObligations​(java.lang.String roleId)