@Override
 protected CreateNamespaceState getState(final int stateId) {
   return CreateNamespaceState.valueOf(stateId);
 }